Creating Bam Activity

Home Page Forums BizTalk 2004 – BizTalk 2010 Creating Bam Activity

Viewing 1 reply thread
  • Author
    Posts
    • #25951

      Hi Gurus,

      I’ve a scenario to implement BAM activity in my interface.
      I’ve an XML Schema with maxoccurs as “unbounded” where i receive multiple records in the xml file which has purchase order details. I need to track the itemid,customer name field in the BAM database.
      This is possible when we promote above fields. unfortunately My schema receives multiple records we cant promote.
      Can any one suggest me alternate solution for this scenario.

      Highly appreciate for your suggestion…

      Regards,
      Karthick

    • #25967

      Use a looping shape and inside that use xpath queries to get the values from the specific nodes and write to BAM.

      Stephen has explained it better here

      http://www.biztalkgurus.com/…/using-xpath-inside-biztalk-orchestrations.aspx

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