Corrolate 2 msgs. 1 incoming, 1 created on-the-fly.

Home Page Forums BizTalk 2004 – BizTalk 2010 Corrolate 2 msgs. 1 incoming, 1 created on-the-fly.

Viewing 2 reply threads
  • Author
    Posts
    • #12136

      Hi,

      Here is a high level overview of what I need to do

      [quote:74dfeb6fbb]I have an incoming message. Could be either a flat file or XML. I want to take this message (untouched) and call another orchestration which will disassemble/map/… this message.

      The other orchestration is unknown at design time but is in fact looked up at runtime.

      I also need to send additional information along with this message to that other orchestration.

      I cannot touch (actually, I don’t know anything about the original message nor it’s schema) the original message’s schema in order to create distinguished fields or properties.
      [/quote:74dfeb6fbb]

      My thought is to create a seperate schema which will hold the additional information in distinguished fields and then pass that along with the original message. This newly created message will have unique information for the original message.

      So…
      How can I send two messages to a single orchestration? And how can I ensure that each incoming message has a unique generated message?

      If I am unclear, please post and I will try to expand on my description.

      Thanks

      Scott

    • #12137

      It sounds like you could use Direct Binding to accomplish this.

      What does this mean:
      “And how can I ensure that each incoming message has a unique generated message?”

      You will need to use a Parallel Convoy, I think, to get the two messages into one Orchestration. You can find samples of that on the site.

    • #49764
      biztalkgurus

        First Frost by Sarah Addison Allen · 9781250190970

    Viewing 2 reply threads
    • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.