The Messaging engine failed to process a message submitted by adapter:FILE
Source URL:C:\BizTalk
Projects\SimpleOrchestration\SimpleOrchestration\In\*.txt. Details:The
published message could not be routed because no subscribers were found. This
error occurs if the subscribed orchestration schedule or send port has not
been started, or if some of the message properties necessary for subscription
evaluation have not been promoted.
if you are receiving a xml message then you must verify that the pipeline
configure to Receive Location is XmlReceive pipeline.... or if you are
receiving a flat file.. then you must have a custom pipeline configured to
this message type...
the reason to this error in this case is that BTS.MessageType context
proporty was not promoted by disassembler pipeline components....


0 Comments:
Post a Comment
<< Home