Skip Navigation

Digital Connect Check-In 22.01 Release Notes

Release Identification

Release Version Type (Version, Update, or Patch) Date Approved by Description of Change
22.01 Version 21 Jan 2022

Grzegorz Kurek,

Pooja Kumar

Software updated

Features

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

  • Creating New Error Codes for Check-in Attempt Outside of Flight Initialization Period
  • Boarding Pass Reprint for IATCI Flights
  • 2022 Q1 Maintenance
    ​​​​

​​​Defects

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

  • DCCI_EY_PostCheckInFlow: Inconsistency Boardingpass Format as part of Select Call with M1 format Barcode and boardingpass Call with M2 Format Barcode
  • G3 - DCCI - Incorrect Date in "boardingTime" Element
  • WY - Unable to Add Upgrade Ancillary to Cart

The following sections explain more details about the new items.

 

Creating New Error Codes for Check-in Attempt Outside of Flight Initialization Period

New Error Codes for Check-in for Attempt Outside of Flight Initialization Period

When the check-in window is not open and the check-in transaction fails, Digital Connect Check-In provides an error message. This indicates the PNR does not contain the segment eligible for check-in; the message does not convey why the segments are not eligible.   
The customer expects Digital Connect Check-In to return as an error message with clear information on why the flights are outside of the check-in window.   

Prerequisites

N/A

Limitations

N/A

Configuration

 

Property Name Description Example
Value
Data
Type
s4ci.feature.passengerDetails.detailedErrorForNonEligibleFlights.enabled  Determines whether a specific error for flights which are not eligible for check-in should be returned or not.

False 

Boolean
 

Boarding Pass Reprint for IATCI Flights

Boarding Pass Reprint for IATCI Flights

Digital Connect Check-In supports check-in of IATCI flights but does not support boarding pass reprint. This creates a problem for passengers who must reprint their boarding passes for all the checked-in flights. To ensure better passenger experience Digital Connect Check-In must support reprint of a boarding pass for IATCI flights.  

Prerequisites

GetIATCIPassengerDataRQ error must be resolved to allow Digital Connect Check-In to start working on this project.

The type of airline and flight number details (operating/marketing) must be provided for different cases to allow the following services to work:

  • GetIATCIPassengerDataRQ
  • ChangeIATCISeatRQ
  • POST /v2/cki/passenger/boardingpass/iatci

Limitations

N/A

Configuration

None


2022 Q1 Maintenance

Remove Call for Availability Data for OA Flights

When Digital Connect Check-In sends a request to get the availability for hosted and non-hosted flights, availability for non-hosted flights is not returned therefore the call for availability for non-hosted segment becomes unnecessary and returns only a warning message. Digital Connect Check-In must not do an availability call if the flight is in OA.

Prerequisites

s4ci.feature.passengerDetails.availability.enabled = true 

Limitations

N/A

Configuration

None


DCCI_EY_PostCheckInFlow: Inconsistency Boardingpass Format as part of Select Call with M1 format Barcode and boardingpass Call with M2 Format Barcode

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2249

Description:

When a passenger selects a seat in postcheckin flow, Digital Connect Check-In /seats/select service returns a message "Multi segment boarding pass is unsupported in post check-in seat change process." and returns boarding passes on passenger flight level (M1 bar code). However, when /passenger/boardingpass service is called it does return multisegment boarding pass - boarding pass on passenger level (M2 bar code). There is an inconsistency in boardingpass response from /seats/select and /passenger/boardingpass calls in post check-in flow.

Resolution:

Now, Digital Connect Check-In /seats/select for MSBP does not return boarding passes on the passenger flight level but returns only a warning message MULTI_SEGMENT_BOARDING_PASS_UNSUPPORTED.
The Digital Connect Check-In POST /seats/select service returns boarding passes on passenger flight level for MSBP.

Programs/Modules Affected:

N/A

 


G3 - DCCI - Incorrect Date in "boardingTime" Element

 

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2266

Description:

Digital Connect Check-In returns incorrect boarding time information, which causes several passengers to miss their flights. This is happening in both CERT and PROD.
This happens only when the boarding date is prior to the departure date (Digital Connect Check-In is not able to determine the boarding date).

Resolution:

Now, Digital Connect Check-In POST /passenger/details with BPXML outputFormat returned correct boardingTime in the case when boarding is on a different day than the departure.

Programs/Modules Affected:

N/A


WY - Unable to Add Upgrade Ancillary to Cart

 

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2167

Description:

Customer reported an issue while upgrading a guest through DW with (codeshare
PNR with QR); the customer managed to upgrade the guest through Interact classic.
While adding the ancillary to the cart, received the following error message: 
"An error occurred processing your request"

Resolution:

Digital Connect Check-In has corrected this behavior and informed the customer.

Programs/Modules Affected:

N/A