X4 Produktdokumentation

Using Private Files Below Processes

If process resources are to be used only within a particular process, they can be created directly below a parent process. This means that they can only be used in the process context and cannot be called from other processes.

Basically, the same resources can be created below an individual process as within a project – be it sub-processes, documents such as XML files, SQL statements or even adapters.

PrivateFilesESB.png

The resources to be used can be created both, via the context menu New > <Resource nameand via the toolbar  dc5a3185-02c0-4052-8930-3e0b97792a78.png  > Add <Resource name>.

The resources created can then be parameterizes as usually and integrated into the process diagram via drag & drop from the repository.