/AWS1/CL_CNKEVENTBRIDGECONF¶
Configuration to enable EventBridge case event delivery and determine what data is delivered.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_enabled
TYPE /AWS1/CNKBOOLEAN
/AWS1/CNKBOOLEAN
¶
Indicates whether the to broadcast case event data to the customer.
Optional arguments:¶
io_includeddata
TYPE REF TO /AWS1/CL_CNKEVENTINCLUDEDDATA
/AWS1/CL_CNKEVENTINCLUDEDDATA
¶
Details of what case and related item data is published through the case event stream.
Queryable Attributes¶
enabled¶
Indicates whether the to broadcast case event data to the customer.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |
includedData¶
Details of what case and related item data is published through the case event stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INCLUDEDDATA() |
Getter for INCLUDEDDATA |