Skip to main content
Skip table of contents

Providing Adapters on the X4 Server

To integrate the finished adapter package in 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.

  1. Unpack the generated .zip file under C:\X4\Server\<wildfly>\modules
  2. Add a reference to the adapter's module in the X4-Extensions module (de.softproject.x4.extensions)

  3. 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.

Please note that the adapter project and the provided adapter module cannot be used simultaneously on the same X4 Server.

JavaScript errors detected

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

If this problem persists, please contact our support.