Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Examples

XML

JSON

Example for Trigger

Expand
titleXML
<triggerComposite exportReleaseLevel="7.2.0.0" exportTable="ops_trigger_composite" retainSysIds="true" version="1">
       <variables />
       <action>Do Not Trigger</action>
<notes /> <calendar>System Default</calendar> <description />
<disabledBy />
<disabledTime />
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2021-03-03 12:46:11 -0500</enabledTime>
<name>test composite trigger</name>
<nextScheduleTime>2021-03-04 00:00:00 -0500</nextScheduleTime>
<opswiseGroups />
<queueDepth>100</queueDepth
<rdExcludeBackup>true</rdExcludeBackup
<restriction>false</restriction>
<restrictionAdjective>Every</restrictionAdjective>
<restrictionComplex>false</restrictionComplex>
<restrictionMode>Or</restrictionMode>
<restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount />
<restrictionQualifier>Year</restrictionQualifier>
<restrictionSimple>false</restrictionSimple>
<retentionDuration>1</retentionDuration>
<retentionDurationPurge>true</retentionDurationPurge>
<retentionDurationUnit>Days</retentionDurationUnit>
<situation>Holiday</situation>
<skipAfterDate>2020-05-28</skipAfterDate>
<skipAfterTime>02:15</skipAfterTime>
<skipBeforeDate>2020-05-30</skipBeforeDate>
<skipBeforeTime>17:30</skipBeforeTime>
<skipCondition>None</skipCondition>
<skipCount>0</skipCount>
<skipDateList />
<skipRestriction>Span</skipRestriction>
<sysId>0fc6b7d9c0a801c9017b6c27c259937e</sysId>
<tasks> <task>Sleep 30</task> </tasks>
<timeLimit />
<timeLimitUnits>Minutes</timeLimitUnits>
<timeZone />
</triggerComposite>
Expand
titleJSON
{
  "type": "triggerEm",
  "action": "Do Not Trigger",
  "calendar": "System Default",
  "description": null,
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin",
"enabledEnd": "00:00",
"enabledStart": "00:00",
"enabledTime": "2021-03-03 12:46:11 -0500",
"exportReleaseLevel": "7.2.0.0",
"exportTable": "ops_trigger_composite",
"name": "test composite trigger",
"nextScheduledTime": "2021-03-04 00:00:00 -0500",
"notes": [ ],
"opswiseGroups": [ ],
"queueDepth": 100,
"rdExcludeBackup": true,
"restriction": false,
"restrictionAdjective": "Every",
"restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" },
"restrictionNthAmount": null,
"restrictionQualifier": { "value": "Year" },
"restrictionSimple": false, "retainSysIds": true,
"retentionDuration": 1,
"retentionDurationPurge": true,
"retentionDurationUnit": "Days",
"situation": "Holiday",
"skipAfterDate": "2020-05-28",
"skipAfterTime": "02:15",
"skipBeforeDate": "2020-05-30",
"skipBeforeTime": "17:30",
"skipCondition": "None",
"skipCount": 0,
"skipDateList": [ ],
"skipRestriction": "Span",
"sysId": "9c659c9c2c72460c9a2057663257b0be",
"tasks": [ "Sleep 30" ],
"timeLimit": null,
"timeLimitUnits": "Minutes",
"timeZone": null,
"variables": [ ],
"version": 1 }

Anchor
Example for Trigger-Related Records
Example for Trigger-Related Records
Example for Trigger-Related Records

Expand
titleXML
<variables>
   <variable>
         <description />
         <name>testVar</name>
         <value>value</value>
   </variable>
</variables>
Expand
titleJSON
"variables": [ {
  "description": "description",
  "name": "var1",
  "value": "value1",
} ]

Anchor
Example for Composite Trigger Components
Example for Composite Trigger Components
Example for Composite Trigger Components

Expand
titleXML

Anchor
Composite Trigger - Time Component Example
Composite Trigger - Time Component Example
Composite Trigger: Time Component


<timeComponent>
       <action>Do Not Trigger</action>
       <description />
<disabledBy></disabledBy>
<disabledTime></disabledTime>
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2021-03-03 12:46:11 -0500</enabledTime>
<name>test special day</name>
<nextScheduleTime>2021-03-04 00:00:00 -0500</nextScheduleTime><restrictionAdjective>Every</restrictionAdjective><restrictionComplex>false</restrictionComplex><restrictionMode>Or</restrictionMode><restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount />
<restrictionQualifier>Year</restrictionQualifier><restrictionSimple>false</restrictionSimple><situation>Holiday</situation><sysId>0fc6b7d9c0a801c9017b6c27c259937e</sysId>
<variablePrefix />
<adjustInterval>false</adjustInterval><adjustmentAmount>1</adjustmentAmount><adjustmentType>Day</adjustmentType><dateAdjective>Every</dateAdjective><dateAdjustment>None</dateAdjustment><dateNounsdateNoun>Saturday1</dateNounsdateNoun>
<dateQualifiersdateQualifier>Year</dateQualifiersdateQualifier>
<dayInterval>2</dayInterval>
<dayStyle>Complex</dayStyle> <eventMatchType>Single</eventMatchType>
<fri>false</fri><intervalStartingDate>2015-06-17</intervalStartingDate><mon>false</mon>
<nthAmount>5</nthAmount>
<sat>false</sat>
<simpleDateType>Daily</simpleDateType><startTimeEnable>false</startTimeEnable><startingAt>*:00</startingAt>
<sun>false</sun>
<thu>false</thu>
<time>00:00</time>
<timeInterval />
<timeIntervalUnits>Hours</timeIntervalUnits><timeStyle>Absolute</timeStyle>
<tue>false</tue>
<wed>false</wed>
</timeComponent>


 
 
 
 
 
 
 
 
 
 

Anchor
Composite Trigger - File Monitor Component Example
Composite Trigger - File Monitor Component Example
Composite Trigger: File Monitor Component


<fileMonitorComponent> <action>Do Not Trigger</action> <description /> <disabledBy></disabledBy>
<disabledTime></disabledTime>
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2021-03-03 12:46:11 -0500</enabledTime>
<name>test file monitor component</name>
<nextScheduleTime>2021-03-04 00:00:00 -0500</nextScheduleTime> <restrictedTimes>false</restrictedTimes> <restriction>false</restriction> <restrictionAdjective>Every</restrictionAdjective> <restrictionComplex>false</restrictionComplex> <restrictionMode>Or</restrictionMode> <restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount /> <restrictionQualifier>Year</restrictionQualifier> <restrictionSimple>false</restrictionSimple> <situation>Holiday</situation> <sysId>5d2ac48e2dd64b5894bef1809a0e4d33</sysId>
<variablePrefix />
<fileMonitor>file monitor 1</fileMonitor>
</fileMonitorComponent>

 
 
 
 
 

Anchor
Composite Trigger - Task Monitor Component Example
Composite Trigger - Task Monitor Component Example
Composite Trigger: Task Monitor Component


<taskMonitorComponent> <action>Do Not Trigger</action> <description /> <disabledBy></disabledBy>
<disabledTime></disabledTime>
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2021-03-03 12:46:11 -0500</enabledTime>
<name>test task monitor component</name>
<nextScheduleTime>2021-03-04 00:00:00 -0500</nextScheduleTime> <restrictionComplex>false</restrictionComplex> <restrictionMode>Or</restrictionMode> <restrictionAdjective>Every</restrictionAdjective> <restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount /> <restrictionQualifier>Year</restrictionQualifier> <restrictedTimes>false</restrictedTimes> <restriction>false</restriction> <restrictionComplex>false</restrictionComplex> <restrictionMode>Or</restrictionMode> <restrictionSimple>false</restrictionSimple> <situation>Holiday</situation> <sysId>2445dbd9e58546b69e5d5032f12646a4</sysId>
<variablePrefix />
<taskMonitor>test task monitor</taskMonitor> </taskMonitorComponent>

 
 
 
 
 

Anchor
Composite Trigger - Variable Monitor Component Example
Composite Trigger - Variable Monitor Component Example
Composite Trigger: Variable Monitor Component


<variableMonitorComponent>
       <action>Do Not Trigger</action>
       <description />
<disabledBy></disabledBy>
<disabledTime></disabledTime>
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2021-03-03 12:46:11 -0500</enabledTime>
<name>test variable monitor component</name>
<nextScheduleTime>2021-03-04 00:00:00 -0500</nextScheduleTime> <restrictedTimes>false</restrictedTimes> <restriction>false</restriction> <restrictionAdjective>Every</restrictionAdjective> <restrictionComplex>false</restrictionComplex> <restrictionMode>Or</restrictionMode> <restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount /> <restrictionQualifier>Year</restrictionQualifier> <restrictionSimple>false</restrictionSimple> <situation>Holiday</situation> <sysId>2445dbd9e58546b69e5d5032f12646a4</sysId>
<variablePrefix />
<variableMonitor>mon-1</variableMonitor> </variableMonitorComponent>

 
 
 
 

Anchor
Composite Trigger - Email Monitor Component Example
Composite Trigger - Email Monitor Component Example
Composite Trigger: Email Monitor Component


<emailMonitorComponent>
       <action>Do Not Trigger</action>
       <description />
<disabledBy></disabledBy>
<disabledTime></disabledTime>
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2022-03-03 12:46:11 -0500</enabledTime>
<name>test email monitor component</name>
<nextScheduleTime>2022-03-04 00:00:00 -0500</nextScheduleTime> <restrictedTimes>false</restrictedTimes> <restriction>false</restriction> <restrictionAdjective>Every</restrictionAdjective> <restrictionComplex>false</restrictionComplex> <restrictionMode>Or</restrictionMode> <restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount /> <restrictionQualifier>Year</restrictionQualifier> <restrictionSimple>false</restrictionSimple> <situation>Holiday</situation> <sysId>2445dbd9e58546b69e5d5032f12646a4</sysId>
<variablePrefix />
<emailMonitor>test-EM</emailMonitor>
</emailMonitorComponent>


Anchor
Composite Trigger - Universal Monitor Component Example
Composite Trigger - Universal Monitor Component Example
Composite Trigger: Universal Monitor Component

<universalMonitorComponent>
       <action>Do Not Trigger</action>
       <description />
<disabledBy></disabledBy>
<disabledTime></disabledTime>
<enabled>true</enabled>
<enabledBy>ops.admin</enabledBy>
<enabledEnd>00:00</enabledEnd>
<enabledStart>05:00</enabledStart>
<enabledTime>2021-03-03 12:46:11 -0500</enabledTime>
<name>test universal monitor component</name>
<nextScheduleTime>2021-03-04 00:00:00 -0500</nextScheduleTime> <restrictedTimes>false</restrictedTimes> <restriction>false</restriction> <restrictionAdjective>Every</restrictionAdjective> <restrictionComplex>false</restrictionComplex> <restrictionMode>Or</restrictionMode> <restrictionNouns>Day</restrictionNouns>
<restrictionNthAmount /> <restrictionQualifier>Year</restrictionQualifier> <restrictionSimple>false</restrictionSimple> <situation>Holiday</situation> <sysId>2445dbd9e58546b69e5d5032f12646a4</sysId>
<variablePrefix />
<universalMonitor>test-UM</universalMonitor>
</universalMonitorComponent>
Expand
titleJSON

Composite Trigger: Time Component

"timeComponents": [ {
      "action": "Do Not Trigger",
      "adjustInterval": false,
      "adjustmentAmount": 1,
      "adjustmentType": "Day",
      "dateAdjective": "Every",
      "dateAdjustment": "None",
      "dateNounsdateNoun": {
        "value": "Day"
      },
      "dateQualifiersdateQualifier": {
        "value": "Year"
      },
      "dayInterval": 2,
      "dayStyle": "Simple",
      "description": null,
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin", "enabledEnd": "00:00", "enabledStart": "00:00",
"enabledTime": "2021-03-03 12:46:11 -0500", "eventMatchType": "Single",
"fri": false,
"intervalStartingDate": "2017-12-15",
"mon": false,
"name": "test special day",
"nextScheduledTime": "2021-03-04 00:00:00 -0500",
"nthAmount": 5,
"restrictedTimes": false,
"restriction": false,
"restrictionAdjective": "Every", "restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" }, "restrictionNthAmount": null, "restrictionQualifier": { "value": "Year" }, "restrictionSimple": false,
"sat": false,
"simpleDateType": "Daily",
"situation": "Holiday",
"startTimeEnable": false,
"startingAt": "*:00",
"sun": false,
"sysId": "b9c462f58a624a41a9a5ed824339cc00", "thu": false,
"time": "00:00",
"timeInterval": null,
"timeIntervalUnits": "Hours",
"timeStyle": "Absolute",
"tue": false,
"variablePrefix": null,
"wed": false } ],

 
Composite Trigger: File Monitor Component

"fileMonitorComponents": [ {
      "action": "Do Not Trigger",
      "description": null,
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin",
"enabledEnd": "00:00",
"enabledStart": "00:00",
"enabledTime": "2021-03-03 12:46:11 -0500", "fileMonitor": "file monitor 1",
"name": "test file monitor component",
"nextScheduledTime": "2021-03-04 00:00:00 -0500",
"restrictedTimes": false,
"restriction": false,
"restrictionAdjective": "Every", "restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" }, "restrictionNthAmount": null, "restrictionQualifier": { "value": "Year" }, "restrictionSimple": false,
"situation": "Holiday", "sysId": "4908349365b34c49998ff2a051163fa5", "variablePrefix": null } ],

 
Composite Trigger: Task Monitor Component

"taskMonitorComponents": [ {
      "action": "Do Not Trigger",
      "description": null,
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin",
"enabledEnd": "00:00",
"enabledStart": "00:00",
"enabledTime": "2021-03-03 12:46:11 -0500", "name": "test task monitor component",
"nextScheduledTime": "2021-03-04 00:00:00 -0500",
"restrictedTimes": false,
"restriction": false,
"restrictionAdjective": "Every", "restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" }, "restrictionNthAmount": null, "restrictionQualifier": { "value": "Year" }, "restrictionSimple": false,
"situation": "Holiday",
"sysId": "4a557c7d82974960a1c9a45457b12eb8", "taskMonitor": "test task monitor", "variablePrefix": null } ],

 
Composite Trigger: Variable Monitor Component

"variableMonitorComponents": [ {
      "action": "Do Not Trigger",
      "description": null,
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin",
"enabledEnd": "00:00",
"enabledStart": "00:00",
"enabledTime": "2021-03-03 12:46:11 -0500", "name": "test variable monitor component",
"nextScheduledTime": "2021-03-04 00:00:00 -0500",
"restrictedTimes": false,
"restriction": false,
"restrictionAdjective": "Every", "restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" }, "restrictionNthAmount": null, "restrictionQualifier": { "value": "Year" }, "restrictionSimple": false,
"situation": "Holiday",
"sysId": "4ccf4458aa834b11a3f24dfe994c1c44", "variableMonitor": "mon-1",
"variablePrefix": null } ]


 
Composite Trigger: Email Monitor Component

"emailMonitorComponents": [ {
      "action": "Do Not Trigger",
      "description": null,
      "emailMonitor": "test-EM",
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin",
"enabledEnd": "00:00",
"enabledStart": "00:00",
"enabledTime": "2021-03-03 12:46:11 -0500", "name": "test email monitor component",
"nextScheduledTime": "2021-03-04 00:00:00 -0500",
"restrictedTimes": false,
"restriction": false,
"restrictionAdjective": "Every", "restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" }, "restrictionNthAmount": null, "restrictionQualifier": { "value": "Year" }, "restrictionSimple": false,
"situation": "Holiday", "sysId": "2c6f4ece771b44ec858e3c2df917e9ba", "variablePrefix": null
    
} ]


Composite Trigger: Universal Monitor Component

"universalMonitorComponents": [ {
      "action": "Do Not Trigger",
      "description": null,
      "universalMonitor": "test-UM",
"disabledBy": "",
"disabledTime": "",
"enabled": true,
"enabledBy": "ops.admin",
"enabledEnd": "00:00",
"enabledStart": "00:00",
"enabledTime": "2022-03-03 12:46:11 -0500", "name": "test universal monitor component",
"nextScheduledTime": "2022-03-04 00:00:00 -0500",
"restrictedTimes": false,
"restriction": false,
"restrictionAdjective": "Every", "restrictionComplex": false,
"restrictionMode": "Or",
"restrictionNouns": { "value": "Day" }, "restrictionNthAmount": null, "restrictionQualifier": { "value": "Year" }, "restrictionSimple": false,
"situation": "Holiday", "sysId": "2c6f4ece771b44ec858e3c2df917e9ba", "variablePrefix": null
    
} ]

Examples for Trigger-Related Records

Variables

Expand
titleXML
<variables>
   <variable>
         <description />
         <name>testVar</name>
         <value>value</value>
   </variable>
</variables>

Notes

Expand
titleXML
<notes>
   <note>
         <sysId>76ad570c64b84f84aeaf281403856b10</sysId>
         <text>testNoteText</text>
         <title>testNoteTitle</title>
   </note>
</notes>

Variables

Expand
titleJSON
"variables": [ {
  "description": "description",
  "name": "var1",
  "value": "value1"
} ]

Notes

Expand
titleJSON
"notes": [ {
  "sysId": "76ad570c64b84f84aeaf281403856b10",
  "text": "testNoteText",
  "title": "testNoteTitle"
} ]

...

Property

UI Field Name

Description

Specifications

Required

Anchor
adjustInterval - COMP-Time
adjustInterval - COMP-Time
adjustInterval

Adjust Interval To Enable Start

Set only if restrictedTimes is true; Specification for whether to always begin at the enabledStart (true) or based upon the actual interval (false).

Boolean; Valid values: true/false. Default is true.

N

Anchor
adjustmentAmount - COMP-Time
adjustmentAmount - COMP-Time
adjustmentAmount

Adjustment Amount

Set only if dayStyle is Complex; Number of Days or Business Days to adjust your date setting.

Integer.

Y
(if dateAdjustment
is less (1)
or plus (2) )

Anchor
adjustmentType - COMP-Time
adjustmentType - COMP-Time
adjustmentType

Adjustment Type

Set only if dayStyle is Complex; Type of day by which to adjust your date setting.

Valid values:

Default is Day (1).

Y
(if dateAdjustment
is less (1)
or plus (2) )

Anchor
dateAdjective - COMP-Time
dateAdjective - COMP-Time
dateAdjective

Date Adjective

If dayStyle is Complex; Which in a series of days to select. Used in conjunction with dateNouns and dateQualifiers.

For example, to specify the 2nd to last day of the month (last day of the month less one day), select dateAdjective = Last, dateNouns = Day, dateQualifiers = Month, dateAdjustment = Less, adjustmentAmount = 1, and adjustmentType = Day.

Valid values:

Default is Every (0).

Y
(if dayStyle
is Complex)

Anchor
dateAdjustment - COMP-Time
dateAdjustment - COMP-Time
dateAdjustment

Date Adjustment

If dayStyle is Complex; Specification for adjusting your date setting by a less or plus number of Days or Business Days.

For example, to specify the 2nd to last day of the month (last day of the month less one day), select dateAdjective = Last, dateNouns = Day, dateQualifiers = Month, dateAdjustment = Less, adjustmentAmount = 1, and adjustmentType = Day.

Valid values:

Default is None (0).

N

Anchor
dateNouns - COMP-Time
dateNouns - COMP-Time
dateNouns dateNoun

Date Noun(s)

If dayStyle is Complexe; Type of day you want to select. Used in conjunction with dateAdjective and dateQualifiers dateQualifier. For example, to specify "the 2nd Monday and Tuesday or January and December15th business day of the month," select dateAdjective = Nth, nthAmount dateNoun = 2Business Day, dateNouns dateQualifier = Monday, FridayMonth, and dateQualifiers nthAmount = Jan, Dec15.
 
To specify a Custom Day, use the name of the Custom Day. For example:
 

 XML

<dateNouns> <dateNoun>Monday</dateNoun>

<dateNoun>CustomDay1</dateNoun>

</dateNouns>


 
JSON
"

dateNouns

dateNoun":

[

{


    "value":

"Monday

"

}, { "value": "CustomDay1" } ]

 CustomDay1"
}


To specify a Local Custom Day, use the local attribute. For example:
 
XML

<dateNouns>

<dateNoun

local="true">CustomDay2</dateNoun>

</dateNouns>


 
JSON
"

dateNouns

dateNoun":

[ {

{
    "local":

"true

,

",
    "value":

"

CustomDay1

CustomDay2"


}

]


Note
titleNote

The Calendar for the Composite trigger is used to verify Custom Day references.

Valid values:

  • As String = Sunday, As Value = 1
  • As String = Monday, As Value = 2
  • As String = Tuesday, As Value = 3
  • As String = Wednesday, As Value = 4
  • As String = Thursday, As Value = 5
  • As String = Friday, As Value = 6
  • As String = Saturday, As Value = 7
  • As String = Day, As Value = 8
  • As String = Business Day, As Value = 9

Y
(if dayStyle
is Complex)

Anchor
dateQualifiers - COMP-Time
dateQualifiers - COMP-Time
dateQualifiers dateQualifier

Date QualifiersQualifier

If dayStyle is Complexe; Period for your date selection. Used in conjunction with dateNouns dateNoun and dateAdjective. For example, to specify "the 2nd Monday and Tuesday or January and December15th business day of the month," select dateAdjective = Nth, nthAmount dateNoun = 2Business Day, dateNouns dateQualifier = Monday, FridayMonth, and dateQualifiers nthAmount = Jan, Dec15.

 To specify a Custom Day, use the name of the Custom Day. For example:
 

XML

<dateQualifiers> <dateQualifier>Jan<

<dateQualifier>CustomDayPeriod1</dateQualifier>

<dateQualifier>CustomDay1</dateQualifier> </dateQualifiers>


 
JSON
"

dateQualifiers

dateQualifier":

[

{


    "value":

"

Monday" }, { "value": "CustomDay1" } ]

CustomDayPeriod1"
}


To specify a Local Custom Day, use the local attribute. For example:
 
XML

<dateQualifiers>

<dateQualifier

local="true"

>CustomDay2<

>CustomDayPeriod2</dateQualifier>

</dateQualifiers>


 
JSON
"

dateQualifiers

dateQualifier":

[ {

{
    "local":

"true

,

",
    "value":

"

CustomDay1

CustomDayPeriod2"


}

]



Note
titleNote

The Calendar for the Composite trigger is used to verify Custom Day references.

Valid values:

  • As String = Jan, As Value = 0
  • As String = Feb, As Value = 1
  • As String = Mar, As Value = 2
  • As String = Apr, As Value = 3
  • As String = May, As Value = 4
  • As String = Jun, As Value = 5
  • As String = Jul, As Value = 6
  • As String = Aug, As Value = 7
  • As String = Sep, As Value = 8
  • As String = Oct, As Value = 9
  • As String = Nov, As Value = 10
  • As String = Dec, As Value = 11
  • As String = Month, As Value = 12
  • As String = Year, As Value = 13
  • As String = Week, As Value = 14

Y
(if dayStyle
is Complex)

Anchor
dayInterval - COMP-Time
dayInterval - COMP-Time
dayInterval

Day Interval

Interval (number of days) at which this trigger will run.

Integer.

Y
(if dayStyle \
is Every)

Anchor
dayStyle - COMP-Time
dayStyle - COMP-Time
dayStyle

Day Style

Indication of when this trigger will be run.

Valid values:

Default is Simple (1).

Y

Anchor
eventMatchType - COMP-Time
eventMatchType - COMP-Time
eventMatchType

Event Match Type

Controls whether events from the Time component will be used for a single match or multiple matches at the Composite trigger level.

Valid values:
Valid values:

Default is Single (1).
 

Note
titleNote

You can select Multiple only if timeLimit is specified in the Composite Trigger Details.

N

Anchor
fri - COMP-Time
fri - COMP-Time
fri

Friday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Friday.

Boolean; Valid values: true/false. Default is false.

N

Anchor
intervalStartingDate - COMP-Time
intervalStartingDate - COMP-Time
intervalStartingDate

Interval Start

First day of the interval on which this trigger will run.

Format: yyyy-mm-dd

Y
(if dayStyle
is Every)

Anchor
mon - COMP-Time
mon - COMP-Time
mon

Monday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Monday.

Boolean; Valid values: true/false. Default is false.

N

Anchor
nthAmount - COMP-Time
nthAmount - COMP-Time
nthAmount

Nth Amount

Value of N.

Integer

Y
(if dateAdjective
is Nth)

Anchor
sat - COMP-Time
sat - COMP-Time
sat

Saturday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Saturday.

Boolean; Valid values: true/false. Default is false.

N

Anchor
simpeDateType - COMP-Time
simpeDateType - COMP-Time
simpleDateType

n/a

Indication of when this trigger will be run.

Valid values:

Default is Daily (1).

Y
(if dayStyle
is Simple)

Anchor
startingAt - COMP-Time
startingAt - COMP-Time
startingAt

Initial Time Offset

Set only if timeStyle is Interval; Starting time, in minutes offset from the hour.

Format is hh:mm

Y
(if startTimeEnable
is true)

Anchor
startTimeEnable - COMP-Time
startTimeEnable - COMP-Time
startTimeEnable

Enable Offset

Set only if timeStyle is Interval; Indication of whether you want to specify (in startingAt) a starting time, in minutes offset from the hour, for the trigger to run.

Boolean; Valid values: true/false. Default is false.

N

Anchor
sun - COMP-Time
sun - COMP-Time
sun

Sunday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Sunday.

Boolean; Valid values: true/false. Default is false.

N

Anchor
thu - COMP-Time
thu - COMP-Time
thu

Thursday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Thursday.

Boolean; Valid values: true/false. Default is false.

N

Anchor
time - COMP-Time
time - COMP-Time
time

Time

Time when the trigger will be run.

Format is hh:mm, using 24-hour time.

Y
(if timeStyle
is Absolute)

Anchor
timeInterval - COMP-Time
timeInterval - COMP-Time
timeInterval

Time Interval

Number of timeIntervalUnits.

Integer

Y
(if timeStyle
is Interval)

Anchor
timeIntervalUnits - COMP-Time
timeIntervalUnits - COMP-Time
timeIntervalUnits

Time Interval Units

Type of time interval.

Valid values:

Default is Hours (3).

Y
(if timeStyle
is Interval)

Anchor
timeStyle - COMP-Time
timeStyle - COMP-Time
timeStyle

Time Style

Indicates whether this trigger is for a specific time or a series of times.

Valid values:

Default is Absolute (1).

N

Anchor
tue - COMP-Time
tue - COMP-Time
tue

Tuesday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Tuesday.

Boolean; Valid values: true/false. Default is false.

N

Anchor
wed - COMP-Time
wed - COMP-Time
wed

Wednesday

Set only if simpleDateType is Specific Days; Indicates that the this trigger will be run on Wednesday.

Boolean; Valid values: true/false. Default is false.

N

...