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, then click Get.

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

  3. Click Configure Configure icon on the recipe to configure its resources.

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

Configure the Oracle Jira Connection

Use the following steps to configure the ORCL-BRT-JIRA_TASKSYNC_CONNECTION connection.

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the Atlassian host name.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Authorization Code Credentials.
    Client ID Enter the integration key of the OAuth application created in Jira. See Configure Jira.
    Client Secret Enter the client secret of the OAuth application created in Jira.
    Scope Enter read:jira-work, manage:jira-project, write:jira-work, manage:jira-configuration, read:jira-user.
  4. Click Save. If prompted, click Save again.
  5. Click Provide Consent.
  6. In the resulting Sign in dialog, enter your Oracle Integration user name and password, and click Sign in.
    You'll now be redirected to the Jira login page.
  7. Enter your Jira account credentials and click Continue to log in.
    You are now displayed a page that prompts you to authorize the connection to the Jira application created previously.
  8. On the Jira web page, click ACCEPT.
    You're informed that access to Jira is allowed. You can now switch back to the Jira Connection window of Oracle Integration to test your connection.
  9. In the Oracle Jira Connection window, click Test to ensure that your connection is successfully configured.
    A message confirms if your test is successful.
  10. To return to the project workspace, click Go back Back icon.

Configure the Oracle NetSuite Connection

Use the following steps to configure the ORCL-BRT-NS_TASKSYNC_CONNECTION connection.

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    WSDL URL Enter the Oracle NetSuite WSDL URL; for example, https://webservices.netsuite.com/wsdl/v2022_1_0/netsuite.wsdl . See Configure Oracle NetSuite.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Token Based Authentication.
    Consumer Key Enter the consumer key of the integration record in Oracle NetSuite. See Configure Oracle NetSuite.
    Consumer Secret Enter the consumer secret of the integration record in Oracle NetSuite.
    Token Enter the token ID provided by Oracle NetSuite.
    Token Secret Enter the token secret provided by Oracle NetSuite.
    Account ID Enter your Oracle NetSuite account identifier.

    Note:

    You must enter this information in capital letters.
  4. Click Save. If prompted, click Save again.
  5. 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.
  6. To return to the project workspace, click Go back Back icon.

Update Integration Properties

You have to update the integration property values so that the Jira issues are created in the right project.

  1. In the Integrations section, click Actions Actions icon on the integration flow, then select Update property values.
  2. In the Update Property Values dialog, update the integration properties with appropriate values.
    1. NetSuiteProjectInternalId: This integration property holds the internal ID of the Oracle NetSuite project with the project tasks. Enter the internal ID you obtained earlier. See Configure Oracle NetSuite.
    2. FromAddress: This integration property holds the email address from which run-time exception emails are sent. Enter an email address of your choice.
    3. ToAddress: This integration property holds the email address to which run-time exception emails are sent. Enter an email address of your choice.
    4. JiraProjectKey: This integration property holds the key of the Jira project in which the issues are created. Enter the key you obtained earlier. See Configure Jira.
  3. Click Submit.

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