Register an Adapter on Oracle Integration

After you've set the appropriate release version in your adapter definition document, you're ready to register the adapter on a production instance.

For each adapter bundle, an Oracle Integration instance can have exactly one live version of an adapter. If you update an adapter bundle and register the latest version, the latest version of the bundle always overwrites the previous version.

Note:

Before you make the final push:
  1. Press Ctrl + Shift + P to open the command palette. From the commands displayed, click the RAB: Register RAB Bundle command.

    Now, the VS Code extension registers the adapter on your Oracle Integration instance.

    After the registration is complete, a success message is displayed in the VS Code editor's bottom panel, on the Output tab.

  2. Log in to your Oracle Integration instance and check for the registered adapter.
    1. On the Oracle Integration Home page, click Show/Hide navigation menu Show/Hide Navigation menu to view the navigation pane.
    2. In the navigation pane, click Design, and then click Adapters.
    3. On the Adapters page, click the Search icon, type the name of your adapter in the Search field, and hit Enter.
    You'll see the adapter you registered in the search results. Point to the adapter's row and click View View icon to view its details.