User contributions
From VistApedia
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:20, 6 July 2015 (diff | hist) . . (+2,447) . . N RPC HELP XWB ARE RPCS AVAILABLE (Created page with " RPC Broker Help Home <h2>XWB ARE RPCS AVAILABLE</h2> Example [[RPC_HELP_Remote_RPC_CheckingAvail|Checking RPC...")
- 16:06, 6 July 2015 (diff | hist) . . (+400) . . N RPC HELP Deferred RPC (Created page with " RPC Broker Help Home <h3>Deferred RPCs</h3> * Overview of Deferred RPCs * [[RPC_HELP_XWB_DEFERRED_RPC|XWB DEFERRED RPC]...") (current)
- 16:05, 6 July 2015 (diff | hist) . . (+430) . . N RPC HELP Remote RPC List (Created page with " RPC Broker Help Home <h3>Running RPCs on a Remote Server</h3> * Options for Running RPCs on a Remote Server * Checking RPC Availability on a Remote Server...")
- 16:05, 6 July 2015 (diff | hist) . . (0) . . RPC HELP Other RPC Broker APIs list
- 16:04, 6 July 2015 (diff | hist) . . (-299) . . RPC HELP Other RPC Broker APIs list
- 16:02, 6 July 2015 (diff | hist) . . (-326) . . RPC HELP Other RPC Broker APIs list
- 15:57, 6 July 2015 (diff | hist) . . (+1) . . RPC HELP Tutorial Advanced Preparation (current)
- 12:17, 6 July 2015 (diff | hist) . . (+40) . . RPC HELP Other RPC Broker APIs list
- 12:15, 6 July 2015 (diff | hist) . . (+389) . . RPC HELP Other RPC Broker APIs list
- 12:09, 6 July 2015 (diff | hist) . . (-16) . . RPC Broker Help
- 12:09, 6 July 2015 (diff | hist) . . (+34) . . RPC HELP RPCs Existing API (current)
- 12:08, 6 July 2015 (diff | hist) . . (+347) . . N RPC HELP RPCs Existing API (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 ...")
- 12:07, 6 July 2015 (diff | hist) . . (+468) . . N RPC HELP RPCs Creating (Created page with " RPC Broker Help Home <h2>Creating RPCs</h2> You can create your own custom RPCs to perform actions on the VistA M Server and to retrieve data from the Vis...") (current)
- 12:06, 6 July 2015 (diff | hist) . . (+509) . . N RPC HELP RPCs Good (Created page with " RPC Broker Help Home <h2>What Makes a Good RPC?</h2> The following characteristics help to make a good remote procedure call (RPC): * Silent calls (no I/O...") (current)
- 12:05, 6 July 2015 (diff | hist) . . (+1,134) . . N RPC HELP BrokerExampleEXE (Created page with " RPC Broker Help Home <h2>RPC Broker Example (32-Bit)</h2> The RPC Broker Example sample application provided with the BDK (i.e., BrokerExample.EXE, locate...") (current)
- 12:00, 6 July 2015 (diff | hist) . . (-12) . . RPC HELP Remote Procedure Calls List (current)
- 11:58, 6 July 2015 (diff | hist) . . (+737) . . N RPC HELP RPC Limits RPC Time limit (Created page with " RPC Broker Help Home <h2>RPC Time Limits</h2> A public READ/WRITE property (i.e., RPCTimeLimit) allows the applicati...") (current)
- 11:57, 6 July 2015 (diff | hist) . . (+859) . . N RPC HELP RPC Limits Max size of data (Created page with " RPC Broker Help Home <h2>Maximum Size of Data</h2> The M server can transmit very large buffers of data back to the Microsoft Windows client. The Windows...") (current)
- 11:57, 6 July 2015 (diff | hist) . . (+855) . . N RPC HELP RPC Limits Max size of array (Created page with " RPC Broker Help Home <h2>Maximum Size of Array</h2> Although approximately only 240 characters can be sent to the VistA M Server as call parameters, a si...") (current)
- 11:56, 6 July 2015 (diff | hist) . . (+1,016) . . N RPC HELP RPC Limits Max number of parameters (Created page with " RPC Broker Help Home <h2>Maximum Number of Parameters</h2> The remote procedure calls (RPCs) become M DO procedures on the VistA M Server. Since RPCs are...") (current)
- 11:55, 6 July 2015 (diff | hist) . . (+635) . . N RPC HELP Executing RPC RPC Limits (Created page with " RPC Broker Help Home <h2>RPC Limits</h2> The following is a list of various constants, maximum, and minimum parameters associated with the use of the RPC ...") (current)
- 11:51, 6 July 2015 (diff | hist) . . (+2,885) . . N RPC HELP Executing RPC Security Register (Created page with " RPC Broker Help Home <h2>RPC Security: How to Register an RPC</h2> Security for RPCs is handled through the RPC registration process. Each client applicat...")
- 11:45, 6 July 2015 (diff | hist) . . (+32) . . RPC HELP Executing RPC How to (current)
- 11:45, 6 July 2015 (diff | hist) . . (+742) . . RPC HELP Executing RPC How to
- 11:38, 6 July 2015 (diff | hist) . . (+1,939) . . N RPC HELP Executing RPC How to (Created page with " RPC Broker Help Home <h2>How to Execute an RPC from a Client</h2> '''1.''' If your RPC has any input parameters beyond the mandatory first parameter, set ...")
- 11:36, 6 July 2015 (diff | hist) . . (+1,489) . . N RPC HELP M Entry In RP File Documenting (Created page with " RPC Broker Help Home <h2>Documenting RPCs</h2> Each individual application development team is responsible for identifying and providing documentation for...") (current)
- 11:35, 6 July 2015 (diff | hist) . . (+3) . . RPC HELP M Entry In RP File Cleaning (current)
- 11:35, 6 July 2015 (diff | hist) . . (+54) . . RPC HELP M Entry In RP File Cleaning
- 11:33, 6 July 2015 (diff | hist) . . (+429) . . N RPC HELP M Entry In RP File Cleaning (Created page with " RPC Broker Help Home <h2>Cleanup after RPC Execution?</h2> The Broker uses XUTL^XUSCLEAN to clean up globals upon application termination. In addition, ...")
- 11:28, 6 July 2015 (diff | hist) . . (+578) . . N RPC HELP M Entry In RP File Blocking RPC (Created page with " RPC Broker Help Home <h2>Blocking an RPC in the Remote Procedure File</h2> The INACTIVE field of the REMOTE PROCEDURE file (#8994) allows blocking of RPCs...")
- 11:25, 6 July 2015 (diff | hist) . . (+633) . . N RPC HELP M Entry In RP File RPC Version (Created page with " RPC Broker Help Home <h2>RPC Version in the Remote Procedure File</h2> The VERSION field of the REMOTE PROCEDURE file (#8994) indicates the version number...") (current)
- 11:19, 6 July 2015 (diff | hist) . . (-112) . . RPC HELP M Entry In RP File (current)
- 11:15, 6 July 2015 (diff | hist) . . (+1,420) . . N RPC HELP M Entry In RP File (Created page with " RPC Entry in the Remote Procedure File After the M code is complete, you need to add the RPC to the REMOTE PROCEDURE file (#8994). The following fields in the REMOTE PROCE...")
- 02:54, 6 July 2015 (diff | hist) . . (+88) . . RPC Broker Help
- 02:53, 6 July 2015 (diff | hist) . . (+13) . . RPC HELP Remote Procedure Calls List
- 02:53, 6 July 2015 (diff | hist) . . (0) . . RPC HELP Remote Procedure Calls List
- 02:52, 6 July 2015 (diff | hist) . . (+85) . . RPC HELP RPCs (current)
- 02:51, 6 July 2015 (diff | hist) . . (+627) . . N RPC HELP RPCs (Created page with " RPC Broker Help Home <h2>RPC Overview</h2> A Remote Procedure Call (RPC) is a defined call to M code that runs on a VistA M Server. A client application, ...")
- 02:50, 6 July 2015 (diff | hist) . . (-5) . . RPC HELP Remote Procedure Calls List
- 02:47, 6 July 2015 (diff | hist) . . (+13) . . RPC Broker Help
- 02:45, 6 July 2015 (diff | hist) . . (+52) . . RPC Broker Help
- 02:40, 6 July 2015 (diff | hist) . . (+28) . . RPC Broker Help
- 02:37, 6 July 2015 (diff | hist) . . (+1,702) . . N RPC HELP TRPCBroker Broker Prog Pref Editor Descr (Created page with " RPC Broker Help Home <h2>Programmer Preferences Dialogue Box Description</h2> The RPC Broker Programmer Preferences application presents a GUI dialogue bo...") (current)
- 02:33, 6 July 2015 (diff | hist) . . (+1,024) . . N RPC HELP TRPCBroker Broker Programmer Preferences Editor (Created page with " RPC Broker Help Home <h2>RPC Broker Programmer Preferences</h2> You can use the RPC Broker Programmer Preferences application (i.e., BrokerProgPref.EXE) t...")
- 02:28, 6 July 2015 (diff | hist) . . (+42) . . RPC Broker Help
- 02:24, 6 July 2015 (diff | hist) . . (+200) . . N RPC HELP Broker Components Class and Units (Created page with " RPC Broker Help Home <h2>RPC Broker Components, Class, and Units</h2> * Classes * Components * [[RP...") (current)
- 02:24, 6 July 2015 (diff | hist) . . (-1) . . RPC Broker Help
- 02:22, 6 July 2015 (diff | hist) . . (-62) . . RPC Broker Help
- 02:19, 6 July 2015 (diff | hist) . . (-5) . . RPC Broker Help
- 02:15, 6 July 2015 (diff | hist) . . (+521) . . N RPC HELP Overview List (Created page with " RPC Broker Help Home <h2>Overview</h2> * Introduction * Broker Overview * [[RPC_HELP_Orientatio...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)