JobDependencies
Overview
Relationships between two or more Jobs, where a Job is dependent upon the completion of another Job.
System fields
System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.
Standard fields
Field Name | Details | Required |
---|---|---|
FromAnchor | Type Picklist Description Specifies whether the dependency is anchored from the start or from the end of the associated Job. Valid values are: - Start - End WarningThe values for this field are not able to be modified. |
Yes |
FromJob | Type Lookup (Jobs) Description The Job from which the dependency originates. |
Yes |
FromJobId | Type ID Description The Job from which the dependency originates. |
Yes |
ToAnchor | Type Picklist Description Specifies whether the dependency is anchored to the start or to the end of the associated Job’s scheduled time. Valid values are: - Start - End WarningThe values for this field are not able to be modified. |
Yes |
ToAnchorMaxOffsetMinutes | Type Integer Description Specifies the maximum allowed offset (in minutes) from the to anchor. Can be negative or null however offsets cannot both be null. |
No |
ToAnchorMinOffsetMinutes | Type Integer Description Specifies the minimum allowed offset (in minutes) from the to anchor. Can be negative or null however offsets cannot both be null. |
No |
ToJob | Type Lookup (Jobs) Description The Job to which the dependency is linked. |
Yes |
ToJobId | Type ID Description The Job to which the dependency is linked. |
Yes |
Feedback
Was this page helpful?