VistA Analysis » VistA Reference » RPCs » MAGG CAPTURE USERS

MAGG CAPTURE USERS

This call will find users that have captured images in a date range.The list of users can be filtered by the FLAGS parameterThe Flags Parameter can contain’C’ for images captured on the Capture Workstation and/or’I’ for images captured throught the Import API.

Properties

Property Value
Label USERS
MUMPS Implementation MAGGA03U
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FLAGS LITERAL 20 true The Flags Parameter can contain'C' for images captured on the Capture Workstationand/or'I' for images captured throught the Import API. If the parameter is null it defaults to 'CI'.
FROMDATE LITERAL 20 true The earliest Date to search for users.
TODATE LITERAL 20 true The latest Date to search for users.


Document generated on August 31st 2022, 2:55:43 pm