Test an Adapter

After pushing an adapter to an Oracle Integration instance, test the adapter to ensure it is functioning as expected.

  1. Gather the information that you need to test the adapter.

    For example:

    • Register a client application with the authorization server to generate a set of client credentials.

    • Get an access token and understand how to use it to access protected resources.

    For guidance, read the provider documentation.

  2. Create and implement a test plan for your adapter.
Next step: Depending on your findings during the test, determine your next step.