Name | Value |
---|---|
NAME | MAGG IMAGE STATISTICS |
TAG | IMGQUERY |
ROUTINE | MAGGA03 |
RETURN VALUE TYPE | GLOBAL ARRAY |
AVAILABILITY | RESTRICTED |
WORD WRAP ON | TRUE |
DESCRIPTION | The MAGG IMAGE STATISTICS remote procedure queries the image file(s) and returns various statistics/summary data. Currently, 2 queries are implemented: Counts of images captured in the provided date range grouped by the image status codes. Counts of images captured in the provided date range grouped by users and image status codes. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Zero value of the first '^'-piece of the Results[0] indicates that an ^01: Error code ^02: Message ^03: Error location ^04: Message type Results[j] Line of the additional info (optional) ^01: "" ^02: Text Otherwise, '1^Ok' is returned in the Results[0] and subsequent nodes error occurred during the execution of the procedure. In this case, the contain requested data: Results[i] Header of the counts grouped by status ^01: "S" ^02: empty ^03: Number of "S"-items ^04: empty ^05: "Totals" ^06: Number of image entries ^07: Number of images/pages errors are returned in the Results array as shown below: Results[i+j] Image status record ^01: "S" ^02: Sequential number of the "S"-item ^03: empty ^04: Internal value of the STATUS field (113). If this piece is empty or 0, then the record contains counts of images with empty STATUS field. ^05: External value of the STATUS field (113) ^06: Number of image entries ^07: Number of images/pages Results[i] Header of the counts grouped by users and status ^01: "U" ^02: empty ^03: Number of "U"-items ^04: empty ^05: "Totals" ^06: Number of image entries Results[0] Result descriptor ^07: Number of images/pages Results[i+j] User record ^01: "U" ^02: Sequential number of the "U"-item ^03: Number of "US"-items ^04: User IEN (DUZ). If this piece is empty or 0, then the record contains counts of images that are not associated with a user. ^01: 0 ^05: User name ^06: Number of image entries ^07: Number of images/pages ^08: Percentage of verified images Results[i+j+k] User/status record ^01: "US" ^02: Sequential number of the "US"-item ^03: empty ^04: Internal value of the STATUS field (113). ^02: Message If this piece is empty or 0, then the record contains counts of images with empty STATUS field. ^05: External value of the STATUS field (113) ^06: Number of image entries ^07: Number of images/pages Results[i] Error descriptor |