Create Configuration API and Billing and Revenue Management Roles

You must create configuration API roles.

To access the configuration APIs of Oracle Billing and Revenue Management (BRM), sign in as an administrator to create these roles.

  1. Go to Navigator > Tools > Security Console.

  2. On the Roles page, click Create Role.

  3. On the Create Role: Basic Information page, enter the following values.

    • Role Name: DX4C_Configuration_Endpoint_Read

    • Role Code: DX4C_CONFIGURATION_ENDPOINT_READ

    • Role Category: CRM-Job Roles

  4. Click the Summary train stop.

  5. Click Save and Close.

  6. On the confirmation dialog box, click OK.

Use the following table to create other configuration API and BRM roles.

Role Name

Role Code

Role Category

DX4C_Configuration_Endpoint_Read

DX4C_CONFIGURATION_ENDPOINT_READ

CRM-Job Roles

DX4C_Configuration_Endpoint_Write

DX4C_CONFIGURATION_ENDPOINT_WRITE

CRM-Job Roles

DX4C_Configuration_Routing_Read

DX4C_CONFIGURATION_ROUTING_READ

CRM-Job Roles

Billing Agent

BILLING_AGENT

CRM-Job Roles

Billing Viewer

BILLING_VIEWER

CRM-Job Roles

Note: For the Billing Agent role, you must add the ORA_ATC_BILLING_CARE_AGENT_DUTY and ORA_ATC_BILLING_CARE_VIEWER_DUTY duty roles in the roles hierarchy. For the billing viewer role, you must add the ORA_ATC_BILLING_CARE_VIEWER_DUTY duty role in the roles hierarchy.

Billing and Revenue Management Calls Redirection

The POST or PATCH calls of Billing and Revenue Management passes through an internal proxy adapter to enable cache clearing mechanism.

In case, you don't want to route calls through the internal adapter, then you must add the header Target-System:<Spoke System> to the REST request.