Skip to content

/AWS1/CL_CNTGLBRESILIENCYMET

Information about the global resiliency configuration for the contact, including traffic distribution details.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_activeregion TYPE /AWS1/CNTACTIVEREGION /AWS1/CNTACTIVEREGION

The current AWS region in which the contact is active. This indicates where the contact is being processed in real-time.

iv_originregion TYPE /AWS1/CNTORIGINREGION /AWS1/CNTORIGINREGION

The AWS region where the contact was originally created and initiated. This may differ from the ActiveRegion if the contact has been transferred across regions.

iv_trafdistributiongroupid TYPE /AWS1/CNTTRAFDISTRIBUTIONGRPID /AWS1/CNTTRAFDISTRIBUTIONGRPID

The identifier of the traffic distribution group.


Queryable Attributes

ActiveRegion

The current AWS region in which the contact is active. This indicates where the contact is being processed in real-time.

Accessible with the following methods

Method Description
GET_ACTIVEREGION() Getter for ACTIVEREGION, with configurable default
ASK_ACTIVEREGION() Getter for ACTIVEREGION w/ exceptions if field has no value
HAS_ACTIVEREGION() Determine if ACTIVEREGION has a value

OriginRegion

The AWS region where the contact was originally created and initiated. This may differ from the ActiveRegion if the contact has been transferred across regions.

Accessible with the following methods

Method Description
GET_ORIGINREGION() Getter for ORIGINREGION, with configurable default
ASK_ORIGINREGION() Getter for ORIGINREGION w/ exceptions if field has no value
HAS_ORIGINREGION() Determine if ORIGINREGION has a value

TrafficDistributionGroupId

The identifier of the traffic distribution group.

Accessible with the following methods

Method Description
GET_TRAFDISTRIBUTIONGROUPID() Getter for TRAFFICDISTRIBUTIONGROUPID, with configurable def
ASK_TRAFDISTRIBUTIONGROUPID() Getter for TRAFFICDISTRIBUTIONGROUPID w/ exceptions if field
HAS_TRAFDISTRIBUTIONGROUPID() Determine if TRAFFICDISTRIBUTIONGROUPID has a value