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.

Note:

The recipe includes the following library file.

StringArrayConversion: The library file includes a JavaScript function named GetEmailArray. The function converts the participant email IDs to a JSON array. The array is then used to send email notifications to the individual event participants.

Configure the Oracle HCM Cloud Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the Oracle HCM Cloud host name. For example: https://your_domain_name.fa.DC.oraclecloud.com.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Username Password Token.
    User Name Enter the user name of the account created for Oracle Integration on Oracle HCM Cloud. See Configure Oracle HCM Cloud.
    Password Enter the password of the account created for Oracle Integration on Oracle HCM Cloud.
  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 Google Calendar Connection

  1. In the Connections section, click the connection name.
  2. In the Security section, enter the following details:
    Field Information to Enter
    Client ID Enter the Client ID obtained when you configured Microsoft Office 365 Calendar. See Configure Google Calendar.
    Client Secret Enter the Client Secret obtained when you configured Google Calendar.
    Scope
    Enter
    https://www.googleapis.com/auth/calendar
  3. Click Save. If prompted, click Save again.
  4. Click Provide Consent.
  5. 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 Google Calendar page.
  6. Enter your Google Calendar account credentials.
    A page is displayed asking for permission to interact with the account.
  7. Click Yes.
    You're informed that access is allowed. You can now switch back to the Google Calendar Connection window of Oracle Integration to test your connection.
  8. 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.
  9. To return to the project workspace, click Go back Back icon.

Configure the Lookup Table

Edit the NotificationLookup lookup table to configure the email address to which the notification emails are sent.

  1. In the Lookups section, click the lookup name.
  2. Enter the values for the following keys.
    Key Value
    FromAddress Specify the email address from which the notification emails are sent. Enter an email address of your choice.
    ToAddress Specify the email address to which the notification emails are sent. Enter an email address of your choice.
  3. Click Save. If prompted, click Save again.
  4. To return to the project workspace, click Go back Back icon.