如何在 BizTalk 管理控制台中调试接收和发送端口?
我有几个接收和发送端口,除了其中一个之外,它们工作正常。
那么,我们是否有任何方法可以调试或查看端口的执行顺序,并获取有关特定端口为何不工作的详细信息?
I have couple of Receive and Send ports, they are working fine except one of them.
So do we have any way by which I can debug or look at the sequence in which the ports are executed and get the details as to why that particular port is not working?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
打开编排跟踪。在管理控制台组中心查看“跟踪的消息事件”。您还可以查看编排中的进度。右键单击编排跟踪事件,您可以在那里找到编排调试器。
Turn on tracking on your orchestration. In the management console group hub look at 'tracked message events'. You can also view the progress within an orchestration. Right click on an orchestration tracking event and you can find orchestration debugger there.