Skip to main content
Omnitracs Knowledge Base

Request Extract API

(plus) Available in PIT v2.3

This ILE API wraps the Request Extract Web Service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.

API Name:  QTVEHRPMEX

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

Vehicle ID

Input

Character

10

n/a

Identifier for the vehicle

Extract Type

Input

Character

1

n/a

Type of extract requested

Vehicle ID

Output

Character

10

n/a

See ExtractFailureVehicle

Vehicle SCAC

Output

Character

4

n/a

See ExtractFailureVehicle

Error Category

Output

Decimal

3

0

Error Category, if any

Error Code

Output

Decimal

5

0

Error Code, if any

Error Description

Output

Character

150 varying

n/a

Error description, if any

An error category of 0 means that the extract was successfully requested.

  • Was this article helpful?