distinguished Field error

Home Page Forums BizTalk 2004 – BizTalk 2010 distinguished Field error

Viewing 0 reply threads
  • Author
    Posts
    • #14202

      Hi,

      I have reffered your link

      http://www.biztalkgurus.com/forums/viewtopic.php?t=1525

      I am also stuck up with same problem as you mentioned above.

      I got one xml message as response of SQL request-response adapter.
      I have transformed this message to another schema. And then stored it in xmlDoc variable. Now in order to send message to another system, i want to send one field and whole XML message. So i have constructed it with Transforming and by setting the value of xmlMessage as \”Empty\” in transform and then assiging the distinguished field of type nText a value of xmlDoc.outerXML.

      But i get the same error as

      \”A failure occured while evaluating the distinguished field proc_selct.newXML against the message part data.The message part data does notcontain at least one of the nodes specified by the Xpah expression that corresponds to the distinguished field.\”

      I have also tested this by creating the a dummy message and then constructing real message but it gives the same error.

      Also i have tested it by giving a default value to distinguished field but also it gives the same error.

      How can i solve this problem?

      Plz help as it urgent.

      Thanks in advanced.

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