Friday Fact: You Can Get an XPath value in Logic Apps without returning an array!
Nov 7, 2025
If you’ve ever worked with XML inside Azure Logic Apps, you’ve probably seen this little quirk:You try to extract a simple value using the xpath()
BizTalk Training – Accessing and change message values inside orchestration
Oct 26, 2009
One of the first things a BizTalk developer learns is that messages are immutable Once a message is received or created, you cannot simply "overwrite" a value
BizTalk Working With XPath – XPath 1.0 Operators and Special Characters Quick Reference
Aug 29, 2009
In BizTalk Server, XPath is the "scalpel" you use to perform surgery on XML messages While the Mapper handles basic tasks, Orchestration expressions and
BizTalk Working With XPath – XPath 1.0 Function Library Quick Reference
Aug 29, 2009
Whether you are extracting a value in an Orchestration Expression shape or building a complex Custom XSLT map, XPath is the language of choice However,


