json-doc()
converts the JSON document at the given path
into OXN, parses it and returns the <json>
root element.
Relative paths are resolved relative to the flow file's path.
user.json
:
Example: Read a JSON config
Flow:
Last updated