dms.GetSubscriptions
This job returns the active subscriptions of the current user as an XML list — the DMS counterpart to the subscription functions of the abn engine.
|
This job is not described in the official enaio® documentation but is listed as known in the DMS engine overview’s "Undocumented Endpoints" section. This description was reconstructed from the call code of the |
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Bitfield controlling the response. The call code uses the default |
|
STRING |
Yes |
Filter by subscription status (e.g. |
|
INT |
Yes |
Maximum number of returned entries. Call-code default: |
2. Output Files
| Name | Description |
|---|---|
|
List of subscriptions as a UTF-8-encoded XML stream. |
3. Return Value
(INT): 0 = job successful, otherwise error code.
For further return values see Error Codes.
4. See Also
-
abn.SetOsInformed / abn.ResetOsInformed — informed markers
-
abn.GetUnreadAboCount — number of unread subscription entries
-
dms.GetRevisits — analogous counterpart for revisits