EDPCTRL RPC (2838)    REMOTE PROCEDURE (8994)

Name Value
NAME EDPCTRL RPC
TAG RPC
ROUTINE EDPCTRL
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
VERSION 1
APP PROXY ALLOWED No
DESCRIPTION
This RPC acts as the "front controller" for the EDIS Tracking Application.
It accepts requests that are initially passed into a web server.  The RPC
uses the parameters that are passed in to determine which command to 
execute.  The returned data is formatted as XML.  The XML structure varies
based a what data were requested.
INPUT PARAMETER
  • PARAMS
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is a list of parameters that were passed to the Java middle tier via 
    an HTTP Post message.
    
RETURN PARAMETER DESCRIPTION
The return results are formatted as an XML document.