<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_TRPCB_EBrokerError</id>
	<title>RPC HELP TRPCB EBrokerError - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_TRPCB_EBrokerError"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_TRPCB_EBrokerError&amp;action=history"/>
	<updated>2026-05-01T17:08:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=RPC_HELP_TRPCB_EBrokerError&amp;diff=16619&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot;&lt;h2&gt;EBrokerError&lt;/h2&gt;  &lt;h3&gt;Unit&lt;/h3&gt; TRPCB  &lt;h3&gt;Description&lt;/h3&gt; The &#039;&#039;&#039;EBrokerError&#039;&#039;&#039; is an exception raised by the [[RPC_HELP_TRPCBroker|TRPCBroker]...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_TRPCB_EBrokerError&amp;diff=16619&amp;oldid=prev"/>
		<updated>2015-07-05T15:27:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;h2&amp;gt;EBrokerError&amp;lt;/h2&amp;gt;  &amp;lt;h3&amp;gt;Unit&amp;lt;/h3&amp;gt; &lt;a href=&quot;/index.php/RPC_HELP_TRPCB_Unit&quot; title=&quot;RPC HELP TRPCB Unit&quot;&gt;TRPCB&lt;/a&gt;  &amp;lt;h3&amp;gt;Description&amp;lt;/h3&amp;gt; The &amp;#039;&amp;#039;&amp;#039;EBrokerError&amp;#039;&amp;#039;&amp;#039; is an exception raised by the [[RPC_HELP_TRPCBroker|TRPCBroker]...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;h2&amp;gt;EBrokerError&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Unit&amp;lt;/h3&amp;gt;&lt;br /&gt;
[[RPC_HELP_TRPCB_Unit|TRPCB]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Description&amp;lt;/h3&amp;gt;&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;EBrokerError&amp;#039;&amp;#039;&amp;#039; is an exception raised by the [[RPC_HELP_TRPCBroker|TRPCBroker]] component. This exception is raised when an error is encountered when communicating with the VistA M Server. You should use a &amp;#039;&amp;#039;&amp;#039;try…except&amp;#039;&amp;#039;&amp;#039; block around all server calls to handle any EbrokerError exceptions that may occur.&lt;br /&gt;
	&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;try&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
      brkrRPCBroker1.Connected:= True;&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;except&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
      &amp;#039;&amp;#039;&amp;#039;on&amp;#039;&amp;#039;&amp;#039; EBrokerError &amp;#039;&amp;#039;&amp;#039;do begin&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
        ShowMessage(&amp;#039;Connection to server could not be established!&amp;#039;);&lt;br /&gt;
        Application.Terminate;&lt;br /&gt;
      &amp;#039;&amp;#039;&amp;#039;end;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;end;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
For descriptions/resolutions to specific error messages that can be displayed by [[RPC_HELP_Debugging_Broker_Error_Messages|Broker Error Messages]], please refer to the Broker Error Messages topic.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>