Can you get errors back in a Form Request?
Hi,
I'm learning how to use Orchestrator and have followed a tutorial to create an Orchestration using a simple Form Service Request to add a record to the Item Master using P4101. So far so good. But, if the add fails, is there a way to get the error message back? For example, it's great as long as the add is successful and I get the new item number back. But, if the add fails I only get back some general java exceptions. I tried in the Process Recorder to see I could add an item where it failed to see