Skip to main content
Omnitracs Knowledge Base

Carbon Copy Return Message API

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

API Name:  QTCCRMSG

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

GMH

Input

Decimal

9

0

GMH for the message to be carbon copied

Mailbox

Input

Character

10

n/a

User or Address List to Carbon Copy

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 message has been carbon copied successfully.

  • Was this article helpful?