Set Schedule Queue는 V3.3부터 지원되는 기능입니다.
InProgress 상태인 Queue Item의 Start Date, End Date를 변경합니다.
- Queue Item
- Schedule 속성을 변경할 Queue Item 변수를 입력합니다. (Type : QueueItem)
- Start Date
- QueueItem 작업을 시작할 수 있는 시간인 Start Date를 입력합니다. (Type : DateTime. Format : yyyy-MM-dd)
- End Date
- QueueItem의 작업 마감기한인 End Date를 입력합니다. (Type : DateTime. Format : yyyy-MM-dd)
- Wait Time
- WorkCenter에 접속 Wait Time을 입력합니다. (Type: Int, 단위: ms)
- Limit Time
- WorkCenter에서 Queue Data를 찾는데 걸리는 최대시간 설정합니다. (Type: Int, 단위: ms)