class MtasMmtCal

ManagedElement
+-MtasFunction
+-MtasServices
+-MtasMmt
+-MtasMmtCal
+-MtasMmtCalPubHoliday [0..100]

The MtasMmtCal MO specifies the attributes necessary to manage the MTAS calendar related data.

This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasMmtCal
This attribute defines the primary key of MtasMmtCal and this section describes the MtasMmtCal attributes.
MtasWeekdaysStringDT[0..7]
mtasMmtCalNonWorkday = Saturday,Sunday
This attribute defines the days of week that are considered as NOT working days during evaluation of time related service rule conditions. This attribute is ignored if the user has provisioned nonworkday list in the user common data of the user document.

Takes effect: New session
MtasWeekdaysNumericDT
mtasMmtCalStartDayOfWeek = MONDAY
This attribute defines the starting day of the week. This attribute is used when evaluating service rules with conditions on calendar weeks.
It also serves as base of determining the week number. When the attribute is set to the default value, the week number is set according to ISO 8601; that is week no. 1 in the year is the first week with at least 4 days from the new year.
Otherwise week no. 1 is the week of 1st of January.
if the served user has been provisioned with own starting day of the week in the user document, then this attribute is ignored.


Takes effect: New session
MtasUTCOffsetDT
mandatory
mtasMmtCalUtcOffset
This attribute defines the offset to be taken from UTC during evaluation of time related service rule conditions.
If the attribute is set to the default value then days and times are based on UTC.
This attribute is ignored if the user has provisioned UTC offset in the condition or in the user common data of the user document.
Note: When setting the value of this attribute the Daylight Saving Time correction has to be considered as well.

offset can be + or - with respect to UTC i.e. [+-]
hour is 00-23 ([0-1][0-9]|2[0-3])
minute is 00-59 i.e [0-5][0-9]


Takes effect: New session

  class MtasMmtCal