Using THROW/CATCH within Business Process Lanaguage
We are starting to look into our BPL's and catch errors that calls may return. Can someone explain how to use the THROW and CATCH within the Business Process Language or have a sample of how it should work?
Thanks
Scott Roth
The Ohio State University Wexner Medical Center
Generally it goes like this:
Check docs for these elements, there are several examples available:
Also, check EnsLib.ebXML.Process.MessageSender for example.
How does it work within the GUI?
Thanks
Scott