Hi.
I have a service that’s called by a trigger, which throws an exception for retry if there’s a problem connecting to our database. The trigger will retry for the configured number of attempts.
What I’d like is, after the final attempt, for the pipeline to get written somewhere so that an admin can manually resubmit it.
Any advice on how to achieve this?
Thanks.
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB