Home Page › Forums › BizTalk 2004 – BizTalk 2010 › BizTalk 2006 Tutorial 3
- This topic has 4 replies, 1 voice, and was last updated 9 years, 3 months ago by
community-content.
-
AuthorPosts
-
-
August 30, 2008 at 7:45 PM #20542
Hi,
I’m working on tutorial number 3 in the SDK. I wonder if anyone can help me with the following error.
I’ve promotes PO_Num in all the mentions schmas and sat the receive pipeline to XMLReceive for both “ASN Receive Location” and “Invoice Receive Location”.
The ASN message is successfully received but there is an error with receiving the invoice message:
A message received by adapter “SOAP” on receive location “Invoice Receive Location” with URI “/B2BOrchestrations_WebService/B2BOrchestrations_B2BProcess_ReceiveInvoice_Port.asmx” is suspended.
Error details: The published message could not be routed because no subscribers were found.
I checked the promote properties at the context of suspended message and could not found PONumber promoted. I checked the correllation set and type settings and they are OK – as described in the tutorial.
How can I troubleshoot this problem with the property not promoted?
//Thanks
-
August 31, 2008 at 1:19 AM #20544
The solution now suddenly seem to work after. I don’t have good explanation for this. All I did this morning was that I restarted my computer. If anyone experiences the same error as above please consider restarting your computer after you installed the tutorial updates. A restart of the host instant wasn’t enough in my case.
-
August 31, 2008 at 5:48 AM #20545
I’ve found that you have to restart some things to get a new promoted property to take effect. I’ve never had to go as far as restarting the computer, but I usually need to restart the host instance, the BizTalk admin console, and Visual Studio.
-
August 31, 2008 at 11:07 PM #20547
I did restart the host instance but not the admin console and Visual Studio. It is good to know that this might be needed.
-
-
-
September 10, 2008 at 2:05 AM #20669
Hi ,
I don’t know what’s in the tutorial but this is happening your message has been published in the Messagebox but the message doesn’t have any subscriber’s information. As you know Biztalk has publish-Subscrib Architecture. You need to have a subscriber to deilver your message.
Create a Send port and In the Filter option set the Receive Port name to your Application receive Port.
Then you are not getting that error.
Thanks
Nandika
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.