Forum Discussion

mathieu_cartel's avatar
mathieu_cartel
Icon for OneStream Employee rankOneStream Employee
3 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...