<?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 | Matthew Seacat | Activity</title>
	<link>https://clovertech.infor.com/members/matthew-seacat/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/matthew-seacat/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Matthew Seacat.</description>
	<lastBuildDate>Wed, 08 Apr 2026 20:21:38 -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">56181e6a4c6977a4140cc3d12104e1f2</guid>
				<title>Matthew Seacat replied to the topic secure ftp question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/secure-ftp-question/#post-83389</link>
				<pubDate>Wed, 30 Dec 2015 12:55:22 -0500</pubDate>

									<content:encoded><![CDATA[<p>We use PERL scripts on our AIX server to send and retrieve files from SFTP servers. &nbsp;If you are interested in this I can send them to you. &nbsp;It works really well for us and we just setup cron jobs to run them as often as we need to.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4717eac4fb5994580a81ef911f1c6525</guid>
				<title>Matthew Seacat replied to the topic Hxx segment in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hxx-segment/#post-81940</link>
				<pubDate>Thu, 05 Feb 2015 01:40:30 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jim, I couldn&#8217;t find that the HXX is a standard HL7 segment. &nbsp;I am going to try to turn this into a Z segment to see if it will resolve my issues.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ffe9fc46b8f4e74d437d569a2572b755</guid>
				<title>Matthew Seacat replied to the topic How to add a blank OBX segment in the middle. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-add-a-blank-obx-segment-in-the-middle/#post-81609</link>
				<pubDate>Thu, 20 Nov 2014 21:33:16 -0500</pubDate>

									<content:encoded><![CDATA[<p>With the help of Jim I was able to get this working. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">001c8f8a634696d1aff48a158639a546</guid>
				<title>Matthew Seacat replied to the topic Running Cloverleaf Utilities from a Perl Script in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/running-cloverleaf-utilities-from-a-perl-script/#post-81491</link>
				<pubDate>Tue, 28 Oct 2014 12:17:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are using perl to stop and start threads. &nbsp;Here is what we are doing.</p>
<p>$siteName = &#8220;your_site_name&#8221;;<br />
eval `/qvdx/cis5.8/integrator/sbin/hcisetenv -root perl /qvdx/cis5.8/integrator $siteName`;<br />
#print `showroot`;<br />
#print $ENV{HCIROOT};<br />
#print $ENV{HCISITE};<br />
#print `showroot`;</p>
<p>#This will stop the thread<br />
`hcicmd -p p8 -c &#8220;your_thread_name&hellip;<span class="activity-read-more" id="activity-read-more-4469"><a href="https://usspvlclovertch2.infor.com/forums/topic/running-cloverleaf-utilities-from-a-perl-script/#post-81491" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">03ec84736e9295671a4333461146ca5a</guid>
				<title>Matthew Seacat replied to the topic Sample TCL code to connect to Microsoft SQL Database in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sample-tcl-code-to-connect-to-microsoft-sql-database/#post-81189</link>
				<pubDate>Wed, 17 Sep 2014 15:32:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>in my odbc.ini file I have the driver pointed to Driver=/qvdx/cis6.0/integrator/lib/Connect7.0/lib/CVsqls26.so</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">76efc930ebbfcdc97dfeca35a0d29c72</guid>
				<title>Matthew Seacat replied to the topic Sample TCL code to connect to Microsoft SQL Database in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sample-tcl-code-to-connect-to-microsoft-sql-database/#post-81187</link>
				<pubDate>Wed, 17 Sep 2014 14:28:13 -0400</pubDate>

									<content:encoded><![CDATA[<p>David, Thanks for the sample code but running into an error when I try to run it and didn&#8217;t know if you had run across the same issue or not. &nbsp;The error message is saying it can&#8217;t find the driver when it hits the piece of code that does the SQLConnect. &nbsp;Any ideas how to fix this?</p>
<p>cannnot find Driver keyword entry for data source XXX[xlt :xlat:ERR&hellip;<span class="activity-read-more" id="activity-read-more-6397"><a href="https://usspvlclovertch2.infor.com/forums/topic/sample-tcl-code-to-connect-to-microsoft-sql-database/#post-81187" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>