Skip to end of banner
Go to start of banner

pmsXchange v2 Upcoming Changes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 42 Next »

Please check this page regularly for upcoming functionality and feature updates to pmsXchange v2.

To be removed / modified / added to the specification.

Error Handling

Release Date: TBC

pmsXchange is migrating from the current legacy system to a microservices based new world architecture hosted in AWS. This pmsXchange internal upgradation comes with a set of advantages in terms of performance, scalability, robustness, faster development times, security and flexibility. This document lists the changes related to pmsXchange migration which will impact the PMS partners and an account of how some existing functionalities would behave in the new world.

What's happening now?

For the following error scenarios, wherein when OTA_HotelAvailNotif OR OTA_HotelAvailNotif RQ message from PMS provider is not processed successfully, pmsXchange responds back with a failure RS message which has the details of the error. P.S. refer Notes for the full list of error codes supported by pmsXchange.

Error Scenarios (Error Type = 3) -

  • Room Type not mapped
  • Channel Code not mapped

Error Type

Error Code

Error Reason

Error Message

3

249

Invalid Rate Code

Could not find any roomTypes for ‘Hotel XXXX’ matching InvTypeCode ‘XXXX’ and RatePlanCode ‘XXXX’

3

402

Invalid Room Code

Could not find any roomTypes for ‘Hotel XXXX’ matching InvTypeCode ‘XXXX’ and RatePlanCode ‘XXXX’

3

783

Room or Rate not found

Could not find any roomTypes for ‘Hotel XXXX’ matching InvTypeCode ‘XXXX’ and RatePlanCode ‘XXXX’

3

n/a

Booking Agent Mapping missing

Booking agent mapping missing for HotelCode 'XXXX' and BookingAgentCode 'XXXX' and InvTypeCode 'XXXX'


What's going to change?

For the following error scenarios, wherein when OTA_HotelAvailNotif OR OTA_HotelAvailNotif RQ message from PMS provider is not processed successfully, PmsXchange would still respond back with a success RS message with no details of the error.

Error Scenarios -

  • Invalid Rate Code
  • Invalid Room Code
  • Room or Rate not found
  • Booking Agent Mapping missing

However, pmsXchange will send the details of the error(s) via an automated email to the partner PMS and affected hotels. Details are as follows

  • An email would be generated twice a day at 8.00 am & 4.00 pm (timezone of the PMS partner)


Notes

See below the full list of error codes supported for pmsXchange.

Error Code

Error Reason

Error Message

245

Invalid Confirmation Number

Could not find Notifications to confirm with notification id XXXX

392

Invalid Hotel Code

Hotel with HotelCode XXXX does not exist

375

Hotel not Active

Hotel with HotelCode XXXX is not enabled for inventory updates

249

Invalid Rate Code

Could not find any roomTypes for ‘Hotel XXXX’ matching InvTypeCode ‘XXXX’ and RatePlanCode ‘XXXX’

402

Invalid Room Code

Could not find any roomTypes for ‘Hotel XXXX’ matching InvTypeCode ‘XXXX’ and RatePlanCode ‘XXXX’

783

Room or Rate not found

No room exists with InvTypeCode XXXX and RatePlanCode XXXX for hotelier XXXX

448

System error


450

Unable to process

Each RatePlan must have a unique name

Description cannot be more than 512 characters long

Hotelier XXXX has more than one room with the given room rate combination of InvTypeCode XXXX and RatePlanCode XXXX
Unable to create RoomType for Hotelier XXXX with the given room rate combination of InvTypeCode XXXX, RatePlanCode XXXX and InvTypeDescription XXXX
737Throttle limit reached
n/aBooking Agent Mapping missingBooking agent mapping missing for HotelCode 'XXXX' and BookingAgentCode 'XXXX' and InvTypeCode 'XXXX'




  • No labels