VistA Analysis » VistA Reference » RPCs » ROR LOG GET LIST

ROR LOG GET LIST

The ROR LOG GET LIST remote procedure returns a list of logs associated with the registry in the provided time frame.

Properties

Property Value
Label LOGLIST
MUMPS Implementation RORRP007
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
REGIEN LITERAL   true The REGIEN parameter should contain a valid registry IEN (IEN of theregistry parameters record in the ROR REGISTRY PARAMETERS file #798.1).The output list will contain log activities associated with the registrydefined by this parameter.
STDT LITERAL     The STDT parameter defines the start date for the search of the log activities. By default (if $G(STDT)'>0), the search starts from the earliest record of the ROR LOG file.
ENDT LITERAL     The ENDT parameter defines the end date for the search of the logactivities. By default (if $G(ENDT)'>0), the search continues to the lastrecord of the ROR LOG file.


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