Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC
Print Page as PDF
Routine: HMPCRPC

Package: Enterprise Health Management Platform

Routine: HMPCRPC


Information

HMPCRPC ;SLC/AGP,ASMR/RRB - Generic RPC controller for HMP;11/7/12 5:42pm

Source Information

Source file <HMPCRPC.m>

Entry Points

Name Comments DBIA/ICR reference
CHAINRPC(HMPRES,PARAMS) ; Chain multiple rpcs into one call
RPC(HMPRES,PARAMS) ; Process request via RPC instead of CSP
COMMON ; Come here for both CSP and RPC Mode
;
OUT ; output the XML
END
VAL(X) ; return value from request
CHAINCMD(HMPCMD,HMPRSP) ; Do one command in chain
;

Used in RPC

RPC Name Call Tags
HMPCRPC RPC RPC
HMPCRPC RPCCHAIN CHAINRPC
Info |  Source |  Entry Points |  Used in RPC