abn.GetGroupList

This job determines the user groups that have subscribed to the specified object.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

ObjectID

INT

Yes

ID of the object to be checked

ObjectType

INT

Yes

Type of the object

2. Output Parameters

Name Type Dependency Description

Group[1..n]

STRING

Semicolon-separated information about the group and subscription, each record in the following order: Group ID; Group name; Group GUID; Group description; Info text for the subscription; User GUID of the subscription admin (for system subscriptions); AboGrp (groups all records of the different actions of a subscription); Action (2/3/4/27/39); Notification type (0 = internal/oxmljsc; 1 = email + address); Subscription ID

3. Return Value

(INT): 0 = Job successful, otherwise error code.