Represents the Commerce Cloud Digital server instance. An application server instance is configured to be of one of three types,
“development system”, “staging system” or “production system”.
Returns the compatibility mode of the custom code version that is currently active. The compatibility mode is
returned as a number, e.g. compatibility mode "15.5" is returned as 1505.
Returns the instance time zone. The instance time zone is the time zone in which global actions like jobs or
reporting are specified in the system. Keep in mind that the instance time zone is cached at the current session.
Changes will affect only new sessions.
Returns the type of the instance. An application server instance is configured to be of one of three types,
"development system", "staging system" or "production system".
This method returns a constant representing the instance type of this
application server.
Returns the compatibility mode of the custom code version that is currently active. The compatibility mode is
returned as a number, e.g. compatibility mode "15.5" is returned as 1505.
Returns the instance time zone. The instance time zone is the time zone in which global actions like jobs or
reporting are specified in the system. Keep in mind that the instance time zone is cached at the current session.
Changes will affect only new sessions.
Returns the type of the instance. An application server instance is configured to be of one of three types,
"development system", "staging system" or "production system".
This method returns a constant representing the instance type of this
application server.
Returns:
the instance type of the application server where this method was
called.