Skip to content

/AWS1/CL_CNT=>UPDATECONTACTSCHEDULE()

About UpdateContactSchedule

Updates the scheduled time of a task contact that is already scheduled.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_CONTACTID TYPE /AWS1/CNTCONTACTID /AWS1/CNTCONTACTID

The identifier of the contact.

IV_SCHEDULEDTIME TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP

The timestamp, in Unix Epoch seconds format, at which to start running the inbound flow. The scheduled time cannot be in the past. It must be within up to 6 days in future.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTUPDCONTACTSCHDRSP /AWS1/CL_CNTUPDCONTACTSCHDRSP