/
"CONFIGURATION" OBJECT CODE
"CONFIGURATION" OBJECT CODE
Object code format
parent_object.CONFIGURATION{selector}.property
Possible parent objects | Example | Comments |
---|---|---|
SUBSCRIPTION | SUBSCRIPTION.CONFIGURATION{AUTOADMIN} | Returns the value of the subscription's configuration parameter named "AUTOADMIN" |
Returns information about a SUBSCRIPTION's configuration parameter.
Configuration parameters are defined in the TASK TEMPLATE assigned to the stage "SUBSCRIPTION SETUP" of the PROGRAM of the SUBSCRIPTION
The "selector" will be the ITEM CODE of the FORM available in the stage "SUBSCRIPTION CONFIGURATION"
Context information
The context information is the SUBSCRIPTION that corresponds to the ADMISSION in the current context (the ADMISSION where the OBJECT CODE is evaluated)
Properties
PROPERTY | DESCRIPTION |
---|---|
CONFIGURATION{selector}.VALUE | Returns the value of the configuration parameter with name selector |
CONFIGURATION{selector}.DESC.* | A "DESCRIPTION" OBJECT CODE to obtain the description of the configuration parameter in the active session language |
, multiple selections available,
Related content
"SETTINGS" OBJECT CODE
"SETTINGS" OBJECT CODE
More like this
SETTINGS OBJECT
SETTINGS OBJECT
More like this
SETTING CODES
SETTING CODES
More like this
"FORM" OBJECT CODE
"FORM" OBJECT CODE
More like this
"SUBSCRIPTION" OBJECT CODE
"SUBSCRIPTION" OBJECT CODE
More like this
SUBSCRIPTION.PARAMETERS SETTINGS
SUBSCRIPTION.PARAMETERS SETTINGS
More like this