<?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_Deferred_RPC_Overview</id>
	<title>RPC HELP Deferred RPC Overview - 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_Deferred_RPC_Overview"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_Deferred_RPC_Overview&amp;action=history"/>
	<updated>2026-04-11T21:33:31Z</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_Deferred_RPC_Overview&amp;diff=16786&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home &lt;h2&gt;Overview of Deferred RPCs&lt;/h2&gt; Remote Procedure Calls can now be run in the background with [[RPC_HELP_XWB_DEFERRED_RPC|XWB DEFER...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_Deferred_RPC_Overview&amp;diff=16786&amp;oldid=prev"/>
		<updated>2015-07-06T17:05:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/RPC_Broker_Help&quot; title=&quot;RPC Broker Help&quot;&gt; RPC Broker Help Home&lt;/a&gt; &amp;lt;h2&amp;gt;Overview of Deferred RPCs&amp;lt;/h2&amp;gt; Remote Procedure Calls can now be run in the background with [[RPC_HELP_XWB_DEFERRED_RPC|XWB DEFER...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[RPC_Broker_Help| RPC Broker Help Home]]&lt;br /&gt;
&amp;lt;h2&amp;gt;Overview of Deferred RPCs&amp;lt;/h2&amp;gt;&lt;br /&gt;
Remote Procedure Calls can now be run in the background with [[RPC_HELP_XWB_DEFERRED_RPC|XWB DEFERRED RPC]].&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
USING XWB DEFERRED RPC&lt;br /&gt;
	&lt;br /&gt;
	[[RPC_HELP_XWB_DEFERRED_RPC|XWB DEFERRED RPC]] is used to pass the name of the RPC to be run in deferred mode and any parameters associated with the deferred RPC. In response to this RPC the VistA M Server returns a [[RPC_HELP_XWB_DEFERRED_HANDLE|HANDLE]] to the user application. At this point other Broker calls can commence while the job runs in the background.&lt;br /&gt;
&lt;br /&gt;
[[RPC_HELP_XWB_DEFERRED_STATUS|XWB DEFERRED STATUS]] allows the application to check the local VistA M Server for the presence of results from the deferred RPC. This RPC passes the [[RPC_HELP_XWB_DEFERRED_HANDLE|HANDLE]] to the local server and receives back the status of the remote RPC.&lt;br /&gt;
	&lt;br /&gt;
[[RPC_HELP_XWB_DEFERRED_GETDATA|XWB DEFERRED GETDATA]] is the vehicle for retrieving the results from the remote RPC after the status check indicates that the data has returned to the local VistA M Server. The RPC passes the [[RPC_HELP_XWB_DEFERRED_HANDLE|HANDLE]] and receives back an array with whatever data has been returned by the deferred RPC.&lt;br /&gt;
&lt;br /&gt;
[[RPC_HELP_XWB_DEFERRED_CLEAR|XWB DEFERRED CLEAR]] must be used to clear the data under the [[RPC_HELP_XWB_DEFERRED_HANDLE|HANDLE]] in the ^XTMP Global.&lt;br /&gt;
&lt;br /&gt;
Applications using XWB DEFERRED RPC should use [[RPC_HELP_XWB_DEFERRED_CLEARALL|XWB DEFERRED CLEARALL]] on application close to clear all known data associated with the job on the VistA M Server.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>