|
We use Boomi to create custom responses. When we get an exception, we change the http response to 200 and pass the message back to the data action. In the flow, the exception array returned by the data action is assigned to task variables. If Task.error_code is set, we evaluate the response to determine ...
|