...
If no matches are returned, or the matched element is empty, FDP_Value
will contain an empty string.
Info |
---|
You can try JSONPath here: http://jsonpath.com/ |
Environment/Instance Properties
...
Property Name
...
Required
...
Description
...
N/A
Project Properties
...
Property Name
...
Required
...
Description
...
N/A
...
The JSONPath that you enter in that website is then used in FlexDeploy.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
JSONSource |
| Yes | JSONSource to parse |
JSONPathExpression |
| Yes | The JSONPathexpression to use to find a value in the JSONSource |
Outputs
Output Name | 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.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...