RPC HELP RPCs Existing API: Difference between revisions

From VistApedia
Jump to navigationJump to search
Created page with " RPC Broker Help Home <h2>Using an Existing M API</h2> In some cases an existing M API will provide a useful M entry point for an RPC. As with any M entry ..."
 
No edit summary
 
Line 3: Line 3:
In some cases an existing M API will provide a useful M entry point for an RPC. As with any M entry point, you will need to add the RPC entry that invokes the M entry point, in the REMOTE PROCEDURE file (#8994).
In some cases an existing M API will provide a useful M entry point for an RPC. As with any M entry point, you will need to add the RPC entry that invokes the M entry point, in the REMOTE PROCEDURE file (#8994).
See also: Relationship Between an M Entry Point and an RPC
See also: [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entry Point and an RPC]]

Latest revision as of 12:09, 6 July 2015

RPC Broker Help Home

Using an Existing M API

In some cases an existing M API will provide a useful M entry point for an RPC. As with any M entry point, you will need to add the RPC entry that invokes the M entry point, in the REMOTE PROCEDURE file (#8994).

See also: Relationship Between an M Entry Point and an RPC