Hello, I have an inbound endpoint calling a sequence once triggered. In this sequence, I call a REST API which can return a 404 causing the whole sequence and subsequences to stop. But the return of the API is useful and I would like to continue the process with it even if it is a 404.
Have you any idea how I can achieve that ? Regards, Thomas
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
