Query pertaining to the XML assembler

Home Page Forums BizTalk 2004 – BizTalk 2010 Query pertaining to the XML assembler

Viewing 1 reply thread
  • Author
    Posts
    • #20197

      Hi gurus,

      I have a situation that I need to attach a header(like 3 fileds which has GUID fields,and 2 other fields) with some an acutal fileds(around 10) and a footer which consists of datetime(1 field).For this case which option would be better?would it be better if we have 1 header,1 footer and 1 actual file together with one envelope?

      Please guide  and also if possible provide some pointers or codes.

       

      BTS Amateur

       

    • #20209

      You could probably do this with the assembler and an envelope schema, but it would require using promoted properties to populate the envelope during the assembling process. Your case sounds pretty simple, so you might want to check if it isn’t actually simpler to just create the entire message using a map…

      • #20214

        Hey Mate,

         

        Thanks alot for the reply,I had this thought in my mind too but after using the Mapper would I be able to pass the output as a string to another webservice?Please advice.

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