sql - View a message as it works through a BizTalk orchestration? -
i trying find out value getting dropped biztalk 2006 r2 progresses through orchestration. have been using health , testing utility , can see message ids move through, have hard time figuring out how them see values?
i tried going sql , executing readmessage proc, returned empty values.
any ideas how find specific message?
you want use orchestration debugger tool , put break point in orchestration, run message through , find suspended orcherstration, , debug it.
Comments
Post a Comment