Skip Navigation

Digital Connect Check-In 22.05 Release Notes

Release Identification

Release Version Type (Version, Update, or Patch) Date Approved by Description of Change
22.05 Version 22 May 2022

Piotr Gorski

Software updated

Features

Digital Connect Check-In introduces new features and enhancements in the following areas:

  • Support JetBlue Loyalty Program
  • Filter Out Seats in the Ancillary Response 
    ​​​​

​​​Defects

The following Digital Connect Check-In defects have been fixed for this release.

  • Internal Error in Ancillaries/ Offers
  • Unable to Retrieve PNR with DOCS/P U Gender
  • Seat Assignment - Internal Error
  • Incorrect Baggage Pricing 

The following sections explain more details about the new items.

 

Support JetBlue Loyalty Program

Digital Connect Check-In validated through testing that new tiers, status levels and personalized rewards, added in the enhanced JetBlue loyalty program are supported.

Prerequisites

None

Limitations

None

Configuration

None


 

Filter Out Seats in the Ancillary Response

When Ancillary Service is called the seats are filtered out from the response, to allow Digital Connect Check-In clients to offer/ sell them only from a Seat Map.      

Prerequisites

None

Limitations

None

Configuration

 

Property Name Description Example
Value
Data
Type

shopping.ancillaries.checkin.excludeAncillaries 

Specify a map of ancillary group codes to a corresponding list of sub codes that should be filtered out from the response. If the list of sub codes for a given group is empty, then all ancillaries from that group will be filtered out.
Default is [SA:,;]

 SA: String 

 

Internal Error in Ancillaries/ Offers

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2378

Description:

This internal error message is returned in /ancillaries/offers, when only the second segment is requested and GAO version is configured with v3.

Resolution:

Now, the segment matching mechanism is modified.

Programs/Modules Affected:

/dcci/ancillaries/offers


Unable to Retrieve PNR with DOCS/P U Gender

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2401

Description:

This error message appears when Digital Connect Check-In is unable to perform a lookup with the above data.

Value 'UNDISCLOSED' is not facet-valid with respect to enumeration '[FEMALE, MALE]'. It must be a value from the enumeration.

Resolution:

Undisclosed and Unspecified elements were added to Digital Connect Check-In XSD Schema.

Programs/Modules Affected:

/dcci/ReservationService/GetReservation


Seat Assignment - Internal Error

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2415

Description:

Digital Connect Check-In service for seat selection returns an internal error when seat map returns seat with no prices.

Resolution:

Support the scenario when /seats/seatmap returns no prices and such seat is selected.

Programs/Modules Affected:

/dcci/seats/select


Incorrect Baggage Pricing 

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2412

Description:

Discrepancy in ancillary offers between baggage price and ancillary offers .

Resolution:

Enhanced functionality of baggage price and ancillary offers services to provide the client the ability to modify these services behaviour.  

The client can select one of the below: 

  • DEPARTURE - departure airport of the 1st requested segment is used.
  • PCC - pseudo city code, that is derived by DCCI or provided by the client, is used.
  • NONE - ClientContext/CityCode is not sent to ANCS, is used.

The following two configurations can be used by the client to specify the required behavior:

  • s4ci.feature.pricingConfiguration.cityCodeStrategy
  • shopping.ancillaries.checkin.cityCodeStrategy

Programs/Modules Affected:

/v2/dcci/ancillaries/offers

/v2/dcci/baggage/price