...
The indicator can be found in section DEFAULT CHECK-IN INITIALIZATION
within parameter [PBT]PASSENGER BODY TEMPERATURE
Options
Indicator | Description |
---|---|
NO | No mandatory use |
CHK:YES-BRD:NO | Mandatory use at Check-in |
CHK:NO-BRD:YES | Mandatory use at Boarding |
CHK:YES-BRD:YES | Mandatory use at Check-in and Boarding |
/ MAX. ALLOW: <valor> | Maximum temperature control to accept and / or board the passenger |
Control Panel
...
The flights will be initialized according to the parameter configured in the airline's JJCHK table, the control will be seen under the TEMP: indicator followed by the parameter.
...
TEMP:C
Mandatory use only when accepting the passenger (comando PUhttps://kiu.atlassian.net/wiki/spaces/KOD/pages/4146086/MAN+Passenger+Acceptance#Accepting-passengers-without-a-seat-or-bags )TEMP:B
Mandatory use only when boarding the passenger (comando PBhttps://kiu.atlassian.net/wiki/spaces/KOD/pages/4146090/MAN+Boarding )TEMP:CB
Mandatory use only when accepting and boarding the passenger (comando PU y PBhttps://kiu.atlassian.net/wiki/spaces/KOD/pages/4146086/MAN+Passenger+Acceptance#Accepting-passengers-without-a-seat-or-bags and https://kiu.atlassian.net/wiki/spaces/KOD/pages/4146090/MAN+Boarding )
Users with keyword CHKLV1 or CHKLV2 could modify the control panel of a particular flight
...
PC<flight>/<date><origin>,TEMP<parameter>
Parameter | Description |
---|---|
C | Control only at Check-in |
B | Control only at Boarding |
CB | Control at Check-in and Boarding |
N | No mandatory use |
Example:
PC4444/4SEPJFK,TEMPCB
PC4444/4SEPBOG,TEMPN
To check more details on Panel de control https://kiu.atlassian.net/wiki/spaces/KOD/pages/4146039/MAN+Control+Panel
Accepting passangers with body temperature register
...
The value may have up to 4 numeric characters including one decimal. Example: 35.6, 100.4
This indicator may be entered in field Other Elements of the graphic seat map.
If the indicator is mandatory and it is not detailed in the entry, the following error message will be displayed:
INVALID - CHECK PASSENGER´S PASSENGER BODY TEMPERATURE
If the maximum value control is configured in the JJCHK, the airport agent will see the following error in case a higher temperature than the allowed one is entered:
INVALID - PASSENGER´S PASSENGER BODY TEMPERATURE NOT ACCEPTEDACCEPTABLE
The accepting command accepts every option the PU command includes.
If connecting passengers are accepted, the temperature control will only apply to the first flight and not to the later ones, by definition the sanitary control corresponds to the airport where the passenger begins his itinerary.
...
Code Block |
---|
PU3,PT38 INVALID - PASSENGER´SPASSENGER BODY TEMPERATURE NOT ACCEPTEDACCEPTABLE PU3,PT37.7 CHECKIN->XX4444/29AUG AEP ORD CODE NAME FOID OFF CC PARTY NAT. SEAT H.BAG BAG 003. UPHYVV PRUEBA TEST/QL PP 55015456 MDQ YY 9C 0/000 |
Code Block |
---|
PU1 INVALID - CHECK PASSENGER´SPASSENGER BODY TEMPERATURE |
To see more information on Aceptación de Pasajeros https://kiu.atlassian.net/wiki/spaces/KOD/pages/4146086/MAN+Passenger+Acceptance#Accepting-passengers-without-a-seat-or-bags
Editing passengers with body temperature registration
...
The new value entered replaces the previous one or adds it in case the passenger has been accepted without previous value.
You can remove the body temperature value only on those flights that do not require it as mandatory. The indicator is:
,PT0
or,PTDEL
If the control with maximum value is configured in the JJCHK, the airport agent will see the following error in case an attempt is made to edit indicating a temperature higher than the allowed one:
INVALID - PASSENGER´S PASSENGER BODY TEMPERATURE NOT ACCEPTEDACCEPTABLE
Entry:
PE<flight>/<date><rute>-<secuence number>,PT<value>
...
If the entry is mandatory and is not clarified in the boarding command, the value will display the following error message:
INVALID - CHECK PASSENGER´S PASSENGER BODY TEMPERATURE
If the control with maximum value is configured in the JJCHK, the airport agent will see the following error in case a higher temperature than the allowed one, is entered:
INVALID - PASSENGER´S PASSENGER BODY TEMPERATURE NOT ACCEPTEDACCEPTABLE
Entry
PB<secuence number>,PT<value>
...
To see more information of Embarque de Pasajeros https://kiu.atlassian.net/wiki/spaces/KOD/pages/4146086/MAN+Passenger+Acceptance#Editing-details-for-passengers-already-accepted
History
...
All body temperature records remain in the flight history (PH command) with the indicated PT:<value>
...
To see more information of Historia del Vuelo
...
https://kiu.atlassian.net/wiki/spaces/KOD/pages/4146086/MAN+Passenger+Acceptance#History
Possible Errors
...
Error | Descripción |
---|---|
|
User does not have the required Duty |
|
User does not have the required Keyword |
|
Checking passenger´s body temperature is mandatory |
|
The value entered exceeds the maximun permitted |