As a result, however, this point is set at a different time.
What do I have to change in my call to get it working. For example, I want to keep a visit to the dentist at the same time.
In my inputplan the TourPoint is defined as below:
Code: Select all
<TourPoint id="1" type="TRANSPORT_POINT" remainPlanned="true" tourFixed="true">
<result arrivalTime="39480" breakPeriodAtTourPoint="0" breakPeriodOnRoad="0" delay="0" departureTime="0"
drivingDistance="0" drivingPeriod="0" earliness="0" endServiceTime="0" restPeriodAtTourPoint="0"
restPeriodOnRoad="0" servicePeriod="0" startDistance="0" startServiceTime="0" waitingPeriod="0">
<currentQuantities xsi:nil="true" />
<wrappedTourPointViolations xsi:nil="true" />
</result>
</TourPoint>