X4 Produktdokumentation

Providing the Adapter Project as Module

Adapters created with the X4 BPMS can be packaged like Java adapters and provided as module in WildFly. The function Package as a Wildfly Module is available via the context menu of the adapter project.

  1. Make the adapter definition as required, see Defining the Adapter Definition.

  2. Open the context menu on the top project level (project name) and select Package as Adapter.
    A dialog for exporting the project is now opened.

  3. Select the desired storage location and enter the adapter name.

  4. Click Save to export the adapter project as a ZIP folder. 

  5. Provide the adapter on the Server, see Deploying Adapters on the X4 Server.