Task: Display Agency Information

This task is used to display agency information for any agency on either Apollo or Galileo.

Section 1: Short Answer

Transaction Name:

AgencyInfoDisplay_11

Can this task be performed in a sessionless environment?

Sessioned and Sessionless are both supported.

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

Apollo and Galileo are identical.

Industry-specific knowledge required to understand this task in terms of the specific business process:

None.

Explain any special limits or distinct restrictions t

Agency Information can only be retrieved for the Host system accessed. For example, a user who is targeting Apollo (1V) cannot retrieve Agency Information for a Galileo (1G) Agency.

Section 2: Detailed Description

Request:

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

For an Agency Information Display request, a <AgncyInfoMods> (1650 Data Record) is required with pertinent data included. Information for up to 9 agencies can be requested at the same time. The required information in the <AgncyInfoMods> is the number of agencies requested, followed by each agency's Pseudo City Code (PCC).

Prerequisite tasks:

No prerequisite tasks

Expected response(s):

The Agency Information Display response is a <AgncyInfo> (1651 Data Record). The element is returned with data for each Agency requested. If there was an error with the agency's PCC, a status code will be returned along with the invalid Agency PCC. The definitions of the status codes can be found in the response documentation.

In the <AAAandAATInfoRes> (1431 Data Record) response, the Graphical Advertising indicator to the optional Fares AAT data may be returned in the <AAAandAATInfo> element.

Error and warning responses:

There are no warning or error responses returned for this task. Errors will be indicated by the status code returned in the <AgncyInfo> element.

Follow-on requests:

There are no follow-on requests.

Section 3: Tables

Request (Input) Tags

<AgncyInfoMods>

Terminal Equivalents:

Apollo:
_$-GK4/D

Galileo:
__JAGK4/D____

Ordering

NWB

Min/Max

XML Tag

 A

1650

1 - 1

<AgncyInfoMods>

 

<AAAandAATInfoReq>

Terminal Equivalents:

Apollo: N/A

Galileo: N/A

Ordering

NWB

Min/Max

XML Tag

 B

1430

0 - 1

<AAAandAATInfoReq>

 

 

Response (Output) Tags

<AgncyInfo>

 

Ordering

NWB

Min/Max

XML Tag

 A

1651

1 – 1

<AgncyInfo>

 

<AAAandAATInfoRes>

 

Ordering

KLR

Min/Max

XML Tag

 B

GRAA

0 – 1

<AAAandAATInfo>

 

 

Related Samples

AgencyInfoDisplay_11_s1

AgencyInfoDisplay_11_s2

AgencyInfoDisplay_11_s3