Skip to main content
Skip table of contents

Providing Adapters on the X4 Server

To include the finished adapter package into the X4 Server configuration the compiled adapter classes and required external libraries are provided as Java archive (.jar file) on the application server.

The sample project within the ADK package already contains the corresponding Maven build, which generates the JAR file and descriptors already with the expected folder structure.

How to provide an adapter on the X4 Server

  1. Execute Maven clean install.

  2. Unpack the generated ZIP file target/adk-examples-1.0.0-SNAPSHOT-wildfly-module.zip under C:\X4\Server\<wildfly>\modules

  3. Add a reference to the adapter's own module within the X4-Extensions module. 

  4. Restart the X4 Server.
    The adapter will be available within the X4 Designer after the next connection with the X4 Server and can be then used in processes.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.