RPC HELP Remote Procedure Calls List: Difference between revisions
From VistApedia
Jump to navigationJump to search
Created page with " RPC Broker Help Home <h2>Remote Procedure Calls</h2> * <h3>M Entry Point for an RPC</h3> ** [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entr..." |
No edit summary |
||
| Line 19: | Line 19: | ||
** [[RPC_HELP_Executing_RPC_Online_Example|BrokerExample Online code Example]] | ** [[RPC_HELP_Executing_RPC_Online_Example|BrokerExample Online code Example]] | ||
* <h3>Overview</h3> | * <h3>Overview</h3> | ||
** [[RPC_HELP_RPCs| | ** [[RPC_HELP_RPCs|RPC]] | ||
* <h3>What Makes a Good RPC?</h3> | * <h3>What Makes a Good RPC?</h3> | ||
** [[RPC_HELP_RPCs_Good|What Makes a Good RPC?]] | ** [[RPC_HELP_RPCs_Good|What Makes a Good RPC?]] | ||
Revision as of 02:50, 6 July 2015
Remote Procedure Calls
M Entry Point for an RPC
RPC Entry in the Remote Procedure File
Executing RPCs from Clients
Overview
What Makes a Good RPC?
Creating RPCs
Using an Existing M API