How do I throw a business exception on ICS?
Content
Hi experts,
I created an integration in ICS that calls a search API. When I pass a filter that returns no records, the API returns an exception but ICS integration is returning this exception as a system exception when I would like it to return a business exception. I dealt with my process built in PCS to catch and handle business exceptions but this integration is only returning system exceptions. I would like to handle this exception that is returned from the search API through Global Failure and throw a business exception so that it is properly caught in the process.
Tagged:
0