Skip to content

/AWS1/CL_CNT=>UPDATEROUTINGPROFILEQUEUES()

About UpdateRoutingProfileQueues

Updates the properties associated with a set of queues for a routing profile.

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_ROUTINGPROFILEID TYPE /AWS1/CNTROUTINGPROFILEID /AWS1/CNTROUTINGPROFILEID

The identifier of the routing profile.

IT_QUEUECONFIGS TYPE /AWS1/CL_CNTROUTINGPFLQUEUECFG=>TT_ROUTINGPFLQUEUECONFIGLIST TT_ROUTINGPFLQUEUECONFIGLIST

The queues to be updated for this routing profile. Queues must first be associated to the routing profile. You can do this using AssociateRoutingProfileQueues.