Task: Display Agency Information

This task can be used by the client to retrieve agency information.

Section 1: Short Answer

Transaction Name:

TicketInfoDisplay_8

Can this task be performed in a sessionless environment?

Yes.

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

Yes

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

N/A

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

N/A

Section 2: Detailed Description

Request:

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

For an Agency Information Display request, a <AgncyInfoMods> is required. Information for up to nine agencies can be requested at the same time. The required information in the <AgncyInfoMods> is the number of agencies requested followed by each agency pseudo city.

Prerequisite tasks:

None

Expected response:

The response from an Agency Information Display request is always be a <AgncyInfo> element. The <AgncyInfo> is returned with data for each agency requested. If there was an error with the agency Pseudo City supplied, a status code is returned in the <AgncyInfo> element along with the invalid Agency Pseudo City. The definitions of the status codes are listed in the response definition of the <AgncyInfo> documentation.

Error and warning responses:

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

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

 

1650

1 – 1

<AgncyInfoMods>

 

Response (Output) Tags

<AgncyInfo>

 

Ordering

NWB

Min/Max

XML Tag

 

1651

1 – 1

<AgncyInfo>

Related Samples

TicketInfoDisplay_8_s3