Skip to content

/AWS1/CL_DOASERVICENOWCONF

Configuration for ServiceNow instance integration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_instanceid TYPE /AWS1/DOASTRING /AWS1/DOASTRING

ServiceNow instance ID

it_authscopes TYPE /AWS1/CL_DOASVCNOWAUTHSCOPEL00=>TT_SVCNOWAUTHNTCTNSCOPELIST TT_SVCNOWAUTHNTCTNSCOPELIST

Scoped down authentication scopes for fine grained control


Queryable Attributes

instanceId

ServiceNow instance ID

Accessible with the following methods

Method Description
GET_INSTANCEID() Getter for INSTANCEID, with configurable default
ASK_INSTANCEID() Getter for INSTANCEID w/ exceptions if field has no value
HAS_INSTANCEID() Determine if INSTANCEID has a value

authScopes

Scoped down authentication scopes for fine grained control

Accessible with the following methods

Method Description
GET_AUTHSCOPES() Getter for AUTHSCOPES, with configurable default
ASK_AUTHSCOPES() Getter for AUTHSCOPES w/ exceptions if field has no value
HAS_AUTHSCOPES() Determine if AUTHSCOPES has a value