Retrieve by XPath string
Content Type: Module
Categories:
Overview
Retrieve objects by an XPath defined in a string.
Documentation
Retrieve by Xpath string
Retrieve objects by an Xpath defined in a string
Installation
Install from the Marketplace or import the "RetrieveByXPathString_action.mpk" Java action into a module of your choosing.
Usage
Generate an XPath string and pass it to the Java action. The Java action will retrieve results filtered by that XPath.
Releases
Version: 1.0.0
Framework Version: 8.18.16
Release Notes: Initial release