JSON
![]() | The JSON document component includes JSON documents into the process. |
Properties
Document | Path to the linked JSON file in the repository |
Label | Label of the symbol within the process diagram |
Operation | Determines if the file is read or written Possible values:
|
Type | Defines the type of the file The file type has no effect on the process execution, it contains meta information of the component. Hinweis: The For files in the TemporaryFiles folder, only the Possible values:
|
Creating a JSON Document
JSON documents can be created within an ESB project in the Resources
folder (for resources) and in the TemporaryFiles
folder (for buffer files). Different options are available for this purpose:
- via the Project > Add JSON Document menu
- via the New > JSON Document context menu
- via the New > Add JSON Document menu
To create a JSON document, do the following:
- Within the ESB project, right-click on the folder to access the context menu.
- In the context menu, click New >
A selection of available templates is displayed. . Select a blank template or an existing template.
In File Name, enter the file name.
- To create the JSON document, click Finish.
The JSON document is created and opened in the JSON Editor 2.