/AWS1/CL_CN2WEBNOTIFCONTEXT¶
Context metadata for the web notification type channel
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sessionid TYPE /AWS1/CN2SESSIONID /AWS1/CN2SESSIONID¶
Session Id for web notification event trigger
iv_browserid TYPE /AWS1/CN2BROWSERID /AWS1/CN2BROWSERID¶
Browser Id for web notification event trigger
Queryable Attributes¶
sessionId¶
Session Id for web notification event trigger
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONID() |
Getter for SESSIONID, with configurable default |
ASK_SESSIONID() |
Getter for SESSIONID w/ exceptions if field has no value |
HAS_SESSIONID() |
Determine if SESSIONID has a value |
browserId¶
Browser Id for web notification event trigger
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BROWSERID() |
Getter for BROWSERID, with configurable default |
ASK_BROWSERID() |
Getter for BROWSERID w/ exceptions if field has no value |
HAS_BROWSERID() |
Determine if BROWSERID has a value |