X4 Produktdokumentation

Template with Adapter Examples

X4 BPMS contains an ESBn ESB template with sseveral sample processes with built-in ADK adapters.

Note:

The ADK package containing the Java files for the adapters contained in the template (adk-example.zip) can be downloaded from the download area of the SoftProject website . For more information, see Configuring the ADK Environment.

How to open the template

  1. In the Projects view, right-click an empty area.

  2. Select New.

  3. Select ESB Project.
    The Project Creation Wizard dialog box opens.

    image-20240712-094423.png
  4. Select Demo > ADK_Demo_2024.

  5. Enter a name in the Project name field.

  6. Select Finish.

The template contains several real-world and intuitive sample processes that you can use as a basis for developing your own adapters with Java.

image-20240709-093111.png

The sample processes contain detailed explanations and notes.

image-20240709-093617.png