Skip to main content
Feedback

Packaging the adapter

Use the build-adapter script to compile and package the adapter.

Procedure

  1. Run the build script.

    • Linux or macOS:

      /home/user/MasheryLocalSDK$ ./build-adapter.sh
    • Windows:

      C:\Users\Administrator\MasheryLocalSDK> build-adapter.bat

    The build script reports any compilation errors. If errors are reported, rerun the build script.

  2. The script generates an archive file, tml-mashery-customer-extension.zip, in the MasheryLocalSDK/dist folder. Upload this file to the Local Edition installer.

On this Page