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 Oracle JIRA Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the Jira host name. For example: https://your_domain_name.atlassian.net.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Leave Authorization Code Credentials selected.
    Client ID Enter the Client ID obtained when you configured your Atlassian instance. See Configure Jira.
    Client Secret Enter the Client Secret obtained when you configured your Atlassian instance.
  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.

Configure the Oracle REST MS Teams 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 Leave REST API Base URL selected.
    Connection URL Enter your Microsoft Graph URL. For example: https://graph.microsoft.com/v1.0.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Leave OAuth Authorization Code Credentials selected.
    Client Id Enter the Client ID obtained when you configured Microsoft Teams. See Configure Microsoft Teams.
    Client Secret Enter the Client Secret obtained when you configured Microsoft Teams.
    Authorization Code URI Enter the Authorization Code URI obtained when you configured Microsoft Teams.
    Access Token URI Enter the Access Token URI obtained when you configured Microsoft Teams.
    Scope Enter the following scope: https://graph.microsoft.com/ChannelMessage.Send https://graph.microsoft.com/Chat.ReadWrite https://graph.microsoft.com/ChatMessage.Send offline_access
  4. Click Save. If prompted, click Save again.
  5. Click Test to ensure that your connection is successfully configured.
    A message confirms if your test is successful.
  6. To return to the project workspace, click Go back Back icon.

Configure the Lookup Table

Edit the JIR-MSTeams-Config-Lookup lookup table to configure the fields in Microsoft Teams.

  1. In the Lookups section, click the lookup name.
  2. Enter the values for the following keys.
    Key Description
    team-id Specify the unique ID of your team in the Microsoft Teams instance.
    channel-id Specify the unique ID of your channel in the Microsoft Teams instance.
    to-address Specify the email address to which the error notification emails are sent. Enter an email address of your choice.
    from-address Specify the email address from which the error notification emails are sent. Enter an email address of your choice. See Troubleshoot Oracle Cloud Infrastructure Notification Email Configuration to Ensure Proper Delivery.
  3. Click Save. If prompted, click Save again.
  4. To return to the project workspace, click Go back Back icon.