Skip to content

/AWS1/CL_CNT=>MONITORCONTACT()

About MonitorContact

Initiates silent monitoring of a contact. The Contact Control Panel (CCP) of the user specified by userId will be set to silent monitoring mode on the contact.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

IV_CONTACTID TYPE /AWS1/CNTCONTACTID /AWS1/CNTCONTACTID

The identifier of the contact.

IV_USERID TYPE /AWS1/CNTAGENTRESOURCEID /AWS1/CNTAGENTRESOURCEID

The identifier of the user account.

Optional arguments:

IT_ALLOWEDMONICAPABILITIES TYPE /AWS1/CL_CNTALWEDMONICAPABIL00=>TT_ALLOWEDMONITORCAPABILITIES TT_ALLOWEDMONITORCAPABILITIES

Specify which monitoring actions the user is allowed to take. For example, whether the user is allowed to escalate from silent monitoring to barge. AllowedMonitorCapabilities is required if barge is enabled.

IV_CLIENTTOKEN TYPE /AWS1/CNTCLIENTTOKEN /AWS1/CNTCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTMONITORCONTACTRSP /AWS1/CL_CNTMONITORCONTACTRSP