Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Panel
borderColorgris
bgColorgris
Table of Contents
outlinetrue


Introduction


This chapter describes the functionality that allows you to include a text in the boarding pass.


Description


This new functionality allows an indicative note to be printed on the ATB boarding pass.

This note is included in:

  • Boarding Pass PECTAB C (new) and all its versions, the text that is configured

  • Model 5112 of the thermals (it is the most complete and recommended model)

PECTAB C has the same characteristics as PECTAB B, it only has a new element added (# 8A) that is used to include the text, which is defined only to be displayed on the check stub.

The text to include in the BP is configured in the JJCHK table in the new section under the heading BOARDING PASS-CONFIGURABLE TEXT

The text included in the BP appears in the PH (the consultation of the history of the flight), both included in the checkin and in the reprint

The place where it appears in the Boarding Pass is the same one that is defined for the MB (Message Boarding, which is reported at the time of checkin PUx, MBtext free), so if the MB is reported at the time of checkin, prioritizes over the text that is configured in the configurable Boarding Pass text

The configuration of this text is done in the JJCHK under the BPT token


Text configuration


The configuration of the text must be requested by the carrier to its Executive Manager informing the following data:

  • Type: Domestic or International

  • Airport of origin of the flights: it can be for everyone, in that case ALL

  • Destination airport of / the flights: it can be for everyone, in that case ALL

  • Flight range / s from / to: can be for everyone

  • Text they need to show (maximum 50 characters)

Add

JJCHK<host>/BPT-ADD/TYP:<type>/ATO:<ato from>-<ato to>/FLT:<xxxx-yyyy>/TXT:<Text maximum 50 characteres> 

Description:

TYP

(Tipe of Route) indicates if the route is domestic or internacional
"type" DOM / INT values

ATO

Indicates ORIGIN AIRPORT and DESTINATION:

  • "ato from" is the origin airport, in case all airports need to be indicated, then please specify ALL

  • "ato to" is the destination airport, in case all airports need to be indicated, then please specify ALL

FLT

Indicates the flight range: xxxx-yyyy.

To indicate all the range, please specify 0000-9999

Note

Note:

  • All parameters are mandatory

Example:

Code Block
languagevb
JJCHKXX/BPT-ADD/TYP:DOM/ATO:AEP-MDQ/FLT:0000-1500/TXT:CIERRE PUERTA-GATE CLOSING 30 MIN BEFORE DEPT

Display:

JJCHKXX

Code Block
languagevb
 -= BOARDING PASS-CONFIGURABLE TEXT =-
TYPE                ATO-FRM   ATO-TO    FLT-RANGE         TEXT
DOMESTIC            AEP       MDQ       0000-1500    CIERRE PUERTA-GATE CLOSING 30 MIN BEFORE DEPT
Modificación (solo del texto













Modify (only the text)

JJCHK<host>/BPT-MOD/TYP:<type>/ATO:<ato from>-<ato to>/FLT:<xxxx-yyyy>/TXT:<Texto limite máximo 50 caracteres> 

Descripcion

<Text maximum 50 characteres> 

Description:

TYP

(Tipo de Ruta) indica si la ruta es doméstica o Tipe of Route) indicates if the route is domestic or internacional
"type" puede tomar los valores DOM / INT values

ATOIndica

AEROPUERTO de ORIGEN y de DESTINOIndicates ORIGIN AIRPORT and DESTINATION:

  • "ato from" es el aeropuerto de origen, para indicar todos los aeropuertos se debe ingresar is the origin airport, in case all airports need to be indicated, then please specify ALL

  • "ato to" es el aeropuerto de destino, para indicar todos los aeropuertos se debe ingresar is the destination airport, in case all airports need to be indicated, then please specify ALL

FLT

Indica el rango de vuelos (Indicates the flight range): xxxx-yyyy.

Para indicar todo el rango se debe ingresar To indicate all the range, please specify 0000-9999

Note

AclaraciónNote:

  • Todos los parámetros son obligatorios

  • El item a MODIFICAR debe existir en la tabla (debe coincidir el typ, ato, flt) y en caso que no exista el sistema responderá con el mensaje de error All parameters are mandatory

  • The item that needs to be modified should exist in the table (typ, ato and flt should match) but in case it does not exist, system will respond: "INVALID - CONFIGURATION DOES NOT EXIST"

EjemploExample:

Code Block
languagevb
JJCHKXX/BPT-MOD/TYP:DOM/ATO:AEP-MDQ/FLT:0000-1500/TXT:GATE CLOSING 30 MIN BEFORE DEPT

Despliegue resultante en el apartado del Boarding pass-configurable text:Display

JJCHKXX

Code Block
languagevb
 -= BOARDING PASS-CONFIGURABLE TEXT =-
TYPE                ATO-FRM   ATO-TO    FLT-RANGE         TEXT
DOMESTIC            AEP       MDQ       0000-1500    GATE CLOSING 30 MIN BEFORE DEPT










Eliminación 

Delete

JJCHK<host>/BPT-DEL/TYP:<type>/ATO:<ato from>-<ato to>/FLT:<xxxx-yyyy>

DescripcionDescription:

TYP

(Tipo de Ruta) indica si la ruta es doméstica o Tipe of Route) indicates if the route is domestic or internacional
"type" puede tomar los valores DOM / INT values

ATOIndica

AEROPUERTO de ORIGEN y de DESTINOIndicates ORIGIN AIRPORT and DESTINATION:

  • "ato from" es el aeropuerto de origen, para indicar todos los aeropuertos se debe ingresar is the origin airport, in case all airports need to be indicated, then please specify ALL

  • "ato to" es el aeropuerto de destino, para indicar todos los aeropuertos se debe ingresar is the destination airport, in case all airports need to be indicated, then please specify ALL

FLT

Indica el rango de vuelos (Indicates the flight range): xxxx-yyyy.

Para indicar todo el rango se debe ingresar To indicate all the range, please specify 0000-9999

Note

AclaraciónNote:

  • Todos los parámetros son obligatorios

  • El item a MODIFICAR debe existir en la tabla (debe coincidir el typ, ato, flt) y en caso que no exista el sistema responderá con el mensaje de error All parameters are mandatory

  • The item that needs to be deleted should exist in the table (typ, ato and flt should match) but in case it does not exist, system will respond: "INVALID - CONFIGURATION DOES NOT EXIST"

EjemploExample:

Code Block
languagevb
JJCHKXX/BPT-DEL/TYP:DOM/ATO:AEP-MDQ/FLT:0000-1500







Ejemplo de un texto impreso en un Boarding Pass modelo ATB example


Ejemplo de un texto impreso en un Boarding Pass modelo model 5112 (térmicasthermal) example