Get data from xmldocument for BAM with repeating item

Home Page Forums BizTalk 2004 – BizTalk 2010 Get data from xmldocument for BAM with repeating item

Viewing 2 reply threads
  • Author
    Posts
    • #23385

      Does anybody know if it’s possible to get values for BAM from a recurring item in a message?

      Ex:
      <Header>
      <id>4</id>
      <items>
      <item>
      <weight>99</weight>
      </item>
      <item>
      <weight>100</weight>
      </item>
      </items>
      </Header>

      I’ve managed to extract the id field in the header and show it via BAM portal. But would it be possible to sum up the weight items and store it for BAM? When I tried to save the weight field I got an error in the biztalk admin console.

      Thanks, Johan

    • #23440

      I guess not that many people have experience with BAM :\

      /johan

    • #23553

      Johan —

       

      This is definitely possible. What was the answer you received? Is this message flowing through BizTalk, the WCF Interceptor, or the WF Interceptor? Do you have a copy of your tracking profile?

       

      Jeff Sanders

       

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