| TITLE | VALUE | |
|---|---|---|
| NAME | EDPCBRD RPC | |
| DESCRIPTION | This RPC acts as the "front controller" for the EDIS Display Board. 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. Since the Display Board runs in a "kiosk" mode, this RPC allows proxy user access. | |
| TAG | RPC | |
| ROUTINE | EDPCBRD | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | SESS | |
| DESCRIPTION | This identifies the user and site that are passed in from the Java middle tier. In cases when the display board is running with a proxy user (in kiosk mode), the SSL configuration will determine the user and site. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | PARAMS | |
| DESCRIPTION | This is a list of parameters that were passed to the Java middle tier via an HTTP Post message. | |
| PARAMETER TYPE | LIST | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | The return results are formatted as an XML document. | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |