Download or Delete Adapters

In VS Code, click OIC Rapid Adapter Builder on the sidebar to view all the registered adapters on an Oracle Integration instance.

The extension displays the adapters from the Oracle Integration instance set as active in the publisher profile. See Configure the VS Code Extension for Rapid Adapter Builder.

You can perform the following tasks in the Registered Adapters section.

  1. View all adapters: View the list of registered adapters that is displayed. Click Refresh to refresh the list.
  2. Download adapter bundles: Right-click a registered adapter, and then click Download.

    The corresponding adapter bundle is downloaded as an archive file with the .rab extension. The bundle contains all the adapter artifacts, such as the adapter definition document, the logo, and so on. Using the VS Code extension, you can seamlessly begin a new project by importing this bundle into a clean workspace. See Create or Import Adapter Bundles.

  3. Delete adapters: Right-click a registered adapter, and then click Delete to delete an adapter from the instance.