Difference between revisions of "RPC HELP Other RPC Broker APIs list"

From VistApedia
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[RPC_Broker_Help| RPC Broker Help Home]]
 
[[RPC_Broker_Help| RPC Broker Help Home]]
 
<h2>Other RPC Broker APIs</h2>
 
<h2>Other RPC Broker APIs</h2>
* <h3>Running RPCs on a Remote Server</h3>
+
 
** Options for Running RPCs on a Remote Server
+
The Broker Development Kit (BDK) provides the following development APIs in addition to the RPC Broker components:
** Checking RPC Availability on a Remote Server
+
* [[RPC_HELP_Hash_Encrypt|Encryption Functions]]
** [[RPC_HELP_XWB_DIRECT_RPC|XWB DIRECT RPC]]
+
* [[RPC_HELP_GetServerInfo|GetServerInfo Function]]
** [[RPC_HELP_XWB_REMOTE_RPC|XWB REMOTE RPC]]
+
* [[RPC_HELP_M_Emulation_Piece|M Emulation Functions]]
** [[RPC_HELP_XWB_REMOTE_STATUS CHECK|XWB REMOTE STATUS CHECK]]
+
* [[RPC_HELP_SplVista_SplaschOpenClose|VistA Splash Screen Procedures]]
** [[RPC_HELP_XWB_REMOTE_GETDATA|XWB REMOTE GETDATA]]
 
** [[RPC_HELP_XWB_REMOTE_CLEAR|XWB REMOTE CLEAR]]
 
* <h3>Deferred RPCs</h3>
 
** Overview of Deferred RPCs
 
** [[RPC_HELP_XWB_DEFERRED_RPC|XWB DEFERRED RPC]]
 
** [[RPC_HELP_XWB_DEFERRED_STATUS|XWB DEFERRED STATUS]]
 
** [[RPC_HELP_XWB_DEFERRED_GETDATA|XWB DEFERRED GETDATA]]
 
** [[RPC_HELP_XWB_DEFERRED_CLEAR|XWB DEFERRED CLEAR]]
 
** [[RPC_HELP_XWB_DEFERRED_CLEARALL|XWB DEFERRED CLEARALL]]
 
* Overview
 
* Encryption Functions
 
* GetServerInfo Function
 
* M Emulation Functions
 
* VistA Splash Screen Procedures
 
* [[RPC_HELP_BROKER_XWBLIB|$$BROKER^XWBLIB]]
 
* [[RPC_HELP_BROKER_RTRNFMT_XWBLIB|$$RTRNFMT^XWBLIB]]
 
 
* [[RPC_HELP_XWB_ARE_RPCS_AVAILABLE|XWB ARE RPCS AVAILABLE]]
 
* [[RPC_HELP_XWB_ARE_RPCS_AVAILABLE|XWB ARE RPCS AVAILABLE]]
 
* [[RPC_HELP_XWB_IS_RPC_AVAILABLE|XWB IS RPC AVAILABLE]]
 
* [[RPC_HELP_XWB_IS_RPC_AVAILABLE|XWB IS RPC AVAILABLE]]
 
* [[RPC_HELP_XWB_GET_VARIABLE_VALUE_RPC|XWB GET VARIABLE VALUE RPC]]
 
* [[RPC_HELP_XWB_GET_VARIABLE_VALUE_RPC|XWB GET VARIABLE VALUE RPC]]
 +
* [[RPC_HELP_Remote_RPC_List|Running RPCs on a Remote Server]]
 +
* [[RPC_HELP_Deferred_RPC|Deferred RPCs]]
 +
 +
The RPC Broker software provides the following application program interfaces (APIs) on the VistA M Server for use in RPC code:
 +
* [[RPC_HELP_BROKER_XWBLIB|$$BROKER^XWBLIB]]
 +
* [[RPC_HELP_BROKER_RTRNFMT_XWBLIB|$$RTRNFMT^XWBLIB]]

Latest revision as of 18:00, 6 July 2015

RPC Broker Help Home

Other RPC Broker APIs

The Broker Development Kit (BDK) provides the following development APIs in addition to the RPC Broker components:

The RPC Broker software provides the following application program interfaces (APIs) on the VistA M Server for use in RPC code: