Gets the result of a query on a specified document.
This activity is used to get the result of a JSONPath/XPath(Query) on a given JSON or XML document.
Document Input: String Argument Required Specifies the name of the input document.
String Argument
Required
Query: String Argument Specifies the query to be applied on the document.
Workspace Name: String Argument Required Specifies the name of the workspace.
Query Result: String Variable Represents the Query result in the output Variable
String Variable
Last updated 3 years ago