Error Handeling

A part from using group of Sequences ( S,F,D )as single entity, is there any other of handeling errors in webMethods.

Sorry, don’t understand you question. Since this is in the EDI forum I assume you are talking about EDI error handling. Perhaps you could provide more details about what problem you are attempting to solve.

Have you searched wMUsers EDI forum for “error handling”. We have over 63,000 posts, I’m pretty sure you’ll find something useful.

Mark

You can also use event handler. In developer: Tools>Event Manager,
you can configure a service to be triggered for different types of Exceptions.
HTH,
Tong

Check out WmSamples package under “sample.errorHandling” folder, you will different another approach for error handling besides group of Sequences ( S,F,D )as single entity.