Evaluate XPath
Evaluates the XPath on a XML
Last updated
Evaluates the XPath on a XML
Last updated
This activity evaluates the XPath on a use-Decodespecified XML input.
XPath: Required
Input the XPath of the element to be read.
Input: Required
Input the XML to evaluate the XML.
Decode Html: Specifies whether to apply text preprocessing to decode Html to convert Html entities on the Html input.
Input Format: Specifies the type of input provided. By default the value is XML.
Result: Stores the updated XML after evaluating the XPath in the specified variable.