处理错误通知 [英] Handling error notifications

查看:68
本文介绍了处理错误通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个接收端口,如果连接中有任何错误或在接收文件时发生任何错误,我们希望发送电子邮件通知。我有以下带有过滤器的SMTP发送端口




我正在测试,我以为我会收到以下错误的电子邮件   


适配器收到的消息"FILE"在接收位置"接收位置7"使用URI"E:\ Dropbox \ EncryptDecrypt \Rec \ *。*"暂停。 


 错误详细信息:由于未找到订阅者,因此无法路由已发布的邮件。如果尚未登记订阅业务流程或发送端口,或者尚未提升订阅评估
所需的某些消息属性,则会发生此错误。请使用Biztalk管理控制台解决此故障。  

  MessageId:  {41CED174-81FC-433E-98F2-6568FB6AB6EC}

  InstanceID:{747DFD30-E16A-43E0-949F-8C4094EE4044}


但是没有收到电子邮件通知。




解决方案

< blockquote>

检查在接收端口上启用失败消息的路由



I have a Receive port where we are lookingto send email notification if there is any error in connection or any error occured while receiving the file. I have the below SMTP Send Port with the filters

I was testing and I thought I will be getting email on the below error  

A message received by adapter "FILE" on receive location "Receive Location7" with URI "E:\Dropbox\EncryptDecrypt\Rec\*.*" is suspended. 

 Error details: The published message could not be routed because no subscribers were found. This error occurs if the subscribing orchestration or send port has not been enlisted, or if some of the message properties necessary for subscription evaluation have not been promoted. Please use the Biztalk Administration console to troubleshoot this failure.  
 MessageId:  {41CED174-81FC-433E-98F2-6568FB6AB6EC}
 InstanceID: {747DFD30-E16A-43E0-949F-8C4094EE4044}

But there was not email notification that was received.


解决方案

Check Enabling Routing For Failed Messages on Receive Port


这篇关于处理错误通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆