Property schema for the Header

Home Page Forums BizTalk 2004 – BizTalk 2010 Property schema for the Header

Viewing 1 reply thread
  • Author
    Posts
    • #12838

      Eg:
      [HEADER]
      !02!5002

      [BODY]
      abcd…..

      I need both 02 and 5002 in the orchestartion[b:38d026bfe0] for assignment to outgoing mess.
      [/b:38d026bfe0]

      Can anyone tell me how to assign a property schema for a header in a file so that each component of the header can be available in the orchestration and how?

      How do you relate property chemas to messages or use parts of property schemas?
      Explanation with examples will be highly appreciated.

    • #12839

      Are you breaking up your message into multiple messages inside the pipeline and need this on each message?
      If not, then you could just put them both inside the same schema and promote them.

      If you are breaking it up, not sure if you can create a property schema on the header and promote them. I thought you could – but someone told me you couldn’t. It would be worth a try I think. Otherwise, I would think you could do this inside a custom pipeline to promote the values.

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