Skip to end of banner
Go to start of banner

Webex

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

Cisco Webex is an app-centric, cloud-based service that provides a complete collaboration suite for teams to create, meet, message, call, care, white board, and share, regardless of whether they’re together or apart—in one continuous workstream before, during, and after meetings. It is built to help teams work seamlessly. It is simple, secure, complete, and open, and provides a space for people to work better. The core capabilities of Cisco Webex are Meetings, Messaging, and Calling. The Cisco Webex platform, app-centric design, hybrid services, and architecture of Cisco Webex create a unique and differentiated service.  For more information on the solution, refer to Cisco Webex.

Cisco Webex Meetings provides a Messaging API that VFC is able to use to retrieve content from Webex Rooms.  The Webex Import Source uses the Webex Messaging API to list and download available recordings, query and add participants prior to ingest.  Separate recordings are created for each recorded Webex user.  Each recording contains details of all meeting participants.  Once triggered, Webex content is ingested indefinitely in near real-time.  If the integration is restarted or the first recording start time reset, no duplicate content will be created within VFC.

For a general description of Verba Import sources, please refer to Import sources.

Recording is supported for the following modalities only:

  • MP4 Video (includes audio only content)


1. Prerequisites

  • Two components, a Cisco Webex integration application and a VFC Import Source are required.

  • Firewall access must be arranged as two way internet communication is required between the Import Source and Webex.
    • Incoming data to the Import Source server is specified in the Webex Integration redirect URI.  The URL and port number is fully configurable and is secured by TLS over HTTP.
    • Outgoing data to Webex is on Port 443.
  • VFC video recording licence.

2. Create a Cisco Webex Integration

To create a Webex integration, a Webex account backed by Cisco Webex Common Identity (CI) is required. If no Webex account is available, sign up. If you're using Webex Meetings, your site will must be on Common Identity.  Typically, the user creating the API Integration needs to be the Compliance Officer on Webex.  Navigate to https://developer.webex.com/my-apps and press the Create a new app button.  Then press the Create an integration button to create an OAuth Integration.


Configuration Item

Description

Value
Mobile SDK
(Webex iOS or Android SDK 3.0+)
No
Integration NameName of your integration as it will appear in Webex.VFC WebEx Meetings Ingestion
IconUpload your own or select from our defaults. Must be exactly 512x512px in JPEG or PNG format.Use VFC Logo provided.
App Hub DescriptionWhat does your app do, how does it benefit users, how do users get started? Does your app require a non-Webex account? If your app is not free or has additional features for paid users, please note that and link to pricing information. 1024 character limit.

VFC WebEx Meetings Ingestion. 

(Note the application will not be shared on the app hub at present.)

Redirect URI(s)

One or more URIs that a user will be redirected to when completing an OAuth grant flow.


http(s)://<VFC Hostname>:<VFC Port>/Webex/RedirectURI/OAuth

VFC Hostname is the name of the VFC server

VFC Port is the port opened in the customer firewall for Webex access.

Make a note of this value as it is also required when configuring the VFC Webex import source.

Scopes

Scopes define the level of access that your integration requires.

Select the following 3 scopes:

    • meeting:recordings_read
    • meeting:recordings_write
    • meeting:participants_read


Once all the integration values have been entered, press the Add Integration button.  Make a note of the two important values shown, Client Id and Client Secret.  They are required during the next step, configuration of the VFC Webex Import Source.


3. Create a WebEx Import Source

Follow the steps in VFC to create a new Import source.  All settings are mandatory, apart from TLS configuration.

Step 1 - Open the VFC Web interface then select Data > Import Sources from the top menu

Step 2 - Click on the Add New Import Source link on the top right.

Step 3 - Complete the configuration according to the requirements in the following table

Configuration Item

Description

Value
NameMandatory.  Name your Import Source. This name will identify the source across the system.Recommended to include the import source type and purpose.
TypeMandatory.  Import Source typeSelect WebEx (not Cisco Spark) from the Import Type drop-down
Webex Integration Client Id

Mandatory.  Client Id value obtained during previous step of Webex creation integration. Used during OAuth authentication.

Example:

M2lzY29zcGFyazovL3VzL0FQUExJQ0FUSU9OL0MzNWI4NmM0

ATg2Nzc3NmQxNzhiMjg1OGIwMTMzNTdiODJiMTFkZjVlNmM1N

GhiZTlkOGNjNzYyMDcyMTU3M2Mz

Webex Integration Client Secret

Mandatory.  Client Secret value obtained during previous step of Webex creation integration. Used during OAuth authentication.

Example:

0c2e71a7f2628596ad856a9e6ab7efddead07d6b272dc2a2ef3f9fc4cf74d0b7

Webex Integration Redirect URI

Mandatory.  URI called by Webex during authentication process. Same value used during configuration of the Webex integration.

http(s)://<VFC Hostname>:<VFC Port>/Webex/RedirectURI/OAuth

VFC Hostname is the name of the VFC server

VFC Port is the port opened in the customer firewall for Webex access.

Compliance Site URLOptional.  Compliance Officer's Webex site from which to retrieve recordings.  If not specified, the user's default site will be used.Example: abc.webex.com or normally leave blank.
TLS Certificate File or ThumbprintOptional certificate file / certificate thumbprint used for the Webex connection.
TLS Key File

Optional file system location where the certificate key is stored.


TLS Key Password

Specify the password for the file that contains the certificate keys.


TLS Trust List

Certificate chain (or Chain of Trust) is made up of a list of certificates that start from a server's certificate and terminate with the root certificate. If your server's certificate is to be trusted, its signature has to be traceable back to its root CA.


Webex Recording Start Timestamp

Mandatory.  Timestamp of the earliest WebEx recording to be ingested.

Example:

2023.01.29 07:00:00

Recording Import Batch Size (minutes)

Mandatory.  Every time the Import Source is run by the Data Management Policy, it attempts to retrieve Webex content dated from the Webex Recording Timestamp to the Webex Recording Timestamp plus the Recording Import Batch Size in minutes.

IMPORTANT: The maximum number of recordings that can be retrieved within the time period above is 100. If Webex recording usage is high, reduce the Recording Import Batch Size so there are no more than 100 recordings during the period. No alert is currently raised if more than 100 recordings are present.


On Completion Delete Recordings Stored in WebexOptional.  Allows VFC to become the single repository for Webex content.Not yet supported.

Webex

Do not press this button until an active Data Management Policy has been created.

Until the VFC Import Source has been saved with settings for all of the above values and an active Data Management Policy created, this button will not authenticate the VFC Import Source with Webex and content will not be ingested.

N/A.

4. Create an active Data Management Policy

Follow the steps below to configure the Data Import action.  Note, the policy must be active before proceeding to authenticate the VFC Import Source with Webex.

Step 1 - In the Verba web interface, navigate to Data > Data Management Policies

Step 2 - Click on the Add New Data Management Policy button at the top-right corner of the page

Step 3 - For the action, select Data Import

Step 4 - Under Available Import Sources, select the Import Source that you created, then click on the Add button just below the text field

Step 5 - Configure the policy details, based on the information that is shown in the configuration items summary table below

Step 6 - Set up how frequently the Import should be run in the Scheduling section

Step 7 - Click on Save


Configuration Parameter Name

Description

Enable Recording Rules

Specifies if all data should be processed in the imported data set or just the records of the recorded users as configured in VFC.

Note that all Webex users are currently treated as recorded and this will be addressed in a future release.

Execute Only on Selected Servers

If enabled, a specific server can be chosen that will run this policy

5. Authenticate the VFC Webex Import Source with Webex

Webex

Once all previous steps have been completed, press this button. A popup window appears which allows the Compliance Officer to authenticate the Import Source via Webex logon. Once authenticated, an encrypted token is stored on the VFC Import Server. The token is automatically renewed when required by the VFC Webex Import Source. After authentication, token status information is displayed as shown below. Token status information can also be checked by entering the first part of the Redirect URI: http(s)://<VFC Hostname>:<VFC Port>

VFC Hostname is the name of the VFC server

VFC Port is the port opened in the customer firewall for Webex access.


6. Validate Webex Authentication

OAuth token status information can be displayed by entering the first part of the Redirect URI in a web browser.

http(s)://<VFC Hostname>:<VFC Port>

VFC Hostname is the name of the VFC server

VFC Port is the port opened in the customer firewall for Webex access.

Import Policy Configuration

Follow the steps below to configure the Data Import action:

Step 1 - In the Verba web interface, navigate to Data > Data Management Policies

Step 2 - Click on the Add New Data Management Policy button at the top-right corner of the page

Step 3 - For the action, select Data Import

Step 4 - Under Available Import Sources, select the Import Source that you created, then click on the Add button just below the text field

Step 5 - Configure the policy details, based on the information that is shown in the configuration items summary table below

Step 6 - Set up how frequently the Import should be run in the Scheduling section

Step 7 - Click on Save


Configuration Parameter Name

Description

Enable Recording RulesSpecifies if all data should be processed in the imported data set or just the records of the recorded users as configured in Verba
Execute Only on Selected Servers

If enabled, a specific server can be chosen that will run this policy

Folders used by Webex Import Source

Folder Location

Purpose

Program Files\Verba\work\cdrimport\webex\work\policyId_importSourceIdToken storage, temporary Webex content download.

Program Files\Verba\work\cdrimport\webex\laststate\policyId_importSourceId

Cursor file containing current import status so that import source can be stopped and restarted from previous timestamp.

Types of alerts raised by the ACR Import Source

Alert Message

Explanation

Could not parse configuration of sourceProblem with Import Source configuration setting.

Unable to List Webex recordings

External Webex server connection problem check firewall permissions.

Check metadata received from Webex.

Unable to List Webex participants

External Webex server connection problem check firewall permissions.

Check metadata received from Webex.

Problem retrieving media

External Webex server connection problem check firewall permissions.

Check media available from Webex.

Detected no recorded parties in a recording

No recording owner found in customer custom metadata.

To be implemented in a future release.

Unable to find expected Webex metadata

Webex call metadata could not be extracted.

To be implemented in a future release.

Webex Content Ingestion Status Reporting - To be implemented in a future release.

No report files are generated, however at the end of each batch, a notification alert is raised containing details of recordings migrated from Webex into VFC.

Example alert:

Webex metadata - To be completed in a future release.

The system captures the following metadata.

These fields are available through the standard and the Webex specific custom metadata template (not yet available).

Metadata Field

Description

Template

Available

Start DateStart date of the conversationStandardYes
Start TimeStart time on the conversationStandardYes
End DateEnd date of the conversationStandardYes
End TimeEnd time of the conversationStandardYes
DurationLength of the conversationStandardYes
UserName of the recorded userStandardYes
FromSubscriberStandardYes
From InfoUser / contact nameStandardYes
ToConference ParticipantsStandardYes
To InfoUser / contact nameStandardYes
Platform Call IDUnique conversation identifier received from the recorded platformStandardYes
Source PlatformWebexStandardYes
Conversation TypeVideoStandardYes
TBATBAWebexYes
  • No labels