Skip Navigation

Digital Connect Check-In 23.07 Release Notes

Release Identification

Release Version Type (Version, Update, or Patch) Date Approved by Description of Change
23.07 Version 23 Jul 2023

Piotr Gorski

Software updated

Features

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

  • Add a New Eligibility to Prevent Check-in When there is a Pending Exchange VCR Transaction
  • Filter Non-air Segments Based on Airline and Flight Numbers

Add a New Eligibility to Prevent Check-in When there is a Pending Exchange VCR Transaction

Digital Connect Check-In has added a new eligibility which prohibits check-in when there is a pending VCR exchange in the PNR and an EXCH edit code is returned. This new eligibility prevents a passenger from unnecessarily starting the check-in transaction which, in such case, will fail.

Prerequisites

None

Limitations

N/A

Configuration

Property Name Description Example
Value
Data
Type
s4ci.checkin.eligibility.pendingVcrExchangeCheck.edit 

Defines a CKI edit code that indicates passenger has a pending exchange transaction and cannot be checked-in.

EXCH

String

s4ci.checkin.eligibility.pendingVcrExchangeCheck.enabled Enables a check-in eligibility checker that verifies if a passenger has a pending exchange transaction and cannot be checked in. Related passenger level eligibility: PASSENGER_HAS_PENDING_VCR_EXCHANGE.
False
Boolean

 


 

Filter Non-air Segments Based on Airline and Flight Numbers

When a PNR consists of an air and non-air segment, the non-air segment can be filtered out based on the operating airline codes and operating flight numbers.

Prerequisites

None

Limitations

N/A

Configuration

Property Name Description Example
Value
Data
Type
gds.sabre.retrieveBooking.filterOutFlightsWithAirlineFlightNumber
 

Defines the mapping of operating airlines' codes and corresponding operating flight numbers' ranges that should be filtered out.

X0:5,10;Y0:10-100,1024

Map<String, List<Range<Integer