<scheduleUpload> Element
This element defines automatic schedule upload jobs for a line.
Parent Elements
Attributes
Name | Type | Description | Required |
---|---|---|---|
inboxPath | string | The full path to the inbox for schedule files. This is a directory name with an optional wildcard file pattern. | Yes |
processedFolder | string | The full path to the folder in which to place processed schedule files. | Yes |
Child Elements
None.
Remarks
The inbox directory specified by inboxPath
is monitored for new files. When new files appear in
the directory (and that match the optional wildcard pattern if one is specified), they will
automatically be uploaded as production schedules and then moved to the processed directory. Results
are emailed to the administrator.
See Uploading Production Schedules for more information.