ROR LIST COORDINATORS

TITLEVALUE
NAMEROR LIST COORDINATORS
DESCRIPTIONThe ROR LIST COORDINATORS remote procedure returns a list of registry
coordinators. The list is retrieved from the COORDINATOR multiple (14) of
the ROR REGISTRY PARAMETERS file (#798.1).
TAGRCLIST
ROUTINERORRP023
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERREGIEN
DESCRIPTIONThe REGIEN parameter should contain a valid registry IEN (IEN of the
registry parameters record in the ROR REGISTRY PARAMETERS file #798.1).
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPEGLOBAL ARRAY
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
^02: Number of the error descriptors

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

Otherwise, number of coordinators is returned in the Results[0] and the
subsequent nodes of the global array contain the coordinators.

Results[0] Number of Coordinators

Results[i] Coordinator's Descriptor
^01: IEN
^02: Name
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED