/AWS1/CL_CNCPRGSSIVEDIALERCFG¶
Progressive Dialer config
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_bandwidthallocation TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The bandwidth allocation of a queue resource.
Optional arguments:¶
iv_dialingcapacity TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Allocates dialing capacity for this campaign between multiple active campaigns
Queryable Attributes¶
bandwidthAllocation¶
The bandwidth allocation of a queue resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BANDWIDTHALLOCATION() |
Getter for BANDWIDTHALLOCATION, with configurable default |
ASK_BANDWIDTHALLOCATION() |
Getter for BANDWIDTHALLOCATION w/ exceptions if field has no |
STR_BANDWIDTHALLOCATION() |
String format for BANDWIDTHALLOCATION, with configurable def |
HAS_BANDWIDTHALLOCATION() |
Determine if BANDWIDTHALLOCATION has a value |
dialingCapacity¶
Allocates dialing capacity for this campaign between multiple active campaigns
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIALINGCAPACITY() |
Getter for DIALINGCAPACITY, with configurable default |
ASK_DIALINGCAPACITY() |
Getter for DIALINGCAPACITY w/ exceptions if field has no val |
STR_DIALINGCAPACITY() |
String format for DIALINGCAPACITY, with configurable default |
HAS_DIALINGCAPACITY() |
Determine if DIALINGCAPACITY has a value |