Problem in promoting fields of an Unbounded Record

Home Page Forums BizTalk 2004 – BizTalk 2010 Problem in promoting fields of an Unbounded Record

Viewing 1 reply thread
  • Author
    Posts
    • #20676

       hi,

      When i try to promote a field under an unbounded record through show promotiond it’s generating the following error

      This Node can occur potentially multiple times in the instance document. Only nodes which are guaranteed to be unique can be promoted.

      can any one help me ?

      thanks,

      swetha.

    • #20678

      What is the expected behaviour if you have multple nodes containing this value, do you wish to promote this first occurrance, the last occurrance…

      • #20688

         i need to promote all the occurances as i will be getting multiple records from data base, i need to loop the shema

        • #20690

          You cannot promote multiple values into the same property – a property can only have one value – hence the restriction.

          What is it you are trying to acheive. If you need to extract a recurring value from a message in an orchestration loop then using the xpath function is the simplest way.

          • #20791

             

            Hello guys!!

             I`m facing the same problem within my project. How to loop into the orchestration?

             

            Cheers!

            Daniel Santana

            • #20792

              Hello again…. now not as Anonymous but still facing the problem of not knowing how to loop into multiple values inside an orchestration.

              Tks for help!

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