What is XPath ? Describe benefit of it ?
XPath is a navigation language for finding information held in an xml document.
Benefits –
XPath is used by BizTalk Orchestration to retrieve interesting piece of data from a message, which can then be used to route the message or perform a conditional business logic.
No comments:
Post a Comment