Previous Topic: SetSoftwareJobProperties2Next Topic: CreateUnitGroupProperties2


SetSoftwareJobProperties3

The SetSoftwareJobProperties3 sequence of elements specifies which software job properties are to be set.

xsd:string softwareJobName

Specifies the display name of the software job.

xsd:boolean softwareJobNameSupplied

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

DateTime executionDate

Specifies the Date and Time when to execute the job.

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 you do not provide any value, the default value, 48, is used.

xsd:boolean timeoutHoursSupplied

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

SoftwareJobStartupTime startWhen

Specifies the time when to start the software job. If you do not provide any value, the default value, EXACT_LOCAL_TIME, is used.

xsd:boolean startWhenSupplied

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

SoftwareJobBootMask3 bootBeforeMask

Specifies the restart options requested for the software job before executing the job. If you do not specify any value, the default value, noReboot, is used.

xsd:boolean bootBeforeMaskSupplied

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

SoftwareJobBootMask3 bootAfterMask

Specifies the restart options requested for the software job after executing the job. If you do not specify any value, the default value noReboot is used.

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 you do not specify any value, the default value calendarControl is used

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 to display a user prompt before forced execution of the job. If no value is provided, the default value, 24, is used.

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 use for scheduling the job. The calendar controls the days, dates, and times of the scheduled delivery. 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 deliveryDate

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

xsd:boolean deliveryDateSupplied

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

xsd:string userMessage

Specifies the custom administrator message.

xsd:int userMessageSupplied

Checks whether or not the custom administrator message is supplied.