/AWS1/CL_DOASLACKCONFIGURATION¶
Configuration for Slack workspace integration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_workspaceid TYPE /AWS1/DOASTRING /AWS1/DOASTRING¶
Associated Slack workspace ID
iv_workspacename TYPE /AWS1/DOASTRING /AWS1/DOASTRING¶
Associated Slack workspace name
io_transmissiontarget TYPE REF TO /AWS1/CL_DOASLACKTRANSTARGET /AWS1/CL_DOASLACKTRANSTARGET¶
Transmission targets for agent notifications
Queryable Attributes¶
workspaceId¶
Associated Slack workspace ID
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKSPACEID() |
Getter for WORKSPACEID, with configurable default |
ASK_WORKSPACEID() |
Getter for WORKSPACEID w/ exceptions if field has no value |
HAS_WORKSPACEID() |
Determine if WORKSPACEID has a value |
workspaceName¶
Associated Slack workspace name
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKSPACENAME() |
Getter for WORKSPACENAME, with configurable default |
ASK_WORKSPACENAME() |
Getter for WORKSPACENAME w/ exceptions if field has no value |
HAS_WORKSPACENAME() |
Determine if WORKSPACENAME has a value |
transmissionTarget¶
Transmission targets for agent notifications
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSMISSIONTARGET() |
Getter for TRANSMISSIONTARGET |