Home Page › Forums › BizTalk 2004 – BizTalk 2010 › BizTalk Direct Binding using Message Queue (Any sample?) › BizTalk Direct Binding using Message Queue (Any sample?)
Thanks Stephen.
I have figured out the way to use (Direct binding) – however with some hiccups (the issue you mentioned above)
1) I had two projects, one each for source and destination(consuming) orchestration. Both the projects included the same schema (with the same namespace, except that first one is creating the document and the second one is consuming it). However, it does not work. I get \”no orch. is subscribing\” error. Out of curiousity, I created one big project with both the orch. included (since, same namespace makes sense) and it worked. I will be interested to know how the namespace will look like if I have both the orch. in separate projects. I used subscription viewer utility, but could not figure it what I am doing wrong.
I will look forward to your sample. Hopefully, you will create it as 2 separate projects.
Thanks again. You are doing a wonderful job.
Ken