Hello,
how can I do that transport with zone = 0 is not transported with a transport having zone <> 0.
I don't want transports area 0 mixed with transports area <> 0
Thank you
Search found 45 matches
- Mon Jun 18, 2018 2:49 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Area
- Replies: 1
- Views: 13911
- Wed Jun 13, 2018 2:31 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: compartments and total quantity
- Replies: 2
- Views: 6668
Re: compartments and total quantity
it works fine.
Thank you
Thank you
- Wed Jun 13, 2018 1:47 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: compartments and total quantity
- Replies: 2
- Views: 6668
compartments and total quantity
Hello,
I use 3 compartments for vehicles with quantities = 21, 21, 21
I want the total quantity of the vehicle not exceed 32.
How can I do this?
I use 3 compartments for vehicles with quantities = 21, 21, 21
I want the total quantity of the vehicle not exceed 32.
How can I do this?
- Wed Jun 13, 2018 8:16 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Error : could not plan basic tour
- Replies: 2
- Views: 6851
- Wed Jun 13, 2018 8:01 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Error : could not plan basic tour
- Replies: 2
- Views: 6851
Error : could not plan basic tour
Hello,
the first optim is ok but with an input plan, xtour return com.ptvag.xserver.xtour.XTourException" errorKey="10005" message="Could not plan basic tours. Invalid parameter id (Reason: Invalid range) in transport order 0.
I don't see where is the problem.
Can you help me please ?
See xtour ...
the first optim is ok but with an input plan, xtour return com.ptvag.xserver.xtour.XTourException" errorKey="10005" message="Could not plan basic tours. Invalid parameter id (Reason: Invalid range) in transport order 0.
I don't see where is the problem.
Can you help me please ?
See xtour ...
- Mon Jun 11, 2018 8:07 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: ignoreProductIncompatibilities
- Replies: 2
- Views: 8414
Re: ignoreProductIncompatibilities
I suspected it !
it's OK
Thank you Bernd
it's OK
Thank you Bernd
- Mon Jun 11, 2018 7:22 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: ignoreProductIncompatibilities
- Replies: 2
- Views: 8414
ignoreProductIncompatibilities
Hello,
in the documentation I saw BaseVehicle.ignoreProductIncompatibilities
http://xserver.ptvgroup.com/fileadmin/files/PTV-COMPONENTS/DeveloperZone/Documents/xServer_public/manual/Default.htm#API-Documentation/xtour/API_Documentation.html%23com.ptvag.xserver.xtour.BaseVehicle
but this option it ...
in the documentation I saw BaseVehicle.ignoreProductIncompatibilities
http://xserver.ptvgroup.com/fileadmin/files/PTV-COMPONENTS/DeveloperZone/Documents/xServer_public/manual/Default.htm#API-Documentation/xtour/API_Documentation.html%23com.ptvag.xserver.xtour.BaseVehicle
but this option it ...
- Wed Jun 06, 2018 2:10 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Minimum quantity
- Replies: 1
- Views: 7021
Minimum quantity
Hello,
we want to manage compartments.
so we use the quantities (10 max if I do not make a mistake).
My question : is it possible to specify a minimum quantity per compartment ? If I put 3 (real) in a compartiment of 10, I need xTour consider 6 and remain to use 10-6 = 4 and not 10-3 = 7
we want to manage compartments.
so we use the quantities (10 max if I do not make a mistake).
My question : is it possible to specify a minimum quantity per compartment ? If I put 3 (real) in a compartiment of 10, I need xTour consider 6 and remain to use 10-6 = 4 and not 10-3 = 7
- Wed Jun 06, 2018 1:53 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Area
- Replies: 5
- Views: 12194
Re: Area
I have already thought but we use the requirement already for several things.
I'm afraid we can exceed the 512 requirements if I have to put the authorized regions
I'm afraid we can exceed the 512 requirements if I have to put the authorized regions
- Wed Jun 06, 2018 12:06 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Area
- Replies: 5
- Views: 12194
Re: Area
We would like to use what we call the transport regions.
A transportOrder can load in one region and deliver in another.
A transportOrder can load in one region and deliver in another.
- Wed Jun 06, 2018 10:47 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Area
- Replies: 5
- Views: 12194
Area
Hello,
I saw the areaNumber must be put on TransportOrder.
If I understand, it's not possible for one transport to put loading in area A and delivery in area B ?
For exemple, put TransportAB.transportPointA.AreaNumber = A and TransportAB.transportPointB.AreaNumber = B
Thank you
I saw the areaNumber must be put on TransportOrder.
If I understand, it's not possible for one transport to put loading in area A and delivery in area B ?
For exemple, put TransportAB.transportPointA.AreaNumber = A and TransportAB.transportPointB.AreaNumber = B
Thank you
- Thu May 31, 2018 10:23 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Time between 2 tours
- Replies: 1
- Views: 4131
Time between 2 tours
Hello,
how can I specifi the time between 2 tours for one vehicle ?
Thank you
how can I specifi the time between 2 tours for one vehicle ?
Thank you
- Wed Apr 04, 2018 8:48 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: maxDrivingPeriod
- Replies: 4
- Views: 9804
Re: maxDrivingPeriod
Your post gave me the solution.
It's a bug in my program.
Really really sorry.
Thank you.
It's a bug in my program.
Really really sorry.
Thank you.
- Wed Apr 04, 2018 8:17 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: maxDrivingPeriod
- Replies: 4
- Views: 9804
Re: maxDrivingPeriod
Hello Bernd,
I saw the log and the reason gave by xtour but the tour does not exceed 2 hours in total (first optim in log).
if I put maxDrivingPeriod = 10h nothing is planned.
I saw the log and the reason gave by xtour but the tour does not exceed 2 hours in total (first optim in log).
if I put maxDrivingPeriod = 10h nothing is planned.
- Wed Apr 04, 2018 7:31 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: maxDrivingPeriod
- Replies: 4
- Views: 9804
maxDrivingPeriod
Hello,
when I put value in StandardParams.restrictions.tourRestrictions.maxDrivingPeriod, xTour systematically returns me unplanned transports but the tour does not exceed the total driving time.
See attachement.
Can you tell me how it works ?
when I put value in StandardParams.restrictions.tourRestrictions.maxDrivingPeriod, xTour systematically returns me unplanned transports but the tour does not exceed the total driving time.
See attachement.
Can you tell me how it works ?
- Thu Mar 01, 2018 10:17 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: forbidden zones
- Replies: 8
- Views: 16225
Re: forbidden zones
I think that I have to watch areaNumber to prevent a vehicle from going out of a geographical zone during a tour.
Right ?
Right ?
- Thu Mar 01, 2018 10:11 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: compartments
- Replies: 2
- Views: 5171
Re: compartments
with the compartments and the incompatibilities I must be able to find a solution
Thank you Bernd.
Thank you Bernd.
- Tue Feb 27, 2018 2:42 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: prioritize the vehicles
- Replies: 3
- Views: 6152
Re: prioritize the vehicles
Hello Bernd,
To priorize vehicle, for instance, how can I tell xTour to take one vehicle rather than another depending on its cost ?
To priorize vehicle, for instance, how can I tell xTour to take one vehicle rather than another depending on its cost ?
- Tue Feb 27, 2018 1:18 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: forbidden zones
- Replies: 8
- Views: 16225
forbidden zones
Hello,
how can I forbid geographical areas on a map (polygon on a map) in which xtour '' will not pass '' ?
Thank you
how can I forbid geographical areas on a map (polygon on a map) in which xtour '' will not pass '' ?
Thank you
- Tue Feb 27, 2018 9:47 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: compartments
- Replies: 2
- Views: 5171
compartments
Hello,
I have to manage the vehicles with several compartments. I thought to use the quantities.
- First, only 10 quantities can be define ?
- Secondly, how can I impose one good (transport order) and only one by compartments ?
Thank you
I have to manage the vehicles with several compartments. I thought to use the quantities.
- First, only 10 quantities can be define ?
- Secondly, how can I impose one good (transport order) and only one by compartments ?
Thank you