<?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 | Todd Lundstedt | Activity</title>
	<link>https://clovertech.infor.com/members/todd-lundstedt/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/todd-lundstedt/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Todd Lundstedt.</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:01:23 -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">3c25a724b74e407d5e07d611cfa50fa1</guid>
				<title>Todd Lundstedt replied to the topic Messages stop routing when sending system is bounced in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/messages-stop-routing-when-sending-system-is-bounced/#post-72202</link>
				<pubDate>Thu, 29 Jul 2010 14:49:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>Check your Cloverleaf servers&#8217;s netstat output for connections on that port after it &#8220;goes back up&#8221;</p>
<p>Windows:<br />
netstat -an | findstr </p>
<p>Unix/AIX:<br />
netstat -an | grep </p>
<p>Verify the connection is coming from the IP address of the sending system. &nbsp;If it is, and if the sending systems interface program is still down, they have something else running and&hellip;<span class="activity-read-more" id="activity-read-more-19952"><a href="https://usspvlclovertch2.infor.com/forums/topic/messages-stop-routing-when-sending-system-is-bounced/#post-72202" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b0ed0c5f1c77da53c760d672b9a738b9</guid>
				<title>Todd Lundstedt replied to the topic VMware and Cloverleaf in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/vmware-and-cloverleaf/#post-70031</link>
				<pubDate>Wed, 28 Jul 2010 20:24:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>On AIX 5.3 running Cloverleaf 5.5..<br />
hcihostid returns&#8230;<br />
b2314d6</p>
<p>uname -m returns&#8230;<br />
000B2314D600</p>
<p>lscfg -vl ent0 returns&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">626f85bea5d5c8c32923354466c65dac</guid>
				<title>Todd Lundstedt replied to the topic Getting thread status and statistics via command line in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/getting-thread-status-and-statistics-via-command-line/#post-72110</link>
				<pubDate>Tue, 20 Jul 2010 15:37:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>hciconnstatus will get you the up, opening stuff.</p>
<p>Tom Boyd wrote a TCL script to get status, queued, last r/w times, etc&#8230; and even a monitor mode where you could monitor one specific thread. &nbsp;I honestly don&#8217;t recall how I came to possess it, because I can&#8217;t find where he posted it on Clovertech (in a quick search). &nbsp;He called it &#8220;tomst&#8221;. &nbsp;You&hellip;<span class="activity-read-more" id="activity-read-more-7743"><a href="https://usspvlclovertch2.infor.com/forums/topic/getting-thread-status-and-statistics-via-command-line/#post-72110" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f133f3c33c759070b9967f54d29d7e11</guid>
				<title>Todd Lundstedt replied to the topic Speedup ack creation hl7Raw_ack.tcl in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/speedup-ack-creation-hl7raw_ack-tcl/#post-72109</link>
				<pubDate>Tue, 20 Jul 2010 15:27:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>You can also test your ACK code, and engine code speed this way&#8230;<br />
On a test site, set up four threads (adjust ports as necessary):</p>
<p>in_thread_a, server, port 8000, process1<br />
raw_route to<br />
out_thread_b, client, localhost, port 8001, process1</p>
<p>in_thread_b, server, port 8001, process2<br />
raw_route to<br />
out_thread_a, client, localhost, port 8000,&hellip;<span class="activity-read-more" id="activity-read-more-7993"><a href="https://usspvlclovertch2.infor.com/forums/topic/speedup-ack-creation-hl7raw_ack-tcl/#post-72109" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">14986b23d603ef47f022d425676cdd21</guid>
				<title>Todd Lundstedt replied to the topic KSH to Powershell in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ksh-to-powershell/#post-71948</link>
				<pubDate>Tue, 13 Jul 2010 22:26:19 -0400</pubDate>

									<content:encoded><![CDATA[<p>Garry,<br />
Yes, there is a little wrapper script that runs when the cluster resource group starts, but I don&#8217;t know what it does&#8230; I wasn&#8217;t involved until after the cluster was mostly configured (incorrectly, but I had them correct it to a more sane configuration). &nbsp;I might try the Cloverleaf consultant who did that install, and see if he has a quick&hellip;<span class="activity-read-more" id="activity-read-more-7874"><a href="https://usspvlclovertch2.infor.com/forums/topic/ksh-to-powershell/#post-71948" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1c1a3764556a6fd0de9a98f45be774b8</guid>
				<title>Todd Lundstedt replied to the topic KSH to Powershell in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ksh-to-powershell/#post-71942</link>
				<pubDate>Mon, 28 Jun 2010 18:04:23 -0400</pubDate>

									<content:encoded><![CDATA[<p>Mark,<br />
Yes, I know I can do that. &nbsp;I assume it is OK to reference a non-existent drive in a variable statement (the drive may be on the other server). &nbsp;However, that suggestion will be a last resort, as I want to code this to work across Cloverleaf upgrades without changes to the OS. &nbsp;Therefore, I would run a batch script to perform a setroot and&hellip;<span class="activity-read-more" id="activity-read-more-7875"><a href="https://usspvlclovertch2.infor.com/forums/topic/ksh-to-powershell/#post-71942" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">58c775bef0a3a780747b7df075529d9e</guid>
				<title>Todd Lundstedt replied to the topic KSH to Powershell in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ksh-to-powershell/#post-71938</link>
				<pubDate>Mon, 28 Jun 2010 14:35:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks, Garry&#8230;</p>
<p>This implementation runs on a MS Windows Cluster; at server startup, the disk resource containing the Cloverleaf folder is not available, so I would not be able to &#8220;setroot&#8221; then. &nbsp;This &#8220;batch script to set environment variables at the server level&#8221; (so any command prompt from that point out would have those variables) would have&hellip;<span class="activity-read-more" id="activity-read-more-11073"><a href="https://usspvlclovertch2.infor.com/forums/topic/ksh-to-powershell/#post-71938" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b49fb33c4c010434e450dcfb10bbcc54</guid>
				<title>Todd Lundstedt replied to the topic CL 5.8 and Exceed - AIX 5.3 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cl-5-8-and-exceed-aix-5-3/#post-71907</link>
				<pubDate>Thu, 24 Jun 2010 15:51:20 -0400</pubDate>

									<content:encoded><![CDATA[<p>Wow! That&#8217;s crazy! &nbsp;😯<br />
What have you done as a work-around&#8230; a straight telnet and start the hostserver from that session?</p>
<p>Please update this thread with their fix. &nbsp;I am on 5.5, starting to plan an upgrade, and want to ensure we would have a fix, or work-around prior to implementing 5.8.</p>
<p>Thx!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">93f2587968a81ceed79a6fd26ddec11f</guid>
				<title>Todd Lundstedt replied to the topic Lawson Software to Acquire Healthvision in the forum Technical Bulletins</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/lawson-software-to-acquire-healthvision/#post-70420</link>
				<pubDate>Fri, 08 Jan 2010 21:42:52 -0500</pubDate>

									<content:encoded><![CDATA[<p>No kidding! &nbsp;I feel sorry for the HCI, Cloverleaf, healthcare.com, Quovadx, Healthvision folks. &nbsp;They go through more name changes and parnerships than Lana Turner!<br />
(I was gonna say Liz Taylor, but, she is only number 3).</p>
<p><s>&lt;a href=&quot;</s><a href="http://www.seniorsforliving.com/content/article/top-10-most-divorced-celebrities-/131/" rel="nofollow ugc">http://www.seniorsforliving.com/content/article/top-10-most-divorced-celebrities-/131/</a>&#8220;&hellip;<span class="activity-read-more" id="activity-read-more-19295"><a href="https://usspvlclovertch2.infor.com/forums/topic/lawson-software-to-acquire-healthvision/#post-70420" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9407a27266b727a460aa8b33f70069e4</guid>
				<title>Todd Lundstedt replied to the topic Threads/Process show Dead in the ide, but they aren&#039;t really in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/threads-process-show-dead-in-the-ide-but-they-arent-really/#post-69795</link>
				<pubDate>Mon, 16 Nov 2009 23:11:59 -0500</pubDate>

									<content:encoded><![CDATA[<p>We are on 5.5, and this happens quite frequently, typically on only the smaller sites, and typically only on one site per server.<br />
We just issue the refresh command on the GUI (Ctrl-R or File-Refresh (I think)).<br />
That gets all of the threads reporting properly for us.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4ff897fc56c6e9ef331b347eb5b8449c</guid>
				<title>Todd Lundstedt replied to the topic Help with tcl scripts using arguments in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/help-with-tcl-scripts-using-arguments/#post-69648</link>
				<pubDate>Mon, 09 Nov 2009 22:32:58 -0500</pubDate>

									<content:encoded><![CDATA[<p>Tom,<br />
I took your code and ran through it echoing it out line by line, and it works fine with input args&#8230; except&#8230; you are missing a close brace. &nbsp;If all you did was change the exact code you posted here to hard code values into value_1 and value_2, I don&#8217;t see how it ever worked with that missing brace.</p>
<p>At anyrate&#8230;<br />
if {[cequal [crange&hellip;<span class="activity-read-more" id="activity-read-more-9179"><a href="https://usspvlclovertch2.infor.com/forums/topic/help-with-tcl-scripts-using-arguments/#post-69648" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">690f9dd392f93308c1d031e81a3e119d</guid>
				<title>Todd Lundstedt replied to the topic tcl scripting help in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-scripting-help/#post-69615</link>
				<pubDate>Fri, 06 Nov 2009 22:46:51 -0500</pubDate>

									<content:encoded><![CDATA[<p>We have a script in use widely here called &#8220;kill_hl7_val.tcl&#8221; in which you can input any segment, field position, and a list of values. &nbsp;If any of those input values exist in that HL7 field, the message is killed. &nbsp;We have a similar script called &#8220;accept_hl7_val.tcl&#8221; which will continue on the same criteria. &nbsp;We haven&#8217;t had an overwhelming need to&hellip;<span class="activity-read-more" id="activity-read-more-2637"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-scripting-help/#post-69615" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5dd708db9e3dd965d7820143acec87d0</guid>
				<title>Todd Lundstedt replied to the topic way to make Cloverleaf client authenticate each time in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/way-to-make-cloverleaf-client-authenticate-each-time/#post-67858</link>
				<pubDate>Fri, 05 Jun 2009 16:20:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am not sure if Basic or Advanced will help you out on that, either. &nbsp;With either version, if the user checks the &#8220;enable cached login&#8221; box during authentication, the user won&#8217;t need to authenticate next time (as long as the HostServer process stays up).<br />
You would have to find a way to disable that check box, unless support has an option with&hellip;<span class="activity-read-more" id="activity-read-more-3698"><a href="https://usspvlclovertch2.infor.com/forums/topic/way-to-make-cloverleaf-client-authenticate-each-time/#post-67858" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">29ac7c013520f7dd40249e92f5c7e408</guid>
				<title>Todd Lundstedt replied to the topic Soarian Financials protocol inbound for charges, A08, etc., in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/soarian-financials-protocol-inbound-for-charges-a08-etc/#post-67566</link>
				<pubDate>Wed, 13 May 2009 15:32:39 -0400</pubDate>

									<content:encoded><![CDATA[<p>We, too, have now run into the Siemens mindset bottleneck. &nbsp;In setting up our charge interface into Soarian Financials, it appears their system uses a proprietary protocol that begins with a 7 byte length encoding, in addition to the MLLP encoding characters that surround the message (exclusive of the header?).</p>
<p>Has anyone coded a protocol that&hellip;<span class="activity-read-more" id="activity-read-more-22302"><a href="https://usspvlclovertch2.infor.com/forums/topic/soarian-financials-protocol-inbound-for-charges-a08-etc/#post-67566" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>