/
ForceFixJob.Options.Objections

ForceFixJob.Options.Objections

PropertyTypeDescriptionField Mapping: 
ServiceScheduling
AllowShuffleboolean

Allow the scheduler to shuffle other items to fit this item in. (0x100000)

options.AllowShuffle

IgnAllboolean

All the overrides are applied.

options.IgnAll

IgnOverlapJobsboolean

If new position for the job overlaps existing jobs, this will be ignored. (0x4000)

options.IgnOverlapJobs

IgnOverlapStdActsboolean

If new position for the job overlaps existing standard activities, this will be ignored. (0x8000)

options.IgnOverlapStdActs

IgnEmpReqsboolean

If the job has Mandatory/Preferred employees other than EmpID, or EmpID is one of the excluded employees, this will be ignored. (0x80)

options.IgnEmpReqs

IgnLKboolean

If EmpID does not have any local knowledge for the region of the job, this will be ignored. (0x400)

options.IgnLK

IgnContractboolean

If a new position for the job is outside its required contract hours (SLA only), this will be ignored. (0x10000)

options.IgnContract

IgnSkillboolean

If EmpID does not have all the required skills, at the required level, for the job, this will be ignored. (0x800)

options.IgnSkill

IgnStatusboolean

If the job currently has status other than SPDS_Tentative, this will be ignored. (0x20000)

options.IgnStatus

IgnSparesboolean

If the job requires spares that EmpID does not have, this will be ignored (0x40000)

options.IgnSpares

IgnMaxOvertimeboolean

If the new job position would take EmpID over his defined maximum allowed over time, this will be ignored (0x80000)

options.AllowSIgnMaxOvertimehuffle

IgnAppointmentboolean

If a new position for the job is outside the period Earliest time to Latest time (appoinments only), this will be ignored (0x200000)

options.AllowIgnAppointmentShuffle

IgnServiceHoursboolean

If new position for the job is outside the defined Service Hours,including the Grace Period (SLAonly), this will be ignored. (0x400000)

options.IgnServiceHours

IgnAccessHoursboolean

If new start time (or end time if CallToFix) for the job is outside the defined open Access Hours, or within the defined closed Access Hours(SLA only), this will be ignored (0x800000)

options.IgnAccessHours

IgnCapacityboolean

Any capacity constraints on the day in question will be ignored. (0x8)

options.IgnCapacity

IgnSchedboolean

If EmpID is marked as unschedulable this will be ignored (0x100)

options.IgnSched

IgnShiftboolean

If EmpID is not on shift at the time of the job this will be ignored. (0x200)

options.IgnShift