Skip Navigation

Digital Connect Check-In 21.10 Release Notes

Release Identification

Release Version Type (Version, Update, or Patch) Date Approved by Description of Change
21.10 Version 25 Oct 2021

Grzegorz Kurek,

Rafal Holub

Software updated

Features

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

  • Remove AE Regardless of the Type and Status
  • Action Code not to be sent in UpdateRes
  • Enhance Infant PassengerType Support
  • Enhance Standard and Non-standard Baggage Bag Type Calculation
  • Modification of SSR DOCO (Redress/ Known Traveler Number and Visa)
    ​​​​

Remove AE Regardless of the Type and Status

Allow to Remove AE Regardless of the Type and Status 

Digital Workspace (DW)  as an agent facing application, must provide an option to remove Air Extra (AE) item from the booking regardless of the status or type of an AE. Now, Digital Connect Check-In allows removing the AE item selected by a DW agent.
To avoid breaking the logical handling of AE items, adhere to the following list of restrictions: 

  • You cannot remove an AE item which is a part of a Seat/ Ancillary Bundle. Instead, you can remove the whole Bundle AE. 
  • You can remove a Seat AE only after the seat has been unassigned from AE. A seat AE with an assigned seat is not available for removal. 
  • You cannot remove a Baggage AE that is linked to a baggage which has already been checked in. 

Prerequisites

None

Limitations

None

Configuration

Property Name Description Example
Value
Data
Type
s4ci.feature.cancelAirExtra.agentValidation.enabled Determines whether regular or agent application validation must be applied while canceling Air Extra (AE).
Default is [false]

False

Boolean

Action Code not to be sent in UpdateRes

Action Code not to be sent in UpdateRes

In the past, when booking a non-zero priced AE (base amount zero, but tax amount non-zero), Digital Connect Check-In  called UpdateReservationRQ with ActionCode HK. This was an incorrect behaviour and resulted in ancillary payment not being collected.

With this update, going forward, Digital Connect Check-In will no longer send AE <ActionCode> to UpdateRes through the following services:
 

  • /ancillaries/book 
  • /baggage/book 
  • /ancillaries/update 

Prerequisites

None

Limitations

None

Configuration

Property Name Description Example
Value
Data
Type
s4ci.technical.isSkipActionCodeEnabled  Determines whether sending action code, for example, HK, HD to PNR UpdateReservation must be disabled.
Default is [true]

False

Boolean


Enhance Infant PassengerType Support

Support Infant Added as an Edit Code and SSR

Digital Connect Check-In supports infant passengers who have a PNR and infants who do not have a PNR but are added at the time of check-in as an edit code. The way the edit code for INF passenger is added and the structure of INF information varies between Airlines. Digital Connect Check-In has enhanced the current support of INF edit code to include different configurations and scenarios. 

Prerequisites

None

Limitations

None

Configuration

Property Name Description Example
Value
Data
Type
s4ci.feature.passengerDetails.infant.defaultName = UNKNOWN (default) Determines the default value for infant first and last name in case when the downline data can not be parsed due to the invalid format.
Default is [UNKNOWN]

UNKNOWN

String

Enhance Standard and Non-standard Baggage Bag Type Calculation

Enhance Standard and Non-standard Bag Type Calculation  

Currently, with Digital Connect Check-In sending additional information to Calculate Bag Fees (CBF), the baggage charges for standard and non-standard bag types are calculated correctly.  

Prerequisites

None

Limitations

None

Configuration

Property Name Description Example
Value
Data
Type
s4ci.feature.passengerDetails.bagTag.additionalData.enabled  Determines whether additional information about ancillary bag type and exclusion from subsequent bag calculation should be returned.
Default is [false]
True

Boolean


Modification of SSR DOCO (Redress/ Known Traveler Number and Visa)

Modification of SSR DOCO – Adding Visa Expiry Date as an Optional Field

Digital Connect Check-In supports visa information but, until now visa expiry date has not been sent. With this update, Digital Connect Check-In will support visa expiry date.  

Prerequisites

None

Limitations

None

Configuration

N/A