The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.

Forum Discussion

mathieu_cartel's avatar
mathieu_cartel
Icon for OneStream Employee rankOneStream Employee
11 months ago

Returning a success or failure message from DM via REST API

Hi all, I'm triggering a DM job using the REST API. The job is running a business rule. I handle errors in the BR but I need to actually return the success or failure as a response to the postman r...