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.
43 stars 34 forks source link

Hotel Search Error #707

Open anantksingh opened 4 years ago

anantksingh commented 4 years ago

Hi @vivekjyotipramanik , I am facing hotel search error: No Hibernate Session bound to thread, and configuration does not allow creation of non-transactional one here ,Please check Request and response.

HotelSearchAvailabilityReq

2019-12-15 2019-12-28 Response Server.System No Hibernate Session bound to thread, and configuration does not allow creation of non-transactional one here 1 SYSTEM System Unexpected system error. 160E2D860A0764779B6F7D74AE0DC216 trace
vivekjyotipramanik commented 4 years ago

Hi anantksingh,

There is a issue ongoing for Hotel Search whenever SearchModifiers is being used. The development tea m is already working on this. Could you please create a ticket in My.Travelport.com as well so that you can receive quick updates regarding this issue. Thanks.

anantksingh commented 4 years ago

Hi @vivekjyotipramanik , Thank you, I was ticket on My.Travelport.com but they reply i mention below.

I have checked this and it looks like there is an issue in copy environment with tag ReturnAmenities="true" as it works in production.

So that's why Please provide me alternate option in development stage because without amenities i can not show in details page

vivekjyotipramanik commented 4 years ago

Hi anantksingh,

The alternate option is to get the Amenities from HotelDescription from Keyword search. Please find below the link with the details. Thanks.

https://support.travelport.com/webhelp/uapi/uapi.htm#Hotel/Hotel_Description/HotelDescription.htm%3FTocPath%3DHotel%7CHotel%2520Shopping%2520and%2520Booking%7CHotel%2520Description%7C_____0

anantksingh commented 4 years ago

Hi @vivekjyotipramanik , Thank you, I used Keyword Property Description but i did not getting Amenities Also i am able to get name wise details but did not getting Amenities.

vivekjyotipramanik commented 4 years ago

Hi anantksingh,

If you are looking for Amenities exactly like the HotelAvailabiityRsp, you have to wait for the issue to be fixed. HotelSearch/@ReturnAmenities is the only way to get amenities like the way HotelSearchRsp returns. Could you please check the status in the ticket you have raised in My.Travelport.com. Thanks.