Versions Compared

Key

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

...

Info

You can try JSONPath here: http://jsonpath.com/  

...

The JSONPath that you enter in that website is then used in FlexDeploy.

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

...