Set Up Oracle Visual Builder Studio to Extend Oracle Joint Venture Management

To extend Joint Venture Management pages using Oracle Visual Builder Studio (VB Studio), you must complete the following one-time tasks:

  • Set up VB Studio.

    A user with the appropriate permissions must complete the setup tasks described in Set Up VB Studio to Extend Oracle Cloud Applications.

  • Set up a project in VB Studio.

    After setting up VB Studio, a joint venture administrator must complete the following tasks to create a project for Joint Venture Management in VB Studio and then configure the settings in the project:

    Task How to Perform the Task
    Create a VB Studio project using an application template. See Create a Project.
    Note: Make sure to select Joint Venture Management as the base application.

    Associate the user’s credentials with the job that you'll use to deploy your extended code.

    By default, the deployment job in your VB Studio project doesn't have credentials to connect to your development instance, so you must specify them manually.

    See Configure the Deployment Job.

    In the project, create an environment with your VB Studio.

    By default, the deployment job deploys your extended code to a development environment instance. To deploy your extended code to a production environment instance, you need to create a reference to the production environment.

    See step 2.In the project, create an environment with your Visual Builder instance.
    Configure the job to deploy your extended code to your development environment instance. See Run the Pipeline Manually.
    Configure the job to deploy your extended code to the production environment instance. See Set Up the Project to Deploy to Production.