Are there any issues if there is a mismatch between the number of input parameters listed in file 8994 for an RPC call and the number of parameters in the formal list on the line tag.  Here is what the line tag looks like:
 
 URG(Y,GMRCO) ;new urgency from 101.42
 
Here is the info from the Remote Procedure file
 
NUMBER: 859                             NAME: ORQQCN URGENCIES
  TAG: URG                              ROUTINE: ORQQCN1
  RETURN VALUE TYPE: ARRAY              AVAILABILITY: SUBSCRIPTION
 DESCRIPTION:
 Returns a list of applicable urgencies from PROTOCOL file 101,
 given a ConsultIEN and type.
INPUT PARAMETER: Consult ID             PARAMETER TYPE: LITERAL
  MAXIMUM DATA LENGTH: 16               REQUIRED: YES
 DESCRIPTION:
 Internal file number of consult in file 123.
INPUT PARAMETER: Request type           PARAMETER TYPE: LITERAL
  MAXIMUM DATA LENGTH: 30               REQUIRED: NO
 DESCRIPTION:
 Consult or procedure.  Pointer to PROTOCOL file 101.  Value is
 either 'GMRCOR CONSULT' or 'GMRCOR REQUEST'.
 RETURN PARAMETER DESCRIPTION:
 Returns list of urgencies that apply to this request or procedure.
 in the format IEN^text.  IENs are pointers to PROTOCOL file 101.

Reply via email to