VistA Analysis » VistA Reference » RPCs » DSIV ACTIVE USER LIST

DSIV ACTIVE USER LIST

This will return a list of active users matching the lookup value. You can pass in additional screening logic if so desired, such as security keys.

Properties

Property Value
Label LIST
MUMPS Implementation DSIVDUZ
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
VAL LITERAL 50 true This is the lookup value to find matches in file 200.
SCR LIST 250 true This RPC will return a list of active users. You may wish additional screening to occur. For example, return all active users matching SMITHwho also own a particular security key. Acceptable format of SCR(): SCR(n) = KEY^<security key name> SCR(n) = PARM^<parameter name>^<parameter instance> SCR(n) = M^<return text>^<executable M code that sets $T>


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