Skip to main content
Omnitracs Knowledge Base

Edit Global Group API

(plus) Available in PIT v2.3

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

API Name:  QTGGEDT

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

Global Group ID

Input

Character

25

n/a

Identifier for the global group

New Global Group ID

Input

Character

25

n/a

New identifier for the global group

Global Group Description

Input

Character

100

n/a

Description of the global group

Limit History

Input

Character

5

n/a

A boolean value which indicates if the history of assets in the group should be limited by the date the asset joined the group. This applies to limited users only.

Visible to Unlimited Users

Input

Character

5

n/a

A boolean value which indicates if the group should be visible to unlimited users.

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 edit of the global group was successful.

  • Was this article helpful?