Travelport / travelport-uapi-tutorial

The travelport-uapi-tutorial is a Java project for Universal API that will help you connect and code a standard workflow including Air and Hotel.
45 stars 34 forks source link

Queue DateRange #560

Open dherrerag opened 6 years ago

dherrerag commented 6 years ago

Hello @vivekjyotipramanik I have a question.

I´m working with Queueing, I would like to know if it´s possible to specify in the request two o more dateranges in the same request

UAPI Documentation indicates: "Date range number where the PNR should be queued. Possible values are 1,2,1-4 etc."

I want to do something like this:

<gds:QueueSelector Queue="80" DateRange="1-4" Category="0"/>

Thank you.

vivekjyotipramanik commented 6 years ago

Hi dherrerag,

Yes, it is possible. But the DatRange and Category needs to be defined and configured for the Agency through GalileoDesktop. Could you please confirm if the configuration has been done already, if not, Please create a MyTravelpiort ticket regarding this. Thanks.

dherrerag commented 6 years ago

Thank you @vivekjyotipramanik

I have validated the DateRange configuration and everything is fine. But id does not work

This is my request:

<?xml version="1.0" encoding="ISO-8859-1"?>

`<?xml version="1.0" encoding="ISO-8859-1"?>

` The response bellow: **{"CK FORMAT|"}** Thanks
vivekjyotipramanik commented 6 years ago

Hi dherrerag,

Please create a MyTravelport ticket and we will check the configuration and the reason of the failure. Thanks.