Question
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 request. Right now, I get a success message no matter what happens in the BR.
Thanks in advance!
