ROR GUI ACCESS

TITLEVALUE
NAMEROR GUI ACCESS
DESCRIPTIONThe ROR ACCESS remote procedure returns a list of registries that the
user has access to (the user has appropriate security keys).
TAGACREGLST
ROUTINERORRP013
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERUSER
DESCRIPTIONUser IEN in the NEW PERSON file. By default (if $G(USER)'>0), the DUZ is
used).
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONA negative value of the first "^"-piece of the Results[0] indicates that
an error occurred during the execution of the remote procedure. In this
case, the second piece of the Results[0] will contain number of the error
descriptors returned in the subsequent nodes of the Results array.

Results[0] Result Descriptor
^01: The last error code (LASTERR)
^02: Number of the error descriptors


Results[i] Error Descriptor
^01: Error code
^02: Message
^03: Place of the error

Error descriptors are returned in reverse chronological order (most recent
error first).

Otherwise, the Results[0] number of accessible registries.

Results[0] Number of Accessible Registries

Results[i] Registry Descriptor
^01: Registry IEN
^02: Registry name
^03: Administrator? (0 or 1)
^04: Registry description
^03: Administrator? (0 or 1)
^04: Registry description
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED