PlanningJob

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key PlanningJobId* Edm.Int32 False true
Progress* Edm.Int32 False
StatusName JobStatus False 20
Description Edm.String False 200
Message Edm.String False 120
ValidFrom* Edm.DateTime False
ValidUntil Edm.DateTime False
FallbackContractId Edm.Int32 False
LastUpdated Edm.DateTime False A timestamp of the last update of the entity in CCP. Check this property in order to know if
you are in sync with CCP.
A timestamp in UTC.
Deleted* Edm.Boolean False Indicates whether this CCPEntities.Interfaces.ITracable is logically deleted. true if deleted; otherwise, false.
OwnerTransporterId Edm.Int32 False
OwnerContractorId Edm.Int32 False
RouteNumberSeries RouteNumberSeries False
Parameters PlanningJobParameters False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
MovementScheduleMappings MovementScheduleMapping *
Establishments Establishment *
FallbackContract Contract * The contract that will be used when the PlanningService is missing required parameters for calculations
Fleet FleetSegment *
InputRoutes Route *
Messages PlanningMessage 0..1 The feedback on this planningJob in seperate messages
MovementSchedules MovementSchedule *
OutputRoutes Route *
OwnerContractor Contractor *
OwnerTransporter Transporter *
RoutePlannings RoutePlanning 0..1
RouteTotals RouteTotal 0..1
Statistics PlanningJobStatistic 0..1
Vehicles Vehicle *

Additional Information


Referenced by Function imports:
PlanningJob.StartCalculate
PlanningJob.StartValidate
PlanningJob.CloneInput
PlanningJob.CloneOutput

Example

https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/PlanningJobs