abn.GetAboGrpList

This job returns information about a subscription via the AboGrpID.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

AboGrpID

STRING

Yes

ID that groups all defined actions of the subscription

2. Output Parameters

Name Type Dependency Description

Abo[1..n]

STRING

Semicolon-separated information about the subscription, each record in the following order: Document ID; Document type; Info text; Subscription ID; Confirm (1 = mark as read before deletion; 0 = not required); UserID (User GUID of the subscription admin for system subscriptions); GroupID (ID of the group to be notified); Subscription type (0 = document subscription; 1 = request subscription); Action (2/3/4/27/39); Notification type (0 = internal/oxmljsc; 1 = email + address); Name of the user to be notified; SQL statement for request subscription

3. Return Value

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