Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3849102
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T16:48:11+00:00 2026-05-19T16:48:11+00:00

I have an orchestration called MyUsefulOrch , hosted in an application MySharedApp . MyUsefulOrch

  • 0

I have an orchestration called MyUsefulOrch, hosted in an application MySharedApp.

MyUsefulOrch has an inbound messagebox-direct-bound port to receive requests, and after doing some useful work, an outbound messagebox-direct-bound port to send a message to the caller.

Now, I have another orchestration called MyCallerOrch which wants to benefit from the useful processing provided by MyUsefulOrch. However, MyCallerOrch is hosted in a different application, MyCallingApp.

I do not want to have any references to the assembly which contains MyUsefulOrch from MyCallerOrch.

My problem now is making sure I can send a message to MyUsefulOrch from MyCallerOrch and receive a response from it.

Ahah! Correlation should do the trick! But how do I go about getting correlation to work in this scenario?

For example:

  • Would I put a correlation id in a property schema and stuff a guid into the message context under this property from MyCallerOrch just before sending it to the messagebox?
  • How do I ensure that MyCallerOrch receives only the responses it needs to receive from MyUsefulOrch?
  • Do I need to put the correlation id value into the message body of the messages which are sent between the two orchestrations?

I would greatly appreciate any help, ideally as descriptive as possible, about how to acheive this.

Many thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T16:48:12+00:00Added an answer on May 19, 2026 at 4:48 pm

    I think you are pretty much on the right track

    Since the 2 applications are going to send messages to eachother, if you use strongly typed schemas, both apps will need to know about the schemas.
    In this case recommend that you separate the common schemas off into a separate assembly, and reference this from both your orchestration apps.
    (Schemas registered on the Server must have unique XMLNS#ROOTs, even across multiple applications)

    However, if you really can’t stand even a shared schema assembly reference, you might need to resort to untyped messages.

    Richard Seroter has an example here

    His article also explains a technique for auto stamping a correlation GUID on the context properties.

    Edit : Good point. It is possible to promote custom context properties on the message without a Pipeline – see the tricks here and here – this would suffice to send the context property to MyUsefulOrch and similarly, the Custom context could be promoted on the return message from within MyUsefulOrch (since MyUsefulOrch doesn’t need any correlation). However I can’t think how, on the return to MyCallingOrch that the custom context property can be used to continue the “following correlation”, unless you add a new correlating property into the return message.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Orchestration with a Direct Bound Logical port. Lets call it O1
another ordered delivery problem. We have an orchestration which is bound to a send
I have an orchestration that uses a request response port to call to a
I have an orchestration in BizTalk that has a CallRules shape in it. The
I have an orchestration which receives an xml via direct binding. In the orchestration
I have a BizTalk orchestration with an expression. The expression has the following: construct
We have a singleton (sequential convoy) orchestration instance which has been flooded with about
I have an orchestration that receives any document type in BizTalk (System.Xml.Document). It looks
We have a parent orchestration where we call a child orchestration. However, once the
I have an n-tier application with the different tiers running on different machines. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.