Show TOC

Procedure documentationCreating and Deploying the Adapter Locate this document in the navigation structure

 

Create the RAR file and deploy it to the AS Java.

Procedure

  1. Create a RAR file.

  2. Deploy the RAR file.

  3. Load the adapter metadata.

    1. Load the metadata file, ra.xml, to the ES Repository.

      In a browser, enter URL http://<host>:<port>/dir/start.

      Enter the user ID and password when prompted.

    2. In ES Repository create a software component version or open an existing software component version.

    3. Under the software component version, create a namespace that corresponds to the ManagedConnectionFactory attribute namespace or the coded namespace of the adapter.

    4. To load the metadata, call the context menu under   Adapter Objects   Adapter Metadata   and select New.

    5. In the Name field, enter the name of the adapter.

    6. In the Namespace field, enter a unique, vendor-specific namespace that possibly contains a version number. The name and namespace together identify an adapter type.

    7. Locate the YourAdapterRA.xml

    8. Choose   Adapter Metadata   Import XML Description  .

  4. Verify the adapter.

    After deploying, loading and activating the adapter metadata, the adapter is available on AEX.

    1. To verify the existence of the adapter, go to the AEX start page using URL http://<host>:<port>/start/index.jsp.

    2. Click on Integration Builder.

      Enter the User ID and password.

    3. Create a communication channel and select your adapter in the Adapter Type field.