Time Window
An ERP can adjust the time-window for scheduling a task in OMD. This will set the earliest- and latest-information of the task respectively. Beginning and end of the time-window can be passed with this task attachment, but also only one of them can be given. In this case the other corresponding field of the task remains untouched. However an error occurs if both values are omitted. Closed, canceled or tasks in execution cannot be adjusted. If a task is already scheduled, then the given time-window must enclose the scheduled date.
Attribute | Description | Optional | Example |
---|---|---|---|
attachmentType | The type of this attachment. Needs to be 1, which means "text". | no | 1 |
subType | The sub-type of this attachment is "timeWindow". | no | timeWindow |
content | The date and time of the beginning of the time frame. The earliest-field of the task will be set to this value. | yes | 2016-08-11 00:00:00 |
reference | The date and time of the end of the time frame. The latest-field of the task will be set to this value. | yes | 2016-08-12 00:00:00 |