<?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 | Joe Grathoff | Activity</title>
	<link>https://clovertech.infor.com/members/joe-grathoff/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/joe-grathoff/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Joe Grathoff.</description>
	<lastBuildDate>Mon, 13 Apr 2026 16:13:33 -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">39550a79e9b555b1b2fe77ceee360f64</guid>
				<title>Joe Grathoff replied to the topic Collect IP and Port (date and time) of a Connection in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/collect-ip-and-port-date-and-time-of-a-connection/#post-112484</link>
				<pubDate>Tue, 17 Sep 2019 20:36:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>Since you&#8217;re doing an engineering request, it would be nice to see IP/Port in the netmonitor maybe under thread status.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b8ea99d3b55fd3d7e8890753f18ec800</guid>
				<title>Joe Grathoff replied to the topic Testing Tool: TPS, no output - using on a virtual machine in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/testing-tool-tps-no-output-using-on-a-virtual-machine/#post-83895</link>
				<pubDate>Thu, 26 Apr 2018 15:16:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>V5.8. &nbsp; Incase someone has a problem related to the testing tool not responding and you&#8217;re using HL7 V2 message with Base64 embedded PDF, it can make the Testing tool not respond. &nbsp;I removed the last segment containing Base64 and then ran the testing tool from the command line by copying the command to issue.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c5e191efd13ba65bec2598e40b0a6012</guid>
				<title>Joe Grathoff replied to the topic Alert Time Window Ignored in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/alert-time-window-ignored/#post-83114</link>
				<pubDate>Fri, 18 Sep 2015 18:21:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Russ!<br />
So the faulty logic is by having the alert always test true, it triggers unlimited repeats, even past the time range window.<br />
I deactivated the repeats and changed it from a time range to specific event times. &nbsp;Let&#8217;s see how that works.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fe984b348fe81152cbaa729b2a6eca41</guid>
				<title>Joe Grathoff replied to the topic IS there any way we can calculate the age based on the DOB in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/is-there-any-way-we-can-calculate-the-age-based-on-the-dob/#post-72327</link>
				<pubDate>Wed, 25 Jun 2014 14:46:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>Adapted this to an Xlate TCL Fragment to calculate whole years of age. &nbsp;Thanks for Posts.</p>
<p>regsub &#8212; {(d{8})(d*)} $xlateInVals {1 2} dob<br />
set age_years [expr ([clock seconds]/(24*60*60)-[clock scan $dob]/(24*60*60))/365.25]<br />
set xlateOutVals [expr {int($age_years)}]<br />
echo Patient age is $xlateOutVals years.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>