Versions Compared

Key

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

Panel
borderColorgris
bgColorgris
Table of Contents
outlinetrue


Introducción

En este capítulo se describe la funcionalidad que permite incluir un texto en el

Introduction


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

Descripción

Esta nueva funcionalidad permite imprimir en el pase de embarque ATB una nota indicativa.

Esta nota se incluye en


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 (nuevo) y todas sus versiones el texto que se encuentre configurado

  • Modelo 5112 de las térmicas (es el modelo más completo y el recomendado)

El PECTAB C tiene las mismas características que el PECTAB B, solamente tiene agregado un elemento nuevo (#8A) que se utiliza para incluir el texto en cuestión, que se encuentra definido solamente para que sea visualizado en el talón de control.

El texto a incluir en el BP se configura en la tabla JJCHK en el nuevo apartado bajo el título BOARDING PASS-CONFIGURABLE TEXT

El texto incluido en el BP figura en el PH (la consulta de la historia del vuelo), tanto el incluido en el checkin como en la reimpresión

El lugar donde aparece en el Boarding Pass, es el mismo que se encuentra definido para el MB (Message Boarding, el cual se informa al momento del checkin PUx,MBtexto libre), por lo cual si se informa el MB al momento del checkin se prioriza sobre el texto que se encuentre configurado en el Boarding Pass configurable text

La configuración de este texto se realiza en la JJCHK bajo el token BPT

Configuración del texto 

La configuración del texto deberá ser solicitada por el carrier a Producto informando los siguientes datos:

  • Tipo: Domestico o Internacional

  • Aeropuerto origen de/los vuelos: puede ser para todos, en ese caso ALL

  • Aeropuerto destino de/los vuelos: puede ser para todos, en ese caso ALL

  • Rango de vuelo/s desde/hasta: puede ser para todos 

  • Texto que desean aparezca (máximo 50 caracteres)

Alta
  • 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:<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 campos son obligatorios

Ejemplo
  • 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

Despliegue resultante en el apartado del Boarding pass-configurable textDisplay:

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