Dataset to JSON
Export rows from a dataset to JSON format. You can download this system service from Grexx Marketplace.
Note:
Only dataset columns with an external reference are included. By default, columns containing attributes inherit the external reference from the attribute (if set). For more information, see Configure datasets.
Input
Use a casetype activity to add inputs to the Start dataset to JSON
form.
Attribute | Data type | Mandatory? | Description |
---|---|---|---|
Caseid | Case ID | Yes | The case ID that is used as the current case in the dataset filter. |
Dataset | Case ID | Yes | The case ID of the dataset to export. |
Tip:
To view the case ID of a dataset, open the Datasets list, click Columns and enable the caseid column.
Output
Outputs are added to the Result dataset to JSON
form when the Dataset to JSON
case is closed.
Attribute | Data type | Mandatory? | Description |
---|---|---|---|
Output | JSON (multivalue) | Yes | List of the resulting JSON. |