Hi,
i m working with a NW BPM (SP 09) where i call asynchronously a web service:
BPM -> SOAP (asynch)
If the service call is failing, e.g. service down, wrong password, wrong parameter ect, how to catch that?
An asynchronous PI outbound interface does not have a fault message type.
If you click on boundary event / button "Add" of the automated activity then there is nothing to select.
I want to inform the the origin message sender that his call wasn't successful.
/Udo