/
ActUpdate.Options
ActUpdate.Options
Property | Type | Description | Req? | ServiceDispatch Field Mapping |
---|---|---|---|---|
CheckJobs | Boolean | SP_OVERLAPPED_JOBS (132) will be returned if the new activity would overlap existing jobs. The new activity is not created. | No | pending |
CheckStdActs | Boolean | SP_OVERLAPPED_STDACTS (160) will be returned if the new activity would overlap existing standard activities. The new activity is not created. | No | pending |
CheckJobsDealloc | Boolean | If the new standard activity would overlap existing jobs, those jobs are de-allocated (to the in-tray), unless their status is If none of these options is set the new activity is created anyway and any consequent overlaps are left as they are. | No | pending |
CheckJobsShuffle | Boolean | Existing Tentative, Earmarked and Contacted jobs will be shuffled to try to remove overlaps. If removing the overlaps would mean the jobs’ access hours would be broken, then the call is aborted and SP_WOULD_BREAK_ACCESS_HOURS (371) is returned. | No | pending |
CheckJobsAllowBreakAH | Boolean | If this is also set with the above option, the shuffled jobs’ access hours can be broken to remove overlaps. | No | pending |
CheckFrozen | Boolean | SP_FROZEN_DAY (585) is returned if the new activity would be on a date where the engineer’s schedule is frozen. | No | pending |
, multiple selections available,
Related content
EmpAddAc.Options.Objects
EmpAddAc.Options.Objects
More like this
UpdateJob.options.objects
UpdateJob.options.objects
More like this
14.1 sp102_activity_conflicts
14.1 sp102_activity_conflicts
More like this
ActUpdate RESTified API
ActUpdate RESTified API
More like this