Versions Compared

Key

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

...

The exportReleaseLevel and exportTable properties are specified as attributes in XML.

XML Response

JSON Response

Expand
titleXML Response
<calendar
<?xml 
exportReleaseLevel
version="
7
1.
2.0.0
0" encoding="UTF-8" 
exportTable
standalone="
ops_calendar"
yes"?>
<calendar retainSysIds="true" version="
1
2">
    
<businessDays>Monday
<businessDays>Monday,Tuesday,Wednesday,Thursday,Friday</
businessDays>
businessDays>
    <customDays/>
  
<customDays>
  <comments />
    <firstDayOfWeek>Monday</firstDayOfWeek>
    <firstQuarterStart>
 
<customDay>
       <day>15</day>
        
<month>Jan</month>
    <
name>uc
/firstQuarterStart>
-
 
Christmas</name>
   <fourthQuarterStart>
        <day>15</day>
        
<sysId>daf16d70c0a801650040c4d58a3feebd</sysId>
<month>Oct</month>
    </fourthQuarterStart>
    <localCustomDays/>
    
<
<name>Q15</
customDay>
name>
    <opswiseGroups/>
    <secondQuarterStart>
    
<customDay>
    <day>15</day>
        <month>Apr</month>
    </secondQuarterStart>
   
<name>uc
 
- Flag Day</name>
<sysId>8aad692481794d928161539552cb61c1</sysId>
    <thirdQuarterStart>
        
<sysId>daf16d8fc0a801650040c4d54b2432fb</sysId> </customDay> </customDays> <comments>American Calendar</comments> <firstDayOfWeek>Sunday</firstDayOfWeek> <localCustomDays> <localCustomDay> <adjustment>None</adjustment> <adjustmentAmount>1</adjustmentAmount> <adjustmentType>Day</adjustmentType> <category>Holiday</category> <comments/> <ctype>Single Date</ctype> <date>2017-08-23</date> <dateList/> <day>1</day> <dayofweek>Sun</dayofweek> <month>Jan</month> <name>local custom day</name> <relfreq>1st</relfreq> <sysId>616ec15e7a5e40dbaae421e3688a25e5</sysId> </localCustomDay>
<day>15</day>
      
</localCustomDays>
  
<name>uc - American Calendar</name>
<month>Jul</month>
    <
opswiseGroups /> <sysId>da24b953c0a8016501fbcb18464d8328</sysId> </
/thirdQuarterStart>
</calendar>
Expand
titleJSON Response
{ "businessDays":
{
    "
value": "Monday,Tuesday,Wednesday,Thursday,Friday" }, "comments": "American Calendar", "customDays": [
businessDays": {
   
"name": "uc - Christmas",
     "
sysId
value": "
daf16d70c0a801650040c4d58a3feebd
Monday,Tuesday,Wednesday,Thursday,Friday"
    },
    
{
"comments": null,
    "
name
customDays":
"uc - Flag Day
 [],
    "firstDayOfWeek": "Monday",
    "
sysId
firstQuarterStart": 
"daf16d8fc0a801650040c4d54b2432fb"
{
    
}
   
],
 
"
exportReleaseLevel
day": "
7.2.0.0
15",


 
"exportTable":
 
"ops_calendar",
  
"firstDayOfWeek":
 
"Sunday",
   "
localCustomDays
month": 
[
"Jan"
    
{
},
    "
adjustment
fourthQuarterStart": 
"None",
{
    
"adjustmentAmount":
 
1,
   
"
adjustmentType
day": "
Day
15",
        "
category
month": "
Holiday
Oct"
,

    
"comments": null
},
    "
ctype
localCustomDays": 
"Single Date"
[],
    "
date
name": "
2017-08-23
Q15",
    "
dateList
opswiseGroups": [],
    "
day
retainSysIds": 
1
true,
    "
dayofweek
secondQuarterStart":
"Sun",
 {
        "
month
day": "
Jan
15",
        "
name
month": "Apr"
local

   
custom
 
day"
},
    "
relfreq
sysId": "
1st
8aad692481794d928161539552cb61c1",
    "
sysId
thirdQuarterStart": 
"616ec15e7a5e40dbaae421e3688a25e5"
{
    
}
   
],
 
"
name
day": 
"uc - American Calendar",
"15",
        "
opswiseGroups
month": 
[], "retainSysIds": true,
"Jul"
   
"sysId": "da24b953c0a8016501fbcb18464d8328"
 },
    "version": 
1
2
}

Anchor
Read All Custom Days of a Calendar
Read All Custom Days of a Calendar
Read All Custom Days of a Calendar

...