Skip Navigation

Digital Connect Check-In 21.07 Release Notes

Release Identification

Release Version Type (Version, Update, or Patch) Date Approved by Description of Change
21.07 Version 21 July 2021

Grzegorz Kurek,

Rafal Holub

Software updated

Features

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

​​​Defects

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

The following sections explain more details about the new items.

 

VCR/EMD Lookup and /passenger/details – Configuration Update

Digital Connect Check-In has updated few of the existing configurations.

Prerequisites

None

Limitations

None

Configuration

 

Property Name Description Example
Value
Data
Type
s4ci.feature.emd.details.enabled Determines whether return information about remarks, history, approvalCode, indicators, FCPI for emd.
Default is [true]

True

Boolean
s4ci.feature.vcrRemarks.allowedCategories  A list of remark categories which must be returned from ticketing
Default is [ENDORSEMENTS,MANUAL,PAYMENT,ORIGINALISSUE,PREPAID,PASSENGER,OTHER,PRIVATEFARETEXT]
GetReservation passenger/details
ENDORSEMENTS,MANUAL,PAYMENT,ORIGINALISSUE,PREPAID,PASSENGER,OTHER,PRIVATEFARETEXT List <String>

 


 

/vcr/lookup - Response Elements Enhancements

VCR lookup service has been enhanced to return more details to include: 

  • Ticket Indicators 
  • Ticket Coupon Details: ticketDesignator, notValidBefore, notValidAfter, conjunctiveDocumentNumber, involuntaryReroute,  currentControllingProvider,  frequentFlyer,   
  • flownTicketCoupon 
  • commissionDetails (structures with types: AGENCY, MANUAL, CATEGORY35, CATEGORY35_MARKUP) 
  • relatedDocuments (structures with types: CONJUNCTIVE, ORIGINAL, EXCHANGE, REFUND, MISCELLANEOUS) 
  • Payment 
    • card 
      • approvalDetails 
    • certificateNumber 
  • governmentTaxIdentification 
  • priceBreakdown 
    • taxes 
      • airport 
      • domestic 
    • otherTaxes 
    • otherAmounts (contains fees structures)

Prerequisites

None

Limitations

None

Configuration

None


 

Disable "includeAllCabins" Feature for Unsupported Segments

Digital Connect Check-In includes a feature Seat Map for all Cabins which allows to view the seat map with all the cabins and seat prices for the requested cabin. This functionality does not work for itineraries with IATCI segments and so an error message is returned for all the requested segments even if some of them are host segments. 
Digital Connect Check-In must ensure that the functionality Seat Map for all Cabins is not impacted by segment type IATCI in the itinerary and the seat map with all the cabins that include seat prices for the requested cabin, is returned for the host segments. The functionality Seat Map for all Cabins will still not work for IATCI, due to the specific character of IATCI segments.   

Prerequisites

IncludeAllCabins=true

Limitations

None

Configuration

None

 


 

O-block on Seat is being Returned as a Z-block when Refresh Seat Map

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2036

Description:

On a flight from BNE-MEL, a seat is blocked with code O and it returns as code Z when the seat map is refreshed.

Resolution:

Now, this feature is adjusted to not override the block Code attribute while blocking a given seat.

Programs/Modules Affected:

DCCI /seats/seatmap

 


G3 Frequent Flyer Showing Twice in Pax Screen and Incorrect Number

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2058

Description:

Digital Connect Check-In POST /passenger/details service returns the loyalty accounts twice; one with an incorrect member id that includes alphanumeric characters.

Resolution:

Now, Digital Connect Check-In POST /passenger/details service returns one loyalty account with the correct member id for alphanumeric characters.

Programs/Modules Affected:

DCCI /passenger/update

 


 

G3 Unable to Assign Seat for PNR Migrated with no Ticket and TKT Edit Present

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2062

Description:

In Digital Connect Check-In, if the free seat selection process completed with an error and, one of the passengers did not have a ticket on the requested segment with the configuration s4ci.feature.seats.freeSeatSelection.noRecordPassengerEditCodes  empty .

Note:

This configuration is mandatory.  

Resolution:

Now, Digital Connect Check-In seat selection process is enhanced to allow selecting seats for free when one of the requested passengers does not have a ticket on the requested segment and the following configuration key s4ci.feature.seats.freeSeatSelection.noRecordPassengerEditCodes is empty.

Programs/Modules Affected:

DCCI /seats/select

 


 

DW3.5 - Receiving "Processing your seat action request." Error when saving Seat while Upgrading from Coach to Business Class

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2064

Description:

The Refresh segments cache is not initialized every time the reservation cache is refreshed.

Resolution:

Whenever the main session cache is accessed, update the flight cache time to reflect the live time.

Programs/Modules Affected:

DCCI /seats/select