Hi All,
In Biztalk , Im consuming web services that SAP has exposed and im setting the retry count and retry interval from biztalk admin console.
Im using scope shapes to figure out that service has successfully called or not . if scope shape is not successfully executed then im trying to log via BAM and ESB
When i stop the send port manually im not able to catch that exception , but its getting suspended.
What should i do to catch the exceptions in orchestration when retry count is set??
Muqeem