Handling Web API process errors

Certified Lead Developer

I have a web api that triggers a process model that has more than 50 nodes. Is there a way I can relay an error back as an web api response if there are errors encountered in the process execution. I am aware that I cannot chain the process model as I have exceeded the 50 node limit.

  Discussion posts and replies are publicly visible