...
If no matches are returned, or the matched element is empty, FDP_Value
will contain an empty string.
...
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 |
Artifacts
This operation doesn’t consume or produce any artifacts.
...