...
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
JSONSource | FDP_SOURCE | Yes | JSONSource to parse |
JSONPathExpression | FDP_XPATH | Yes | The JSONPathexpression to use to find a value in the JSONSource |
Outputs
| Required | Description |
---|---|---|
| No | The value returned from the JSONPath expression is returned to the workflow in this variable. |
Artifacts
This operation doesn’t consume or produce any artifacts.
...