Add an Oracle Cloud Applications Instance to a Visual Application

If you want to populate a visual application's catalog with REST services from an Oracle Cloud Applications backend, you need to add the Oracle Cloud Applications instance to the same environment as your Visual Builder instance.

All visual applications in the project will use the Oracle Cloud Applications instance URL specified in the environment, but your visual app can be configured to use a different Oracle Cloud Applications backend by specifying a different instance URL under Backends in the Navigator's Services pane. The project-level backend configuration is ignored if you or another developer configures a different Oracle Cloud Applications backend.

You can only add one Oracle Cloud Applications instance to an environment. The instance can reside either in the same identity domain as your VB Studio instance (current identity domain) or in a different identity domain.

  • To add an Oracle Cloud Applications instance from your current identity domain:
    1. In the left navigator, click Environments Environments.
    2. In the Service Instances tab, click Add Instance.
    3. In the Add Service Instances dialog box, select Oracle Cloud Applications under Instance Type.
    4. Select Identity Domain under Authentication Method.
    5. Select the Oracle Cloud Applications instance you want to add and click Add.
  • To add an Oracle Cloud Applications instance from another identity domain, you'll need the credentials of a user who can access the Oracle Cloud Applications instance. Identify a user who can access the Oracle Cloud Applications instance and get that user's credentials, then follow theses steps:
    1. In the left navigator, click Environments Environments .
    2. Select an existing environment or create one.

      To create an environment, click Create Environment. In Environment Name and Description, enter a unique name and description, and click Create.

    3. In the Service Instances tab, click Add Instance.
    4. In the Add Service Instances dialog, select Oracle Cloud Applications under Instance Type.
    5. Select Application Credentials under Authentication Method and follow these steps:
      1. In Base URL, enter the base URL of the Oracle Cloud Applications instance.
      2. In Instance Name, update the instance's name if you want. The name will be displayed in the Service Instances tab.
      3. In Username and Password, enter the credentials of a user who can access the Oracle Cloud Applications instance.
      4. Click Add.