Reading a files Header & body in a common orchetrsation

Home Page Forums BizTalk 2004 – BizTalk 2010 Reading a files Header & body in a common orchetrsation

Viewing 1 reply thread
  • Author
    Posts
    • #12810

      I have a file whose header and body are both important to me and i need to mix some fields from the header and body to produce an outgoing message.

      Eg:

      AA,BB; [HEADER]

      [BODY]
      a,b,c,d,e,f,g,h…
      a,b,c,d,e,f,g,h…
      a,b,c,d,e,f,g,h…
      a,b,c,d,e,f,g,h…
      a,b,c,d,e,f,g,h…

      I want to extract fields AA,BB and a,b,c in the same orchestration.

      What do I do?

    • #12811

      I read your article. From what I gathered I have deduced that you must have an element with a message context property..and this is possible only in propert schemas(right?) and can I have property schemas as a header schema? according to the file structure I posted above?

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