I am writing a flow that should “return with success” under all conditions. However, in case an error occurs, it should set an error variable.
Can I declare a ‘$error’ variable in my service output, or should I use a different variable?
I think $error has internal significance to the IS server –
can someone elaborate. The IS development guide does not say much here.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services