Difference between revisions of "RPC HELP Broker Overview"

From VistApedia
Jump to: navigation, search
(Created page with "<H1>'''Broker Overview'''</H1> <HR> The RPC Broker is a bridge connecting the application front-end on the client workstation (e.g., Delphi-based GUI applications) to the M-ba...")
(No difference)

Revision as of 18:20, 3 July 2015

Broker Overview


The RPC Broker is a bridge connecting the application front-end on the client workstation (e.g., Delphi-based GUI applications) to the M-based data and business rules on the VistA M Server.

Client Side of the RPC Broker

· Manages the connection to the client workstation.

For details, please refer to the "RPC Broker Systems Manual." · The RPC Broker components allow Delphi-based applications to make RPCs to the server. · The Broker Dynamic Link Library (DLL) provides support for COTS/HOST client/server software.


Server Side of RPC the Broker · Manages the connection to the client.

For details, please refer to the "RPC Broker Systems Manual." · Authenticates client workstation. · Authenticates user. · Manages RPCs from the client, executes the M code, and passes back return values.