Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Set value to Element in a message using xpath › Re: Set value to Element in a message using xpath
May 19, 2009 at 4:41 AM
#22398
Possible causes:
1. The element does not exist in the message. The xpath function will not create an element if it does not exist.
2. The xpath statement cannot be resolved. Do you have an sample message?