Skip Navigation

Digital Connect Check-In 23.08 Release Notes

Release Identification

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

Piotr Gorski

Software updated

Features

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

  • Missing AE Pricing Details in PNR
  • Enhance Detailed VCR Status
  • Store Weight Unit as KG or LB in /dcci/baggage/book

​​​Defects

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

  • WS - PROD - Digital Workspace - VERIFY DOCS Button was Greyed out with Data Entered and Submitted - Case ID: 07231543

  • [Automation] - [DW3.18] - NON-UNPB - Business Error: [PNR] ANCS Request Validation Failed for Bad1

Missing AE Pricing Details in PNR

When there is missing AE pricing due to an issue from the other GDS (vendor), Digital Connect Check-In returns such AE with the HD status but without the warnings: UNABLE_TO_RETURN_ANCILLARY_PRICING, UNPAID_ITEM_PAYABLE and UNPAID_ITEM_NOT_PAYABLE.

Prerequisites

None

Limitations

None

Configuration

Property Name Description Example
Value
Data
Type
s4ci.feature.passengerDetails.airExtra.oaVendors When AirExtra.vendor matches any vendor defined by this configuration then Digital Connect Check-In does not populate the following warnings: UNABLE_TO_RETURN_ANCILLARY_PRICING, UNPAID_ITEM_PAYABLE and UNPAID_ITEM_NOT_PAYABLE

 

List<String> 

Enhance Detailed VCR Status

  1. When details VCR status is turned ON and POST /v2/dcci/passenger/details calls GetTicketingDocumentRQ and populates real VCR status then if the given status is CTRL and CurrentControllingProvider element contains currentStatus, this status is used instead of CTRL. <ns2:CurrentControllingProvider currentStatus="EXCH" hosted = " true">X0</ns2:CurrentControllingProvider >
  2. Skip VCR statuses provided in the configuration while looking for duplicated VCRs.

Prerequisites

s4ci.feature.passengerDetails.vcrStatus.enabled is set to True

Limitations

None

Configuration

None

Property Name Description Example
Value
Data
Type
s4ci.feature.passengerDetails.vcrStatus.controllingAirlineStatus.enabled Determines whether a controlling VCR status should be returned if present and coupon status is CTRL.

False

Boolean
s4ci.checkin.eligibility.irrelevantCouponStatuses List of VCR coupon statuses that should be skipped while checking for duplicated VCRs. Related passenger level eligibility: INVALID_VCR.   String

Store Weight Unit as KG or LB in /dcci/baggage/book

When Digital Connect Check-In stores the weight of the baggage Ancillary, the specific weight unit "KG" and "LB" is used to ensure ANCS recognizes the weight and the unit in the next calculation.

Prerequisites

None

Limitations

None

Configuration

None


WS - PROD - Digital Workspace - VERIFY DOCS Button was Greyed out with Data Entered and Submitted - Case ID: 07231543

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2798

Description:

In some cases, there were passenger's documents and contact details missing in /dcci/passenger/details/refresh response

Resolution:

Digital Connect Check-In changed the logic of refreshing passenger's documents and contact details to search for the data in 1st /cki/passenger/details response.

Programs/Modules Affected:

/dcci/passenger/details/refresh


[Automation] - [DW3.18] - NON-UNPB - Business Error: [PNR] ANCS Request Validation Failed for Bad1

Customer Tracking #:

N/A

Sabre Tracking #:

CSSDC-2805

Description:

/dcci/baggage/price incorrectly populates preRegistrationRequired flag when a given previously checked-in baggage is within the piece allowance and is but also covered by charge or prepaid.

Resolution:

Now, /dcci/baggage/price does not populate preRegistrationRequired for the baggageAllowance when a previously checked baggage is within the piece allowance and is but also covered by a charge/prepaid. This is to prevent booking allowance related AE.

Programs/Modules Affected:

/dcci/baggage/price