3 Install and Configure the Recipe

On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources.

  1. On the Oracle Integration Home page, in the Use a recipe/accelerator section, click View all.
  2. Find the recipe you want to install.
  3. Hover over the recipe, then click Install Install icon.

    A message confirms that the recipe was successfully installed, and the recipe card shows INSTALLED.

  4. Hover over the recipe again, and click Configure Configure icon to configure the resources of the recipe.

    The project workspace opens, displaying all the resources of the recipe. Configure the following resources before you activate and run the recipe.

Configure the Primavera Cloud Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    Connection Type Select REST API Base URL.
    Connection URL Enter https://primavera.oraclecloud.com/api/restapi/
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select OAuth Custom Two Legged.
    Access Token Request Specify the request for fetching the access token.
    Access Token Usage Specify how the access token should be passed to access the endpoint.
  4. In the Access Type section, select the Public gateway option.
  5. Click Save. If prompted, click Save again.
  6. Click Test to ensure that your connection is successfully configured. In the resulting dialog, click Test again.

    A message confirms if your test is successful.

  7. To return to the project workspace, click Go back Back icon.

Update Integration Properties

Update the integration property values to specify the source project ID, source and target workspace IDs, and the integration user account email ID.

  1. In the Integrations section, click Actions Actions icon on the integration flow, then select Update property values.
  2. In the Update property values panel, update the integration properties with appropriate values.
    1. Source_Project_Code: This property holds the project ID of the project that you want to migrate. Enter the project ID of the project you created earlier.
    2. Email_Address: This property holds the email address to which integration notifications are sent. Enter the email address of the user running the integration.
    3. Target_Workspace: This property holds the workspace ID of the workspace where you want to migrate your project and baseline data. Enter the target workspace ID you created earlier.
    4. Source_Workspace: This property holds the workspace ID of the source workspace where the source project exists. Enter the workspace ID of the workspace where the project exists.

      Note:

      Refer to the Before You Install the Recipe topic for information on creating a project and workspace and obtaining the required project and workspace IDs.
  3. Click Submit.

    You get a confirmation message that the integration properties have been updated successfully.