<?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 | Tim Pancost | Activity</title>
	<link>https://clovertech.infor.com/members/tim-pancost/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/tim-pancost/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Tim Pancost.</description>
	<lastBuildDate>Thu, 16 Apr 2026 11:07:52 -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">3df6f256680ad8a2c1fbba0724b154b2</guid>
				<title>Tim Pancost replied to the topic Muliple messages from a TPS script into xlate in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/muliple-messages-from-a-tps-script-into-xlate/#post-121962</link>
				<pubDate>Mon, 31 Mar 2025 19:11:46 -0400</pubDate>

									<content:encoded><![CDATA[<p>Yes, yes, good point!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cbe963555590e1e346795799168805cf</guid>
				<title>Tim Pancost replied to the topic Muliple messages from a TPS script into xlate in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/muliple-messages-from-a-tps-script-into-xlate/#post-121960</link>
				<pubDate>Mon, 31 Mar 2025 18:46:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Jason,</p>
<p>Kinda kludgy, but I would tend to have the proc just move the file(s) from your hold directory to another directory where you have a file-based inbound thread looking that will then pick up the files and route and translate them.  The ADT can continue through it&#8217;s routing/translation.  Granted, there is the non-zero chance that if t&hellip;<span class="activity-read-more" id="activity-read-more-26866"><a href="https://clovertech.infor.com/forums/topic/muliple-messages-from-a-tps-script-into-xlate/#post-121960" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ff8051f061eb0af41104132176c1574f</guid>
				<title>Tim Pancost replied to the topic Device Integration with Cloverleaf in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/device-integration-with-cloverleaf/#post-121818</link>
				<pubDate>Fri, 14 Feb 2025 20:42:50 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hey, Jeff,</p>
<p>We&#8217;ve been doing device integration for years here.  Currently, we are on the same Cloverleaf platform as you are, and are also using Epic.  We have feeds from Philips IBE, and Capsule(technically also Philips).  I&#8217;ve attached a snippet of our NetConfig for our BMDI site, hopefully it will get through.  There are are also several oth&hellip;<span class="activity-read-more" id="activity-read-more-26747"><a href="https://clovertech.infor.com/forums/topic/device-integration-with-cloverleaf/#post-121818" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c02e9b9ed23b8f34bab35ac0ed060402</guid>
				<title>Tim Pancost replied to the topic Permanently stop monitorD in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/permanently-stop-monitord/#post-121702</link>
				<pubDate>Fri, 20 Dec 2024 19:14:14 -0500</pubDate>

									<content:encoded><![CDATA[<p>Have been bitten by this &#8220;feature&#8221; many times.  As to where it is, Debbie is correct; Preferences tab at the top, System tab at the left, its on the right side of the pane at the top.  Seems to be consistent location, at least between versions 6.1 and 21.1.  Make sure it&#8217;s disabled.  First thing I do when installing/upgrading GM, making sure it&#8217;&hellip;<span class="activity-read-more" id="activity-read-more-26632"><a href="https://clovertech.infor.com/forums/topic/permanently-stop-monitord/#post-121702" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5b515d659b7d0cfbb9a16ce3616c6716</guid>
				<title>Tim Pancost replied to the topic TCL Error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-error-3/#post-121467</link>
				<pubDate>Fri, 07 Jun 2024 17:50:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>As it stands, if an MRN type id is found, you&#8217;re not updating dispList, so you have a message leak.</p>
<p>Looks like somewhere along the way you lost the check if the id retrieved is the MRN.  The section:</p>
<p>set mrn [hl7::get_field hl7 PID.3($i).1]<br />
if { [string equal $mrn “”] eq 1} {<br />
lappend dispList “CONTINUE $mh”<br />
}<br />
set found_mrn $mrn</p>
<p>Should be more&hellip;<span class="activity-read-more" id="activity-read-more-26435"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-error-3/#post-121467" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c7441ac68b3c3b6a640bf4af1328f4a5</guid>
				<title>Tim Pancost replied to the topic TCL Error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-error-3/#post-121457</link>
				<pubDate>Fri, 07 Jun 2024 14:21:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>Long story short, it&#8217;s killing it because you told it to kill it. 😀</p>
<p>After going through the repetitions of PID-3 to (hopefully) find the MRN, you set a variable, errormsg to &#8220;&#8221;.  Then it looks like you&#8217;re building an email, regardless if you&#8217;re going to be sending it or not.  You then check if errormsg is &#8220;&#8221;, which it will always be, as you n&hellip;<span class="activity-read-more" id="activity-read-more-26424"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-error-3/#post-121457" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9aa52f2c4461da67989b26062778ed5f</guid>
				<title>Tim Pancost replied to the topic TCL Error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-error-3/#post-121453</link>
				<pubDate>Fri, 07 Jun 2024 13:28:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>To go along with Jeff&#8217;s suggestion, I might also wonder if the get_field proc/command needs another argument to say what level you want(whole field, particular component, particular repetition).</p>
<p>Also, I&#8217;m thinking that it should be $hl7 in the call to get_field, not hl7.  You want to pass the content of the variable, not the name of it.</p>
<p>Also,&hellip;<span class="activity-read-more" id="activity-read-more-26421"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-error-3/#post-121453" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ee4f89fb92b41c02399cb52742e48c6d</guid>
				<title>Tim Pancost replied to the topic So long, and thanks for all the fish. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/so-long-and-thanks-for-all-the-fish/#post-121413</link>
				<pubDate>Thu, 23 May 2024 12:23:33 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Rob,</p>
<p>Congrats on the retirement!  Pretty sure the first time I met you was at my Level 1 training WAY back in January, 1995!  It&#8217;s been a pleasure working with you throughout the years.  We always knew we&#8217;d get an answer to whatever question we had once Rob got involved.</p>
<p>Now go use up those frequent flyer miles you must&#8217;ve accumulated th&hellip;<span class="activity-read-more" id="activity-read-more-26381"><a href="https://usspvlclovertch2.infor.com/forums/topic/so-long-and-thanks-for-all-the-fish/#post-121413" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">44cedb6ccabc48810c0428ecff227e30</guid>
				<title>Tim Pancost replied to the topic Upgrade from v6.1 to v22.09 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/upgrade-from-v6-1-to-v22-09/#post-121351</link>
				<pubDate>Wed, 01 May 2024 17:10:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>No, we are not in the cloud, with no intention to be so.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">76025e28f2becf288d993ef4dbef4a84</guid>
				<title>Tim Pancost replied to the topic Upgrading from Cloverleaf 6.2.3 to 22.09 – Testing and Issues in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/upgrading-from-cloverleaf-6-2-3-to-22-09-testing-and-issues/#post-121228</link>
				<pubDate>Tue, 05 Mar 2024 14:07:27 -0500</pubDate>

									<content:encoded><![CDATA[<p>Oops, forgot to turn on reply notifications, so a bit late &#8220;back to the game&#8221;.  I should clarify my comment about Infor not doing critical patches/hot-fixes.  I meant customer-specific critical patches/hot-fixes.  Versions and patches are released quite regularly, and Rob is absolutely spot-on with installing available patches.  When we went to&hellip;<span class="activity-read-more" id="activity-read-more-26184"><a href="https://usspvlclovertch2.infor.com/forums/topic/upgrading-from-cloverleaf-6-2-3-to-22-09-testing-and-issues/#post-121228" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">70b71e79a936f340fb4e19691aedec91</guid>
				<title>Tim Pancost replied to the topic AIX 32bit library limitation in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/aix-32bit-library-limitation/#post-121227</link>
				<pubDate>Tue, 05 Mar 2024 13:55:33 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hmmmm, something about that doesn&#8217;t seem quite right.  AIX has been 64-bit compatible, from what I&#8217;ve read, since version 5.  Are you on an earlier AIX version than that?  Looking at our own AIX box(AIX version 7.2.0.0), the kernel is in 64-bit mode:</p>
<p>CHiep1 /cloverleaf/cis20.1/integrator/bin<br />
$ getconf KERNEL_BITMODE<br />
64</p>
<p>That being said, when yo&hellip;<span class="activity-read-more" id="activity-read-more-26183"><a href="https://usspvlclovertch2.infor.com/forums/topic/aix-32bit-library-limitation/#post-121227" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c30f830777be43eec0f3abffe7843b4b</guid>
				<title>Tim Pancost replied to the topic Upgrading from Cloverleaf 6.2.3 to 22.09 – Testing and Issues in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/upgrading-from-cloverleaf-6-2-3-to-22-09-testing-and-issues/#post-121203</link>
				<pubDate>Thu, 29 Feb 2024 15:20:46 -0500</pubDate>

									<content:encoded><![CDATA[<p>While we didn&#8217;t go all the way to 22.09, we did go from 6.2.3 to 20.1.1.3.  FWIW, we&#8217;re also on AIX.  Different O/S&#8217; may have different upgrade paths.</p>
<ol>
<li>Testing &#8211; Our testing was based on identifying a several dozen key interfaces and focusing on them.  We also made sure we had a good diversity of systems(e.g. ADT-only, radiology, lab, ca&hellip;</li>
</ol>
<p><span class="activity-read-more" id="activity-read-more-26160"><a href="https://usspvlclovertch2.infor.com/forums/topic/upgrading-from-cloverleaf-6-2-3-to-22-09-testing-and-issues/#post-121203" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">72176dae264d0e32837552bd975121f2</guid>
				<title>Tim Pancost replied to the topic remote side probably shut down in CL 2022.09 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/remote-side-probably-shut-down-in-cl-2022-09/#post-120969</link>
				<pubDate>Tue, 07 Nov 2023 13:22:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hey, Colin,</p>
<p>Doesn&#8217;t look to me like you actually have any error.  Looks like you&#8217;re in debug mode, so it&#8217;s listing out the entire PDL code.  That &#8220;error&#8221; you&#8217;ve highlighted is what would happen if the switch statement evaluates to &#8220;input-error&#8221;.  Other options are &#8220;no-match&#8221; and &#8220;default&#8221;.</p>
<p>Seems like you have your engine output jacked WAY up on&hellip;<span class="activity-read-more" id="activity-read-more-25916"><a href="https://usspvlclovertch2.infor.com/forums/topic/remote-side-probably-shut-down-in-cl-2022-09/#post-120969" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">41e03fca93294e5ef1b01047ff8d3334</guid>
				<title>Tim Pancost replied to the topic message deleted in one route, but also in another incorrectly in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120672</link>
				<pubDate>Wed, 05 Jul 2023 12:46:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>It is attached to my previous post, tps_genContinueKill.tcl.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f1c506d0ee3890b7ba289d500dfa6cb1</guid>
				<title>Tim Pancost replied to the topic message deleted in one route, but also in another incorrectly in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120665</link>
				<pubDate>Fri, 30 Jun 2023 20:29:26 -0400</pubDate>

									<content:encoded><![CDATA[<p>I can provide you with a generic proc that allows you to filter based on a specific value or values within a specific HL7 segment/field/component.  It is attached.  The arguments are the segment, field, component, value(s) you&#8217;re looking for, and the disposition of the messages that contain the value(s).  So, in your instance, I don&#8217;t know what A-&hellip;<span class="activity-read-more" id="activity-read-more-25579"><a href="https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120665" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">deaeb01e534d8614c2d010fe45b96798</guid>
				<title>Tim Pancost replied to the topic message deleted in one route, but also in another incorrectly in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120663</link>
				<pubDate>Fri, 30 Jun 2023 19:50:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ah, young Padawan, this reminds me of an old saying, &#8220;There are no stupid questions.&#8221;  And that may very well be true.  But I will add to that with, when it comes to Cloverleaf, and particularly routing and filtering, &#8220;There are no simple questions.&#8221;  It&#8217;s ALL about the details.</p>
<p>I will say that we, as a best practice, do not doing filtering wi&hellip;<span class="activity-read-more" id="activity-read-more-25577"><a href="https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120663" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">23881b5e4d1334a96124cdc0b889cdac</guid>
				<title>Tim Pancost replied to the topic message deleted in one route, but also in another incorrectly in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120660</link>
				<pubDate>Fri, 30 Jun 2023 19:20:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>Without knowing your exact set up, it&#8217;s going to be difficult to say.  If you&#8217;re using using chaining/branching, and you kill the message at the top, nothing below is going to get the message.</p>
<p>If you&#8217;re using more straight-forward routing, it could depend on how you&#8217;re &#8220;deleting&#8221; the message.  If you&#8217;re simply KILL&#8217;ing it in a pre-proc on the d&hellip;<span class="activity-read-more" id="activity-read-more-25574"><a href="https://usspvlclovertch2.infor.com/forums/topic/message-deleted-in-one-route-but-also-in-another-incorrectly/#post-120660" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4131868eba85b028add9fae7ea139c5d</guid>
				<title>Tim Pancost replied to the topic Sad News in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sad-news/#post-120626</link>
				<pubDate>Fri, 16 Jun 2023 12:52:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Charlie,</p>
<p>Sad indeed.  Greg helped us set up our first HA failover scripts &#8220;back in the day&#8221;, and some other scripts that we still use to this day.  Sorry to hear of his passing.</p>
<p>-TIM</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b10c6e581aaaa29ce8cdf3f468f6b6bb</guid>
				<title>Tim Pancost replied to the topic Upgrade from v6.1 to v22.09 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/upgrade-from-v6-1-to-v22-09/#post-120601</link>
				<pubDate>Thu, 01 Jun 2023 18:09:02 -0400</pubDate>

									<content:encoded><![CDATA[<p>What we typically do is grab a few hours&#8217; worth(or whatever timeframe needed to get a good sampling of messages) of production messages from the various inbound SMAT DB&#8217;s and resend them to files.  We then run those files through Routes in the Testing Tool(so you don&#8217;t actually have to connect to downstream systems) in both the upgraded and&hellip;<span class="activity-read-more" id="activity-read-more-25509"><a href="https://usspvlclovertch2.infor.com/forums/topic/upgrade-from-v6-1-to-v22-09/#post-120601" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e2c6bcdb9330771e30f8a9338a679063</guid>
				<title>Tim Pancost replied to the topic Which Alert File is Monitor Daemon Using in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/which-alert-file-is-monitor-daemon-using/#post-120559</link>
				<pubDate>Wed, 17 May 2023 20:58:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Jay,</p>
<p>You could just look in the hcimonitord.log file in the $HCISITEDIR/exec/hcimonitord directory.  It should show the name of the alrt file used when starting the monitor daemon.  Here&#8217;s what mine looked like when using an alert file called diff_file.alrt:</p>
<p>[prod:prod:INFO/0:_hcimonitord_:05/17/2023 16:54:34] Copyright (c) 2022 Infor. A&hellip;<span class="activity-read-more" id="activity-read-more-25470"><a href="https://usspvlclovertch2.infor.com/forums/topic/which-alert-file-is-monitor-daemon-using/#post-120559" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e9a966530e8c471eaaec33688ebb6e1c</guid>
				<title>Tim Pancost replied to the topic Extra step to keep processes/threads down in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/extra-step-to-keep-processes-threads-down/#post-120543</link>
				<pubDate>Fri, 05 May 2023 12:58:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>Perhaps you could enlighten us a bit on the WHY of this.  As Jim said, it&#8217;s rather counterintuitive to put something in a production environment that you don&#8217;t want running in production.  It&#8217;s kind of the point of the engine to have things running.  Knowing the why might give folks the perspective to give targeted advice.</p>
<p>That being said, we do&hellip;<span class="activity-read-more" id="activity-read-more-25447"><a href="https://usspvlclovertch2.infor.com/forums/topic/extra-step-to-keep-processes-threads-down/#post-120543" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6af3e375ce041debfde4668124b0a212</guid>
				<title>Tim Pancost replied to the topic list name thread of process in command line in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/list-name-thread-of-process-in-command-line/#post-120517</link>
				<pubDate>Fri, 28 Apr 2023 18:56:58 -0400</pubDate>

									<content:encoded><![CDATA[<p>I suppose it depends on what version you&#8217;re on.  I don&#8217;t know when it was originally introduced, but on version 20.1, it&#8217;s just the -i argument on the hciconnstatus command.  That will give you column widths to hold the maximum process/thread names in that site.</p>
<p>If you&#8217;re on a version before this was added, it depends on how deep you want to go d&hellip;<span class="activity-read-more" id="activity-read-more-25421"><a href="https://usspvlclovertch2.infor.com/forums/topic/list-name-thread-of-process-in-command-line/#post-120517" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4838a20b607d60c2541d8ffd25857573</guid>
				<title>Tim Pancost replied to the topic How to install and enable new release in Prod without outage in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-install-and-enable-new-release-in-prod-without-outage/#post-120495</link>
				<pubDate>Thu, 20 Apr 2023 15:07:36 -0400</pubDate>

									<content:encoded><![CDATA[<p>We do our upgrades just as Jim(Hey, Jim!) outlined; install the new version, initiate a production freeze, &#8220;upgrade&#8221; the production sites, shut down the old version sites, and bring up the new version sites.  We have a couple days of freeze before doing the shutdown/bring up piece.</p>
<p>I also set up environment variables, oldroot and newroot, and&hellip;<span class="activity-read-more" id="activity-read-more-25390"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-install-and-enable-new-release-in-prod-without-outage/#post-120495" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">06b8b88f11c57d0dc43ac2518bf288ab</guid>
				<title>Tim Pancost replied to the topic How to install and enable new release in Prod without outage in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-install-and-enable-new-release-in-prod-without-outage/#post-120488</link>
				<pubDate>Wed, 19 Apr 2023 20:38:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey Peter,<br />
You can actually get the hostid without installing the entire release.  In the Download Center, for each version, there is a Cloverleaf Integration Services HCIHostID &#8220;product&#8221; that you can download.  This allows you to get the host id for that version.  Just download it, unzip it, and SFTP/SCP/dragdrop the appropriate platform&#8217;s&hellip;<span class="activity-read-more" id="activity-read-more-25384"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-install-and-enable-new-release-in-prod-without-outage/#post-120488" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f3f2920f1451b8367e831bd7d095dd32</guid>
				<title>Tim Pancost replied to the topic Problem with IF statement in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-with-if-statement/#post-119648</link>
				<pubDate>Tue, 29 Mar 2022 12:37:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>Looks like a logic issue.  What you&#8217;ve created here is a logical tautology.  That is, a statement that is always true.  Let&#8217;s say the value in AIL-3 is &#8220;CLINIC SCREENING&#8221;.  So your statement is saying if AIL-3 not &#8220;CLINIC SCREENING&#8221;(false) OR AIL-3 is not &#8220;CLINIC ULTRASOUND&#8221;(true), then do something.  A F/T OR statement is true, so it&#8217;s going to g&hellip;<span class="activity-read-more" id="activity-read-more-24435"><a href="https://usspvlclovertch2.infor.com/forums/topic/problem-with-if-statement/#post-119648" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e5feba65ea1382e7d45c4a43fe4cae84</guid>
				<title>Tim Pancost replied to the topic inter-site routing / destination protocol in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/inter-site-routing-destination-protocol/#post-115656</link>
				<pubDate>Thu, 20 Feb 2020 18:56:56 -0500</pubDate>

									<content:encoded><![CDATA[<p>If you&#8217;re using the public thread as an inbound thread in the new site, you don&#8217;t need to do anything with the protocol, you can just have it as file if you want.  You just need to have something in the inter-site routing port, and check the &#8220;Treat messages routed to this thread as inbound&#8221; box(or whatever it exactly says).</p>
<p>HTH,</p>
<p>TIM</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">81532d88de07c83e5a58ccbbc7f81573</guid>
				<title>Tim Pancost replied to the topic How to change default root? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-change-default-root/#post-115120</link>
				<pubDate>Thu, 30 Jan 2020 03:06:10 -0500</pubDate>

									<content:encoded><![CDATA[<p>Always a good idea to specify what platform you&#8217;re on, as this can greatly affect the answer.  For AIX, this is a combination of the /etc/environment file and your .profile.  The /etc/environment file should set the CL_INSTALL_DIR environment variable to the last version that you installed.  Then in your .profile, there should be a setroot, whi&hellip;<span class="activity-read-more" id="activity-read-more-19469"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-change-default-root/#post-115120" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b5ed51af2712bb10ca6ea31d575cf3db</guid>
				<title>Tim Pancost replied to the topic Site Interface Report in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/site-interface-report/#post-115118</link>
				<pubDate>Thu, 30 Jan 2020 02:56:19 -0500</pubDate>

									<content:encoded><![CDATA[<p>We&#8217;ve done something similar here.  We&#8217;re using it for importing the thread info into a support database used by our Operations staff when monitoring our interfaces.  It creates a .csv file that has a header row with the names of the fields we&#8217;re interested in.  Might be more than what you&#8217;re looking for, so feel free to trim down.  To use it, cha&hellip;<span class="activity-read-more" id="activity-read-more-19468"><a href="https://usspvlclovertch2.infor.com/forums/topic/site-interface-report/#post-115118" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d768004f1148b8d6ab7883ec568f696c</guid>
				<title>Tim Pancost replied to the topic hcihostid and value in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hcihostid-and-value/#post-114865</link>
				<pubDate>Thu, 16 Jan 2020 16:57:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>The short answer is yes, all the LPAR&#8217;s in a single frame will return the same hcihostid.  Does raise a couple of questions.  When you say 1 cluster for prod, 1 for test, does that mean a total of four LPAR&#8217;s?(i.e. primary prod/secondary prod, primary test/secondary test)  And they&#8217;re all on the same frame?  Even if you mean it&#8217;s one cluster, wit&hellip;<span class="activity-read-more" id="activity-read-more-19202"><a href="https://usspvlclovertch2.infor.com/forums/topic/hcihostid-and-value/#post-114865" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9f7a98ee362415d4d12bb9292799b68d</guid>
				<title>Tim Pancost replied to the topic Two blanks in a row, TCL help in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/two-blanks-in-a-row-tcl-help/#post-111018</link>
				<pubDate>Thu, 25 Jul 2019 19:56:02 -0400</pubDate>

									<content:encoded><![CDATA[<p>When you split a string that contains two spaces adjacent to each other, it&#8217;s going to create an empty element in the resulting list.  So when you loop through that list, the empty element is one of the iterations that just gets tacked onto your ending list.  You could add an &#8216;if&#8217; to check the length of the element and only do your string o&hellip;<span class="activity-read-more" id="activity-read-more-15212"><a href="https://usspvlclovertch2.infor.com/forums/topic/two-blanks-in-a-row-tcl-help/#post-111018" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6ceb8dc0d449413f93d136f220455e69</guid>
				<title>Tim Pancost&#039;s profile was updated</title>
				<link>https://clovertech.infor.com/activity/p/994/</link>
				<pubDate>Fri, 01 Mar 2019 13:30:06 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b9afdd46fdf3a3970e897f54dbd4b7bc</guid>
				<title>Tim Pancost replied to the topic data TPS: external proc &#039;cljTPS&#039; not available in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/data-tps-external-proc-cljtps-not-available/#post-86510</link>
				<pubDate>Tue, 25 Sep 2018 18:41:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>Frankly, it would be my guess that what Rob suggested to do to fix the issue(run mktclindex in $HCIROOT/tclprocs) is what caused the error in the first place. &nbsp;That is, someone ran mktclindex in your $HCIROOT/tclprocs directory. &nbsp;You cannot run mktclindex in $HCIROOT/tclprocs for that very reason, it removes the references to the java&hellip;<span class="activity-read-more" id="activity-read-more-486"><a href="https://usspvlclovertch2.infor.com/forums/topic/data-tps-external-proc-cljtps-not-available/#post-86510" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">976313e4fa630fd28266100fc7f84434</guid>
				<title>Tim Pancost replied to the topic Active:Active or Active:Passive? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/activeactive-or-activepassive/#post-82466</link>
				<pubDate>Wed, 07 Jun 2017 18:27:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>Frankly, the physical location of the disk is pretty much irrelevant. &nbsp;For instance, NONE of our disk is &#8220;local&#8221;, it&#8217;s all on the SAN. &nbsp;The real question is what filesystem(s) do you want to have failover to the other machine. &nbsp;When we had an A:A configuration, the /qvdx filesystem(akin to your /quovadx, we just left out the vowels) did not&hellip;<span class="activity-read-more" id="activity-read-more-5672"><a href="https://usspvlclovertch2.infor.com/forums/topic/activeactive-or-activepassive/#post-82466" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1114b16856aa076bd25f7e428336a277</guid>
				<title>Tim Pancost replied to the topic Active:Active or Active:Passive? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/activeactive-or-activepassive/#post-82464</link>
				<pubDate>Tue, 06 Jun 2017 18:20:02 -0400</pubDate>

									<content:encoded><![CDATA[<p>I outlined our experiences with A:A vs A:P in my previous post, and those have not changed in these two years. &nbsp;To do an A:A setup, you need to size each node to be able to handle the workload of both nodes at the same time, so you&#8217;re basically running each node at less than half its capability at any given time, just in case the other node should&hellip;<span class="activity-read-more" id="activity-read-more-1546"><a href="https://usspvlclovertch2.infor.com/forums/topic/activeactive-or-activepassive/#post-82464" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7a29eecf67600c77510409a667b98119</guid>
				<title>Tim Pancost replied to the topic Active/Active Cluster Use for Failover in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/active-active-cluster-use-for-failover/#post-84653</link>
				<pubDate>Tue, 18 Oct 2016 15:21:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>I believe Active-Active is just a type of HA environment where both machines are &#8220;active&#8221;, in that they are in use(either as production or non-production). &nbsp;Either machine can failover to the other, with each machine being capable of running the workload of both, if temporarily. &nbsp;In an Active-Passive model, the &#8220;passive&#8221; machine is really just a&hellip;<span class="activity-read-more" id="activity-read-more-5795"><a href="https://usspvlclovertch2.infor.com/forums/topic/active-active-cluster-use-for-failover/#post-84653" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">18ce2db80b50a705d3f635f42b1b1c37</guid>
				<title>Tim Pancost replied to the topic Cerner ADT Back Logs in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cerner-adt-back-logs/#post-82876</link>
				<pubDate>Wed, 22 Jul 2015 17:58:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>Welcome to the joys of Cerner! &nbsp;🙂 &nbsp; We&#8217;ve been dealing with this &#8220;feature&#8221; for years. &nbsp;What we&#8217;ve found is that the combine is almost always actually completed, it just doesn&#8217;t seem to get back to the ESI server to tell it so. &nbsp;So we will stop the ESI, remove the message from the queue, and start the ESI back up. &nbsp;We&#8217;ll then go into PowerChart to&hellip;<span class="activity-read-more" id="activity-read-more-2718"><a href="https://usspvlclovertch2.infor.com/forums/topic/cerner-adt-back-logs/#post-82876" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7ad1a7f9af2ed6c04eb3914083dcc7a3</guid>
				<title>Tim Pancost replied to the topic Active:Active or Active:Passive? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/activeactive-or-activepassive/#post-82462</link>
				<pubDate>Tue, 28 Apr 2015 14:01:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Tim,</p>
<p>We&#8217;ve actually used both configurations. &nbsp;Starting off, I&#8217;ll say that we&#8217;re on AIX, and use LPAR&#8217;s for our machines. &nbsp;For many years we used an Active:Active set up, and several years ago moved to an Active:Passive setup. &nbsp;The main reason at that time was actually driven by our hardware group. &nbsp;They found, at the time, that it was&hellip;<span class="activity-read-more" id="activity-read-more-7917"><a href="https://usspvlclovertch2.infor.com/forums/topic/activeactive-or-activepassive/#post-82462" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">982d2aa70826902b6c9229893c2d4aa4</guid>
				<title>Tim Pancost replied to the topic Is Global Monitor a worthwhile investment? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/is-global-monitor-a-worthwhile-investment/#post-81845</link>
				<pubDate>Fri, 16 Jan 2015 15:16:59 -0500</pubDate>

									<content:encoded><![CDATA[<p>We have had Global Monitor for years and have found it INVALUABLE for our operations staff to monitor our several-thousand-thread production environments. &nbsp;Of particular note was the ability to monitor seven production machines from one user interface.</p>
<p>We just installed the newest version within the last couple of months, so have not had the&hellip;<span class="activity-read-more" id="activity-read-more-4979"><a href="https://usspvlclovertch2.infor.com/forums/topic/is-global-monitor-a-worthwhile-investment/#post-81845" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f84a5c4e6d8cee477d803babffed59c4</guid>
				<title>Tim Pancost replied to the topic Repeating MDM Message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/repeating-mdm-message/#post-80269</link>
				<pubDate>Wed, 02 Apr 2014 18:30:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>All righty, now we&#8217;re getting somewhere. &nbsp;When you said the message was duplicating, I was envisioning a recovery database filled with many copies of the same message.</p>
<p>Based on what you show here, and the process log, it pretty much looks like you&#8217;re not getting acknowledgements from the receiving system(to_logi_appt). &nbsp;You can see the timeout in&hellip;<span class="activity-read-more" id="activity-read-more-628"><a href="https://usspvlclovertch2.infor.com/forums/topic/repeating-mdm-message/#post-80269" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b2cab99b2a1b9924311a9a15cce6471e</guid>
				<title>Tim Pancost replied to the topic Repeating MDM Message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/repeating-mdm-message/#post-80267</link>
				<pubDate>Wed, 02 Apr 2014 12:44:41 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Gena,</p>
<p>I don&#8217;t think that encapsulation is something you need to be concerned about. &nbsp;If the messages did not conform to the MLLP standard, they&#8217;d never make it into the engine in the first place, let alone be able to duplicate themselves. &nbsp;Your process log would just be filled with the dreaded, &#8220;No match: no more phrases to try&#8221;&hellip;<span class="activity-read-more" id="activity-read-more-4745"><a href="https://usspvlclovertch2.infor.com/forums/topic/repeating-mdm-message/#post-80267" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ce7890f2a974875b41720d0a37851ceb</guid>
				<title>Tim Pancost replied to the topic Interface Job Description in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/interface-job-description/#post-74648</link>
				<pubDate>Mon, 27 Jun 2011 18:58:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, as long as they&#8217;re looking for input, go for the gusto; Interface Master, Interface Guru, Interface God(dess), etc&#8230; &nbsp;Or, perhaps, go with the title that everyone in IT seems to want to have these days; Interface Architect. &nbsp;Or, if you&#8217;re looking to &#8220;keep it real&#8221;, tell the truth;&hellip;<span class="activity-read-more" id="activity-read-more-18032"><a href="https://usspvlclovertch2.infor.com/forums/topic/interface-job-description/#post-74648" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fdb81e05cc3636eec191274ed9ad1f7e</guid>
				<title>Tim Pancost replied to the topic Is anyone using CL to connect medical devices to EHRs or HIS in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/is-anyone-using-cl-to-connect-medical-devices-to-ehrs-or-his/#post-74658</link>
				<pubDate>Mon, 27 Jun 2011 17:30:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Rey,</p>
<p>If you&#8217;re referring to sending patient vitals from bedside/surgical devices to an EMR, yes, we are here at Trinity, if indirectly. &nbsp;We have such interfaces at several of our hospitals. &nbsp;The data comes from the device, then to a database server, either directly or through a terminal server, which then sends the data on to Cloverleaf.&hellip;<span class="activity-read-more" id="activity-read-more-12654"><a href="https://usspvlclovertch2.infor.com/forums/topic/is-anyone-using-cl-to-connect-medical-devices-to-ehrs-or-his/#post-74658" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e363663d216818e8d7e2e8bdbd65e813</guid>
				<title>Tim Pancost replied to the topic Looking for TCL to break on 60 characters in OBX-5 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/looking-for-tcl-to-break-on-60-characters-in-obx-5/#post-73767</link>
				<pubDate>Thu, 03 Mar 2011 21:09:12 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hey, Shelbi, &nbsp;we do something like that here for a PACS system that doesn&#8217;t like lines greater than 70 characters. &nbsp;Here&#8217;s the xlt proc we use. &nbsp;I&#8217;m sure there&#8217;s a more elegant way to do it, but it works for us. &nbsp;It splits the field on a space character, then builds lines word by word until it reaches the max line length(which you&#8217;d need to&hellip;<span class="activity-read-more" id="activity-read-more-8075"><a href="https://usspvlclovertch2.infor.com/forums/topic/looking-for-tcl-to-break-on-60-characters-in-obx-5/#post-73767" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e68497cd4ed007c6866f6a3c81b40805</guid>
				<title>Tim Pancost replied to the topic Memory leaks in Cloverleaf 5.8 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/memory-leaks-in-cloverleaf-5-8/#post-73105</link>
				<pubDate>Mon, 06 Dec 2010 14:39:19 -0500</pubDate>

									<content:encoded><![CDATA[<p>Here&#8217;s what we have found since we went live on 11/21 with one of our production machines, and we have a case open with Support. &nbsp;When you cycle saved message files, the engine doesn&#8217;t release the disk used by the original saved message files.</p>
<p>So, let&#8217;s say you have a saved message file where the .idx is 10Mb, and the .msg is 20Mb. &nbsp;When you&hellip;<span class="activity-read-more" id="activity-read-more-10031"><a href="https://usspvlclovertch2.infor.com/forums/topic/memory-leaks-in-cloverleaf-5-8/#post-73105" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2ea7778c1b78d5acb0ef41ee8cb01de3</guid>
				<title>Tim Pancost replied to the topic Process name in Upper case and nfLoad error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/process-name-in-upper-case-and-nfload-error/#post-73063</link>
				<pubDate>Mon, 15 Nov 2010 14:17:29 -0500</pubDate>

									<content:encoded><![CDATA[<p>After noodling on this a bit, you can probably make it work, although you&#8217;ll have to do some re-write on your script, and it&#8217;s a bit kludgy.</p>
<p>You can get at the thread names as I mentioned above. &nbsp;For the process names, you can get them from the process directory names, rather than NetConfig. &nbsp;This is, of course, assuming your exec/processes&hellip;<span class="activity-read-more" id="activity-read-more-12981"><a href="https://usspvlclovertch2.infor.com/forums/topic/process-name-in-upper-case-and-nfload-error/#post-73063" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1ef636b392fd22a2aa7248797935ab24</guid>
				<title>Tim Pancost replied to the topic Process name in Upper case and nfLoad error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/process-name-in-upper-case-and-nfload-error/#post-73059</link>
				<pubDate>Wed, 10 Nov 2010 16:06:17 -0500</pubDate>

									<content:encoded><![CDATA[<p>This is one of the gotchas in using the non-official nfLoad command. &nbsp;The array keys it generates are in all lower case, regardless of how the process/thread is named in NetConfig. &nbsp;For the threads, you can still get the correct name from the SYMNAME attribute(using your hostData array):</p>
<p>foreach threadNameLower [array names hostData] {<br />
&nbsp; set&hellip;<span class="activity-read-more" id="activity-read-more-10271"><a href="https://usspvlclovertch2.infor.com/forums/topic/process-name-in-upper-case-and-nfload-error/#post-73059" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">87038c0a3a91ec41c89cef04e27361ba</guid>
				<title>Tim Pancost replied to the topic Disaster Recovery for Cloverleaf Server in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/disaster-recovery-for-cloverleaf-server/#post-71524</link>
				<pubDate>Wed, 05 May 2010 19:52:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>In addition to what they do at Robert&#8217;s place &nbsp;😆 , we also have a couple of layers of disaster preparedness. &nbsp;For our four, main, clinical interface engine machines, we have High Availability in place. &nbsp;Two of the machines failover to each other, and the other two failover to a separate, dedicated fail-to machine.</p>
<p>In the event of a&hellip;<span class="activity-read-more" id="activity-read-more-9847"><a href="https://usspvlclovertch2.infor.com/forums/topic/disaster-recovery-for-cloverleaf-server/#post-71524" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">78288dd8b55269c9d90e8950e3be3a7e</guid>
				<title>Tim Pancost replied to the topic global variable in tcl proc - fails when move the proc in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/global-variable-in-tcl-proc-fails-when-move-the-proc/#post-68957</link>
				<pubDate>Fri, 28 Aug 2009 17:42:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>Not true that there is no start mode in xlt-pre, it&#8217;s just that it doesn&#8217;t happen by default. &nbsp;If you want route-detail pre/post procs to be executed in start mode, you need to check the &#8220;Run Translation Procs in start-mode&#8221; box in Process Configuration for the process where the translation is happening. &nbsp;You should be good to go then.</p>
<p>HTH,<br />
TIM</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cb94bb991c9b164dff5c86a9839783f1</guid>
				<title>Tim Pancost replied to the topic Data Center move in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/data-center-move/#post-68461</link>
				<pubDate>Tue, 30 Jun 2009 19:46:46 -0400</pubDate>

									<content:encoded><![CDATA[<p>Well, unless you&#8217;ve been a super-good dooby and all your inbound interfaces are using the DNS name of the engine, you have a coordination exercise to go through to either get those systems to switch to using DNS name before the move, or to switch the IP address during the move.</p>
<p>We went through a similar process here about a month ago when we&hellip;<span class="activity-read-more" id="activity-read-more-15850"><a href="https://usspvlclovertch2.infor.com/forums/topic/data-center-move/#post-68461" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">72523486f1906f79f5142e29bf85f3ff</guid>
				<title>Tim Pancost replied to the topic Data Center move in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/data-center-move/#post-68459</link>
				<pubDate>Tue, 30 Jun 2009 14:59:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey, Gary,</p>
<p>I guess a lot would depend on the scope of your move. &nbsp;Are you physically moving the machines, or is there new hardware in the new data center? &nbsp;Will the machines be getting new DNS names/IP addresses?</p>
<p>If it&#8217;s a physical move, with no name/address change, then it should be as simple as shutting down the current sites(as noted above by&hellip;<span class="activity-read-more" id="activity-read-more-20613"><a href="https://usspvlclovertch2.infor.com/forums/topic/data-center-move/#post-68459" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>