Task: Update Printer Stock Numbers

This task adds ticket stock number to the agency printer ticket table. It displays all ticket numbers held in all printer ticket tables and loads the last days remainder tickets onto the printer ticket table. It is also used to delete ticket stock numbers. (Only valid on 1G).

Section 1: Short Answer

Transaction Name:

TicketPrinterLinkage_1_0

Can any other transaction(s) perform this same task?

No other transaction can perform this task.

Can this task be performed in a sessionless environment?

This task must be used a sessioned environment.

Are the request and response identical on both the Apollo and Galileo systems?

The request and response are available only on Galileo.

List any industry-specific knowledge required to understand this task in terms of the specific business process.

Knowledge to add a printer in the AAT and various formats to link to various printer types.

Explain any special limits or distinct restrictions to the input data that may not be readily apparent.

There are no special limitations.

Section 2: Detailed Description

Request:

Unless otherwise specified, use ALL CAPS in any request data.

The <TicketStockStatusMods> (Data Record 4078) needs to be used to request an Update to Printer Stock Numbers. The <TicketStockInfo> tag will be sent with the type of action requested (Display, Add, Cancel), the starting and ending stock numbers, stock range, STP printer designator, and various other information. The <SatelliteTicketPrinting> tag will be sent with the STP details.

Prerequisite tasks:

No prerequisite tasks are required.

Expected response:

If the Update Printer Stock Numbers transaction completes successfully, the <DPOK> will be returned to indicate a good response.

Error and warning responses:

If the Update Printer Linkage transaction encounters an error, it will be in the <ErrText>. The following error messages may be received:

Galileo:

8822 – INVALID FORMAT DATA

8846 - RANGE PREVIOUSLY USED

Follow-on requests:

No follow-on requests exist.

Additional Printer Linkage capabilities:

Ticket Stock Tables

The following entries are only available on the Galileo host:

Section 3: Tables

Request (Input) Tags - Without STP IATA Number

<TicketStockStatusMods>

Terminal Equivalents:

Apollo: Not applicable

Galileo: HMSA or HMSD or HMSX

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPST

1-1

<TicketStockInfo>

 

Request (Input) Tags - With STP / Programmer Mode

<TicketStockStatusMods>

Terminal Equivalents:

Apollo: Not applicable

Galileo: HMSA or HMSD or HMSX

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPST

1-1

<TicketStockInfo>

 

B

DP43

1-1

<SatelliteTicketPrinting>

 

Response (Output) Tags – Normal Response

 <TicketStockStatus>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

DPOK

1-1

<DPOK>

 

Response (Output) Tags – Error Response

 <TicketStockStatus>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

EROR

1-1

<ErrText>

 

Related Samples

TicketPrinterLinkage_1_0_4

TicketPrinterLinkage_1_0_5