abn.GetDocList

This job determines all objects that the specified user has subscribed to.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

0 = Documents for the specified username are determined
1 = Additionally, documents are determined that were created for user groups in which the specified user is currently located

User

STRING

Yes

Name of the user

[Product]

STRING

No

Search is limited to the specified program instance.

[Station]

STRING

No

Search is limited to the specified user station.

2. Output Parameters

Name Type Dependency Description

Document[1..n]

STRING

Semicolon-separated information about the subscribed document, 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); AboGrp (groups all records of the different actions of a subscription)

3. Return Value

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