/
Flags.objects

Flags.objects

PropertyTypeDescription
AllowRebookBoolean

Jobs of long duration cannot be rebooked – if this field is true, and the JobID already exists and is a long job, then SP_MULTIJOBID_ALREADY_EXISTS (539) will be returned

For all other jobs, if this field has the value SP_True, the call to JobBookRequest will not fail if the JobID already exists in the ServiceOptimizer database. Instead, the existing job is deleted and replaced by this one. If AllowRebook is set and the job doesn’t already exist, the JobBookRequest call continues anyway.

Related content

BookOptions.objects
BookOptions.objects
More like this
_API BookDependencyGroupRequest Definition
_API BookDependencyGroupRequest Definition
More like this
_API BookDependencyGroupRequest Definition
_API BookDependencyGroupRequest Definition
More like this
_API BookDependencyGroupRequest Definition
_API BookDependencyGroupRequest Definition
More like this
UpdateJob.options.objects
UpdateJob.options.objects
More like this