Configuring Integration Settings

You use this procedure to configure Online Integration Interface (OII) and SAP Cloud for Customer (C4C) integration settings.

  1. On the System Configurator main screen, choose Queue Management > Queues.
  2. Search for the queue whose settings you want to configure. The search result list appears.
  3. Choose the queue by double-clicking it.
  4. Choose Integration Settings.
  5. Configure the settings according to the following table.

    Queue Type

    Field

    Function

    Phone, e-mail, and chat

    Enable OII Integration

    Select this option to enable integration via OII interface in this queue. For example, you can integrate the system with SAP CRM for handling calls, e-mails and chats.

    Phone, e-mail, and chat

    SAP Cloud for Customer Integration URL

    To enable SAP Cloud for Sales or SAP Cloud for Service integrations for this queue, enter a URL in the format http://localhost:[xxxxx]/?CID=[yyyy], where:

    • [xxxxx] is the port of the local host of your system. The default value is 36729.

    • [yyyy] is the system identification code, for Sinch Contact Center the value is BCM1234.

    As of 1711, you can prevent certain contact events from being sent to C4C by adding one or more of the following parameters after the URL, separated with an ampersand (&) character:
    • CALL_ALLOCATED=SKIP

    • CALL_CONNECTED=SKIP

    • CALL_DISCONNECTED=SKIP

    • CHAT_ALLOCATED=SKIP

    • CHAT_CONNECTED=SKIP

    • CHAT_DISCONNECTED=SKIP

    • MAIL_CONNECTED=SKIP

    • MAIL_DISCONNECTED=SKIP

    Alternatively, C4C integration can be defined for users in User and Role Management > User Settings Template > SAP Cloud for Customer Integration, see Defining Settings for SAP Service Cloud for Customer Integration (C4C).

    For more information, see Client Workstation Guide.

    Phone

    Launch Application or URL

    Define the application or web page URL that is launched when an inbound queue call is allocated. The command or URL is launched with the window.open command, and the syntax depends on the application used.

    Optionally, you can add variables that are displayed on the launched page or used in the launched application. The available variables can be selected from the drop-down list.

    example:

    To define that the web page [WEB PAGE] opens and displays the called number and the queue where the call has arrived, define the sentence http://[WEB PAGE ADDRESS]/?BNumber=%BNUMBER%?QueueName=%QUEUENAME% with the following steps.

    1. Enter the text http://[WEB PAGE ADDRESS]/?BNumber=?QueueName=

    2. Place the cursor between equal sign (=) and question mark (?) after BNumber, and select B Number from the drop-down list. This adds the text %BNUMBER%.

    3. Place the cursor after the equal sign (=) after QName, and select Queue Name from the drop-down list. This adds the text %QueueName%.

  6. Save your entries.