VistA Analysis » VistA Reference » RPCs » ROR TASK LIST

ROR TASK LIST

The ROR TASK LIST remote procedure returns a list of user’s tasks scheduled from the GUI.

Properties

Property Value
Label TASKLIST
MUMPS Implementation RORRP010
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
REGIEN LITERAL     The REGIEN parameter should contain a valid registry IEN (IEN of the registry parameters record in the ROR REGISTRY PARAMETERS file #798.1). The tasks associated with the provided registry will be returned by the procere. By default ($G(REGIEN)'>0), all tasks are returned.
TYPE LITERAL     The TYPE parameter defines which tasks (1-Generic, 2-Report) are returnedby the procedure. See the description of the TYPE field (.02) of the RORTASK file (#798.8) for more details. By default ($G(TYPE)'>0), all tasks are retrieved.
USER LITERAL     A user IEN (DUZ) can be assigned to the USER parameter. Only tasksscheduled by this user are retrieved by the procedure. By default ($G(USER)'>0), it utilizes the current user's DUZ.


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