Previous Topic: CreateInstallSoftwareJobOrderPropertiesNext Topic: CreateQueryProperties


CreateInstallSoftwareJobOrderProperties3

This sequence of elements specifies the software job order properties that are to be initialized when a software job order is created.

DateTime executionDate

Specifies the execution date. If not supplied, the default value is the current date and time of the manager computer.

xsd:boolean executionDateSupplied

Specifies true or false depending on whether the executionDate parameter is supplied.

xsd:long timeoutHours

Specifies the time in hours after which, if the job has been unable to complete, the job will cease attempts to complete. If not supplied, the default value is set to 168 hours.

xsd:boolean timeoutHoursSupplied

Specifies true or false depending on whether the timeoutHours parameter is supplied.

SoftwareJobStartupTime startWhen

Specifies when to start the software job. If not supplied, the default value is EXACT_LOCAL_TIME.

xsd:boolean startWhenSupplied

Specifies true or false depending on whether the startWhen parameter is supplied.

xsd:string jobName (m)

Specifies the name of the software job with which this order is associated. If no name is specified, SD creates a default name.

xsd:boolean jobNameSupplied

Specifies true or false depending on whether the jobName parameter is supplied.

SoftwareJobBootMask3 bootBeforeMask

Specifies the reboot options requested for the software job before the job is executed. If not supplied, the default value is noReboot.

xsd:boolean bootBeforeMaskSupplied

Specifies true or false depending on whether the bootBeforeMask parameter is supplied.

SoftwareJobBootMask3 bootAfterMask

Specifies the reboot options requested for the software job after the job is executed. If not supplied, the default value is noReboot.

xsd:boolean bootAfterMaskSupplied

Specifies true or false depending on whether the bootAfterMask parameter is supplied.

SoftwareJobOperationMask2 operationMask2

Specifies the properties for the operation of the software job. If not supplied, the default value is calendarControl.

xsd:boolean operationMaskSupplied

Specifies true or false depending on whether the operationMask2 parameter is supplied.

xsd:string userParameters

Specifies the user-defined parameters.

xsd:boolean userParametersSupplied

Specifies true or false depending on whether the userParameters parameter is supplied.

xsd:long promptTimeoutHours

Specifies the number of hours for which a user prompt must be displayed before forced execution of the job starts. If not supplied, the default value is 24 hours.

xsd:boolean promptTimeoutHoursSupplied

Specifies true or false depending on whether the promptTimeoutHours parameter is supplied.

xsd:string deliveryCalendar

Specifies the name of a delivery calendar to be used for scheduling the job. The calendar controls the days, dates, and times when delivery is permitted. The time cells that are not set in the calendar define the exclusion intervals. If the name of the calendar is unknown to SD, the job is not created.

xsd:boolean deliveryCalendarSupplied

Specifies true or false depending on whether the deliveryCalendar parameter is supplied.

DateTime deliveryDateTime

Specifies the delivery date and time. If not supplied, the default value is the current date and time of the manager computer.

xsd:boolean deliveryDateTimeSupplied

Specifies true or false depending on whether the deliveryDateTime parameter is supplied.

xsd:string userMessage

Specifies the custom administrator message.

xsd:int userMessageSupplied

Checks whether or not the custom administrator message is supplied.