Show TOC

Creating and Deploying the AdapterLocate this document in the navigation structure

Context

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

RAR is a proprietary archive file format that supports data compression, error recovery and file spanning. RAR files can be created with WinRAR, RAR, and other software that shares copyrighted code under license from Alexander Roshal.

Procedure

  1. Create a RAR file.
  2. Deploy the RAR file.
  3. Load the adapter metadata.
    1. Load the metadata file, ra.xml, to PCK.

      In a browser, enter URL http://<host>:<port>/CPACache/schemaupload.jsp .

      Enter the user ID and password when prompted.

    2. Enter the following:

      The location of the YourAdapterRA.xml

      Adapter type: YOURADAPTERFile

      Adapter namespace: http://sap.com/xi/XI/YourAdapterName

      Adapter version: 1.0

    3. Locate the YourAdapterRA.xml

    4. Select Upload Adapter Metadata .

      More information: Loading Adapter Metadata

  4. Verify the adapter.

    After deploying and loading the adapter metadata, the adapter is available in PCK.

    To verify the existence of the adapter, use the URL, http://<host>:<port>/pck/start/index.jsp and select Adapter Monitor.

    More information: Communication Channel Monitor