Skip Navigation

Error Handling

The below table illustrates current error handling for Enhanced Vehicle Book:

 

Location

Scenario

Error Message

Schema RQ

Customer request schema validation has failed, customer provided invalid input.

SOAP fault in response with schema validation details.

Booking key retrieval error

Booking key cannot be retrieved or decoded.

EnhancedVehBookRS with Business error:

Unable to decode rateKey. See below messages for details.

The error will be followed by provider error returned in the warning nodes.

 

Main business error

Main error returned by the SP application. Will be followed by system specific errors generated by the application or the content providers. The provider errors will be returned in the warning nodes.

EnhancedVehBookRS with Business error:

Unable to perform vehicle booking step. See below messages for details.

OTA_VehResLLSRQ

Low level error coming from the provider.

EnhancedVehBookRS with Provider error:
Unable to perform OTA_VehResLLSRQ call. See below messages for details.

OTA_VehResLLSRQ

Traveler name is not present in the Sabre session.

EnhancedVehBookRS with Provider error:
Unable to perform vehicle booking step. At least one passenger name must present be in the work area/session.

OTA_VehResLLSRQ Vehicle segment status was not confirmed by the vendor. EnhancedVehBookRS with Provider error: Vehicle booking segment status is unconfirmed. Please retry the transaction.
TravelItineraryReadRQ All scenarios. Required data missing. EnhancedVehBookRS with Provider error:
Traveler's name and/or Travel agency's address is required to be present in the Sabre session prior to calling EnhancedVehBookRQ.