In orchestration, Connector is failing when API response is ERROR
In an orchestration, when using a Connector, if the API response is SUCCESS, the process proceeds to the next component. However, if the API response is ERROR, the connector fails and does not continue.
Even if API response is ERROR it shall move to the next component and trigger a Message.
Kindly help.