In the try block, I just update a pipeline variable called (say), ‘someErrorVariable’, then exit the flow with failure.
In the catch block, after calling getLastError, I access the error variable in the pipeline in this manner:
%lastError/pipeline/someErrorVariable%
This has worked well so far. Do the problems mentioned apply to this approach too?
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods