5Setting Up Additional Integrations

Setting Up Contractor Integration

This topic describes how to import and activate integration settings that enable you to validate contractor information against data from the contractor licensing body.

Oracle provides pre-built integrations with specific contractor licensing bodies. To set up this integration, download the integration files from My Oracle Support and then import them into Oracle Autonomous Integration Cloud (OIC). To use an integration after you set it up, use the Contractor License Options page. For more information, see . Setting Up Contractor License Options.

To set up contractor integration:

  1. Go to My Oracle Support (MOS) and access Doc ID 2672514.1.

  2. Follow the instructions on the MOS page, and save the .iar integration file for your contractor licensing body.

  3. Access the main console in OIC.

  4. Click Integrations in the left frame.

  5. Click the Import button at the top of the Integrations page.

  6. Select the integration file for your licensing body, then click the Import button.

  7. Click Connections in the left frame.

  8. Test the Generic REST Trigger connection:

    1. Access the detail page for the Generic REST Trigger connection..

    2. Click the Test button.

    3. When the test is 100% complete, click Save and then Close.

  9. Test the integration for the imported licensing body:

    1. Access the detail page for the licensing body connection.

    2. Click the Test button.

    3. When the test is 100% complete, click Save and then Close.

  10. Click Integrations in the left frame to return to the Integrations page.

  11. Turn on the activation switch for the new licensing body integration.

  12. In the Activate Integration window that appears, click the Activate button.

Setting Up a Proxy Role and User for Integrated Voice Response

Set up a proxy user in the Oracle Security Console to give your Integrated Voice Response (IVR) system access to PSCR.

The IVR system accesses permit information via REST, using the proxy user credentials. During a call, a public user provides the IVR system with both a permit number and their personal IVR code. The IVR system sends that code along with any request to access the permit information in the PSCR system. PSCR verifies that the code matches the IVR code that’s stored in the permit owner’s account. If the code matches, the request is honored.

In this procedure you will use the Security Console to:

  1. Create a custom role for the IVR access.

  2. Assign a delivered duty role to the custom role.

  3. Create the IVR proxy user.

  4. Assign the custom IVR role to the IVR proxy user.

For more information about using the Security Console, see: Using the Security Console.

Creating the IVR Custom Role

To create the PSC IVR Proxy User role:

  1. Navigate to the Security Console.

    To navigate to the Security Console, you have these options:

    • In Functional Setup Manager, click the task: Create Integrated Voice Response Proxy User.

    • Click Setup and Maintenance on the Agency Springboard, and on the Fusion Applications home page, select Navigator > Tools > Security Console.

  2. Select the Roles tab.

  3. Click Create Role.

  4. On the Create Role: Basic Information page enter the following:

    Page Element

    Value

    Role Name

    PSC IVR Proxy User

    Role Code

    CUSTOM_PSCR_IVR_PROXY_USER

    Role Category

    Financials — Job Roles

  5. Click the Role Hierarchy step, and add the following duty role: PSC Interactive Voice Recognition Proxy User (ORA_PSC_IVR_PROXY_USER_DUTY).

  6. Click the Summary step and click Save and Close.

Creating the IVR User

To create the IVR proxy user:

  1. In the Security Console, click the Users tab.

  2. On the User Accounts page, click Add User Account.

  3. On the Add User Account page in the User Information section, enter a Last Name and User Name of your choice.

    Note: The name given for the proxy user should be generic, such as IVR Proxy User.
  4. Enter a Password of your choice and confirm it.

  5. Click Add Role for the Roles grid, and assign this role to your proxy user:

    • Role Name: PSC IVR Proxy User

    • Role Code: CUSTOM_PSCR_IVR_PROXY_USER

  6. Click Save and Close.