<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clovertech | Ryan Boone | Activity</title>
	<link>https://clovertech.infor.com/members/ryan-boone/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/ryan-boone/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ryan Boone.</description>
	<lastBuildDate>Sat, 11 Apr 2026 10:18:08 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">d47d503c4c9d4e4046d1c6c4ac137773</guid>
				<title>Ryan Boone replied to the topic Fileset-local configuration granularity in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/fileset-local-configuration-granularity/#post-119273</link>
				<pubDate>Mon, 11 Oct 2021 21:33:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks, Jim!</p>
<p>Yep, I missed the List Full Directory checkbox, and the file size is included:</p>
<p>{file1 {{LENGTH 4567} {MTIME 1416347174}}} {file2 {{LENGTH 322} {MTIME 1716347174}}} {file3 {{LENGTH 8888} {MTIME 1416347999}}}</p>
<p>Ryan</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">39fb555771fd16df966512f32231d89d</guid>
				<title>Ryan Boone started the topic Fileset-local configuration granularity in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/fileset-local-configuration-granularity/</link>
				<pubDate>Mon, 11 Oct 2021 19:23:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is it possible to get file sizes via fileset-local directory parse, or to pause a read in-process without stopping the thread, in order to regulate flow more granularly?</p>
<p>Thanks!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6a26045a4c6e7b0510e80390c5071ca9</guid>
				<title>Ryan Boone replied to the topic High Volume Strategies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-117055</link>
				<pubDate>Tue, 09 Jun 2020 13:08:33 -0400</pubDate>

									<content:encoded><![CDATA[<p>Using the directory parse TCL in fileset-local works. However, when there are over 100k messages in the inbound directory, it can take a while for the thread to scan (list) the directory contents, and the sheer number of filenames is a lot to read into the script and sort (especially if you have longer filenames). To remedy this, configure the&hellip;<span class="activity-read-more" id="activity-read-more-21519"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-117055" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a9babec8c313a60037882615395eae8c</guid>
				<title>Ryan Boone replied to the topic High Volume Strategies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116948</link>
				<pubDate>Mon, 01 Jun 2020 18:41:25 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks again, Jeff. 4 million records would definitely be enough and then some (running on AIX). Some of our ADTs are quite large but it sounds like there&#8217;s a lot of room there for a large volume. I can always test to get a message count / size comparison. We do have TCL-based SQL interfaces as well, so that&#8217;s where we&#8217;ll start.</p>
<p>&nbsp;</p>
<p>Regards,</p>
<p>Ryan</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">06e0265bbd579625d7094aa96af19f84</guid>
				<title>Ryan Boone replied to the topic High Volume Strategies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116946</link>
				<pubDate>Mon, 01 Jun 2020 16:58:19 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks, Jeff.</p>
<p>How many messages did you queue in the SQLite database at the most? That is something we are considering but would need to volume test it.</p>
<p>We did write individual messages to file, but at the pace of the messages being written, regardless of whether they were written/retrieved by alpha/numeric or timestamp, the order was not al&hellip;<span class="activity-read-more" id="activity-read-more-21401"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116946" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c14eeba5536d1df07088b17c74e53654</guid>
				<title>Ryan Boone replied to the topic High Volume Strategies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116931</link>
				<pubDate>Fri, 29 May 2020 20:58:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks, Jim.</p>
<p>Yes, we have several &#8220;send everything&#8221; interfaces, so ADT for multiple hospitals queue up quickly. One receiving system is having difficulty keeping up. But the larger issue is that it only takes a few hours for messages to queue to rdb-busting volumes if an external system is down or if we experience VPN issues. It would be nice&hellip;<span class="activity-read-more" id="activity-read-more-21389"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116931" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2da2fb4255959ed10f99aeeac16abb17</guid>
				<title>Ryan Boone replied to the topic High Volume Strategies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116891</link>
				<pubDate>Wed, 27 May 2020 13:50:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>&nbsp;</p>
<p>&#8220;If I were to have many systems which do not stay up and they will not resolve the issue, I would lump them together in their own site and inform the system owners their interfaces will be slow and potentially backed up and it is not the fault of Cloverleaf. If they resolve their system such that it is reliable then they can be moved&hellip;<span class="activity-read-more" id="activity-read-more-21345"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/#post-116891" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">32c37101e93958d24035363e780fe835</guid>
				<title>Ryan Boone started the topic High Volume Strategies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/</link>
				<pubDate>Tue, 26 May 2020 17:43:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>Does anyone have a workable high-volume strategy they could share for when multiple high-volume external systems are down (due to system or VPN issues)? Several interfaces amass 100k messages in a matter of a few hours, so it becomes a heavy burden on the recovery databases fairly quickly. Are the best options to write to file (where FIFO can ap&hellip;<span class="activity-read-more" id="activity-read-more-21334"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-volume-strategies/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d8e2bfd27ab73e082861ea4cf091b705</guid>
				<title>Ryan Boone replied to the topic 6.1.2 SMAT Issue [SQLITE_ERROR] On Resend in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/6-1-2-smat-issue-sqlite_error-on-resend/#post-85565</link>
				<pubDate>Tue, 19 Sep 2017 22:15:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>2 newer versions of sqlite-jdbc.jar had been added to the /clgui/lib directory, which caused the issue. Removed them and cycled the host server and the resend works again.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dcc39dda16d41f94f0cee4976ad85660</guid>
				<title>Ryan Boone replied to the topic Can I change message type in xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/can-i-change-message-type-in-xlate/#post-58067</link>
				<pubDate>Wed, 11 Feb 2015 20:44:40 -0500</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Max Drown wrote:<br />
</s>If in doubt, try it!! Setup a test xlate and send messages of different types through and see what happens. </p>
<p>Choosing the message type for new xlates or reconfiguring existing xlates simply determines what part of the variant is show in the xlate, but it does not determine how the message is parsed. For HL7, the message will be&hellip;<span class="activity-read-more" id="activity-read-more-4682"><a href="https://usspvlclovertch2.infor.com/forums/topic/can-i-change-message-type-in-xlate/#post-58067" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e86929cb2489b8a6d3cdb1c3a674205f</guid>
				<title>Ryan Boone replied to the topic Can I change message type in xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/can-i-change-message-type-in-xlate/#post-58065</link>
				<pubDate>Wed, 11 Feb 2015 16:03:28 -0500</pubDate>

									<content:encoded><![CDATA[<p>Would Charlie&#8217;s advice below from several years ago still be optimal for a STAR-to-Epic / eGate-to-Cloverleaf ADT migration? It seems that Cloverleaf, to an extent, enforces the event-type definition. But provided there isn&#8217;t a morass of conditionals based on event-type in an all-in-one Xlate scenario, is this still the best way to go?</p>
<p>Thanks for&hellip;<span class="activity-read-more" id="activity-read-more-15464"><a href="https://usspvlclovertch2.infor.com/forums/topic/can-i-change-message-type-in-xlate/#post-58065" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6a19a17eac7d5d2b2007d057b64b5529</guid>
				<title>Ryan Boone replied to the topic Time zone on thread status in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/time-zone-on-thread-status/#post-76992</link>
				<pubDate>Thu, 31 Jan 2013 22:07:32 -0500</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Russ Ross wrote:<br />
</s>I had to implement a work around for time zone displayed in the IDE when I got legacy Cloverleaf 5.6 IDE working under Win7.</p>
<p>Here are the steps outlined to navigate the IDE menus to what change I made for CST time zone:</p>
<p>IDE -&gt; options -&gt; advanced tab -&gt; set JVM arguments to: </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">35783e6ea10ace19600154b7fa1a1b4f</guid>
				<title>Ryan Boone replied to the topic ORU / ORU_R01 Xlate issue in the Test Tool for 5.7.1 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/oru-oru_r01-xlate-issue-in-the-test-tool-for-5-7-1/#post-71807</link>
				<pubDate>Mon, 14 Jun 2010 14:27:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim,</p>
<p>I apologize &#8212; we do have the Rev 2 patch, so I typed the wrong version.</p>
<p>I found another, similar Xlate with variants that I had created from scratch in 5.7.2. Now I am not receiving the same errors in the test tool. The Xlate that generated the errors had a previously created, reused variant on outbound, and although it looks identical to&hellip;<span class="activity-read-more" id="activity-read-more-21392"><a href="https://usspvlclovertch2.infor.com/forums/topic/oru-oru_r01-xlate-issue-in-the-test-tool-for-5-7-1/#post-71807" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1992dfc70efdc038489c942add367fef</guid>
				<title>Ryan Boone replied to the topic What is the best way to document existing translations ? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/what-is-the-best-way-to-document-existing-translations/#post-58919</link>
				<pubDate>Tue, 11 Nov 2008 13:27:36 -0500</pubDate>

									<content:encoded><![CDATA[<p>I would like a copy as well, please, if it&#8217;s not too late. Thank you!</p>
<p><a href="mailto:boonec@spectrumlab.org" rel="nofollow ugc">boonec@spectrumlab.org</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>