VistA Analysis » VistA Reference » RPCs » DSIV ACTIVE USER

DSIV ACTIVE USER

This will determine if a user (DUZ value) is valid and is active. Also, additionally screening logic can be passed in to validate a user.

Properties

Property Value
Label ACT
MUMPS Implementation DSIVDUZ
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
XDUZ LITERAL 15 true This is a pointer value to the NEW PERSON file.
DSISCR LIST 250 true You may pass additional screening criteria to be checked. For a user to be returned, all screening criteria must be true in addition to being Active. Allowable formats of DSISCR(n) = flag^val1^val2^val3^.. check for security key KEY^security key name check for parameter PARM^ parameter name^parameter instance execute M code M^<return message>^<executable M code which sets $T>


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