Skip to main content

Get help for ARIS

JSON to list

The JSON to list operator creates an array from a JSON expression.

Example 104.

In this example, the JSON-based output of a report is the input parameter, and the output is an array.

JSON_TO_LIST[GET_ELEMENT_BY_KEY(${Run report.outputMessage.outputvalue.stringMapItem} 'output'))