MAGG CAPTURE USERS

TITLEVALUE
NAMEMAGG CAPTURE USERS
DESCRIPTIONThis call will find users that have captured images in a date range.
The list of users can be filtered by the FLAGS parameter
The Flags Parameter can contain
'C' for images captured on the Capture Workstation
and/or
'I' for images captured throught the Import API.
TAGUSERS
ROUTINEMAGGA03U
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERFROMDATE
DESCRIPTIONThe earliest Date to search for users.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERTODATE
DESCRIPTIONThe latest Date to search for users.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERFLAGS
DESCRIPTIONThe Flags Parameter can contain
'C' for images captured on the Capture Workstation
and/or
'I' for images captured throught the Import API.

If the parameter is null it defaults to 'CI'.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH20

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONThe resulting global array is structured as:
ResultArray(0) = 1^success : for successful completion.
or 0^ : if an error occured.

ResultArray(1..n) = UserName ^ DUZ
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED