Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Property Code

Required

Description





  

Project Properties

Property Name

Property Code

Required

Description





   

Inputs

Input Name

Input Code

Required

Description

JSONSourceFDP_SOURCEYesJSONSource to parse
JSONPathExpressionFDP_XPATHYesThe JSONPathexpression to use to find a value in the JSONSource

  

Outputs

Output Name

Required

Description

FDP_Value

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.

...