...
Property | UI Field Name | Description | Specifications | Required | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
businessDays | Business Days | Comma-separated list of days. | Valid values: Html bobswift |
Optional: useDefaultIfBlank attribute. Boolean; Valid values: true/false. html-bobswift<ul> <li> If <code>businessDays</code> is blank or is not specified in the Request, <code>businessDays</code> defaults to
The Read a Calendar web service will return useDefaultIfBlank only if | N | |||||||||||
comments | Description | User-defined; description for the calendar. | N | |||||||||||||
excludeRelated | n/a | Specification for whether or not to exclude related records (Custom Days, Local Custom Days) from an update, even if they are provided in the request. | Valid values: true/false (default is false). | N | ||||||||||||
exportReleaseLevel | n/a | Universal Controller release that the record was exported from. | read only | N | ||||||||||||
exportTable | n/a | Record table information. | read only | N | ||||||||||||
firstDayOfWeek | First Day Of Week | Day that is considered the start of the week. | Valid values: Html bobswift |
| N | |||||||||||
name | Name | Name used within the Controller to identify this calendar. | Maximum 40 alphanumerics. | Y | ||||||||||||
opswiseGroups | Member of Business Services | List of Business Services:
| N | |||||||||||||
retainSysIds | n/a | Specification for whether or not the Create a Calendar web service will persist the sysId property. html-bobswift<ul> <li> If <b>retainSysIds</b>
| Valid values: true/false (default is true). | N | ||||||||||||
sysId | n/a | System ID field in the database for this Calendar record. | Persisted only if retainSysIds is set to true. | N | ||||||||||||
firstQuarterStart | 1st Quarter Start | To specify the start of the 1st Quarter, a day and month must be specified as shown below.
JSON
| Valid values:
| If any other Quarter is specified then this property is also required. | ||||||||||||
secondQuarterStart | 2nd Quarter Start | To specify the start of the 1st Quarter, a day and month must be specified as shown below.
JSON
| Valid values:
| If any other Quarter is specified then this property is also required. | ||||||||||||
thirdQuarterStart | 3rd Quarter Start | To specify the start of the 1st Quarter, a day and month must be specified as shown below.
JSON
| Valid values:
| If any other Quarter is specified then this property is also required. | ||||||||||||
fourthQuarterStart | 4th Quarter Start | To specify the start of the 1st Quarter, a day and month must be specified as shown below.
JSON
| Valid values:
| If any other Quarter is specified then this property is also required. |
...
Property | UI Field Name | Description | Specifications | Required | Mutually Exclusive With | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
adjustment | Adjustment | If | Valid values: Html bobswift |
Default is None (0). | N | ||||||||||||
adjustmentAmount | Adjustment Amount | If | Default is 1. | N | |||||||||||||
adjustmentType | Adjustment Type | If | Valid values: html-bobswift<ul> <li>
Default is Day (1). | N | |||||||||||||
category | Category | Category of this Local Custom Day. | Valid values: Html bobswift |
Default is Day (1). | N | ||||||||||||
comments | Description | Description of this Local Custom Day. | N | ||||||||||||||
ctype | Type | Type of this Local Custom Day. | Valid values: html-bobswift<ul> <li>
Default is Single Date (0). | N | |||||||||||||
date | Date | Specific date for this Local Custom Day | Format: yyyy-mm-dd. | Y |
| ||||||||||||
dateList | Dates | Multiple specific dates for this Local Custom Day. | XML
| Y |
| ||||||||||||
day | Day | Day of the month. | Integer; Valid values: 1-31. | Y | |||||||||||||
dayofweek | Day Of Week | Day of the week. | Valid values: html-bobswift<ul> <li>
Default is Mon (2). | Y | |||||||||||||
month | Month | Month of the year. | Valid values: html-bobswift<ul> <li>
Default is Jan (0). | Y | |||||||||||||
name | Name | Name of this Local Custom Day. | Y | ||||||||||||||
observedRules | Observed Rules | If
| Valid day of week values:
| N | |||||||||||||
relfreq | When | Occurrence of this day in the month. | Valid values: html-bobswift<ul> <li>
Default is 1st (1). | Y | |||||||||||||
sysId | n/a | System ID in the database for this Local Custom Day. | Persisted only if retainSysIds is set to true. | Y |
...