On Premises

WebAgent for ServiceNow APP

Note: Additional Anywhere365 WebAgent and CTI Integration license required.

Supported ServiceNow version

  • San Diego (Latest patch)
  • Tokyo
  • Utah
  • Vancouver

Prerequisites

Configure ServiceNow Application

To find your ServiceNow version:

  1. Log into your ServiceNow instance
  2. In the menu type 'stats.do' and press [Enter]. This will open the Statistics page.
  3. You can find your ServiceNow version under 'Build name'

Launch the ServiceNow application.

  1. Set up OAuth 2.0

    Follow the documentation until the step: Create an endpoint for clients to access the instance.

    Url: https://docs.servicenow.com/csh?topicname=t_SettingUpOAuth

  2. Create an endpoint for clients to access the instance

    Follow the steps from the url and create and endpoint *

    Copy
    Redirect URL
    https://webagent.anywhere365.io/cti-auth

     Tip: Save the Client ID, you need it in step 4.

    Url: https://docs.servicenow.com/csh?topicname=t_CreateEndpointforExternalClients

  3. Activate the OpenFrame plugin

    Follow the steps from the url and activate the ‘OpenFrame’ plugin.

    Url: https://docs.servicenow.com/csh?topicname=t_ActivateAPlugin

  4. Create in ServiceNow an OpenFrame configuration for the WebAgent

    See ServiceNow documentation:

    Url: https://docs.servicenow.com/csh?topicname=t_CreateAnOpenFrameConfiguration

    Recommend values:

  5. Allow the WebAgent URL:

    1. In the Navigation filter, enter sys_properties.list. Next, the entire list of properties in the System Properties table appears.

    2. Search for: glide.ui.concourse.onmessage_enforce_same_origin_whitelist

    3. Allow the WebAgent url*: https://webagent.anywhere365.io

  6. Navigate to User Administration > Users

    Click on the gear icon and personalize the list columns. It is highly recommended that you configure the ‘Email’ field and at least one phone field (Business phone, Home phone, Mobile phone).

  7. Assign [sn_openframe_user] to the user (group). For the users of the application, for more information see documentation:

    https://docs.servicenow.com/csh?topicname=r_InstalledWithOpenFrame