<?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 | Joseph Paquette | Activity</title>
	<link>https://clovertech.infor.com/members/joseph-paquette/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/joseph-paquette/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Joseph Paquette.</description>
	<lastBuildDate>Wed, 29 Apr 2026 22:16:42 -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">fe2af031da263e52d5ce46180752a49c</guid>
				<title>Joseph Paquette replied to the topic testing in production script question in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/testing-in-production-script-question/#post-84231</link>
				<pubDate>Fri, 08 Jul 2016 16:54:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks, &nbsp;Works perfectly</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5d5f585878ff16e5875e0d40047c4dc3</guid>
				<title>Joseph Paquette replied to the topic best way to resend in bulk from smatdb in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/best-way-to-resend-in-bulk-from-smatdb/#post-84187</link>
				<pubDate>Fri, 24 Jun 2016 20:16:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>I cant speak for how fast they would process, &nbsp;but you could do something like this, &nbsp;running on a linux system. &nbsp;Running an older version, &nbsp;make sure to change the , &nbsp;and  to fit your needs. &nbsp;This would pick up each file, &nbsp;select all messages and then resend the selected messages.</p>
<p>#!/usr/bin/perl;</p>
<p>my $qdx_rt =&hellip;<span class="activity-read-more" id="activity-read-more-5698"><a href="https://usspvlclovertch2.infor.com/forums/topic/best-way-to-resend-in-bulk-from-smatdb/#post-84187" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4fa3b5122e87c6d485ed5e9e97fd4a61</guid>
				<title>Joseph Paquette replied to the topic problems running hcidbdump from a perl script in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problems-running-hcidbdump-from-a-perl-script/#post-76320</link>
				<pubDate>Fri, 06 Apr 2012 00:23:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
I tried adding to the line, &nbsp;now looks like this</p>
<p>$ENV{&#8216;LD_LIBRARY_PATH&#8217;}=&#8221;$qdx_root/bin:$qdx_root/lib:$qdx_root/tcl/lib&#8221;;</p>
<p>Error changed to<br />
Unable to initialize DBI, err = 2</p>
<p>am i missing any other folders that need to be in the path??</p>
<p>Thanks for taking a look.</p>
<p>Joe</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a0ea9ee377e86e762c5978045372e78b</guid>
				<title>Joseph Paquette replied to the topic Connection issues sending result messages in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/connection-issues-sending-result-messages/#post-75847</link>
				<pubDate>Tue, 24 Jan 2012 13:25:11 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
&nbsp; &nbsp; Thanks, &nbsp;there are more than one firewall that we jump through, &nbsp;will have the networking team look into the timeouts on the firewalls between systems.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">81c60268c894ec705bdef96dc602a77e</guid>
				<title>Joseph Paquette replied to the topic No response within timeout -- assuming process is hung in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/no-response-within-timeout-assuming-process-is-hung-2/#post-75597</link>
				<pubDate>Fri, 02 Dec 2011 20:15:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
&nbsp; &nbsp; Have seen this occur on 5.2, 5.3, &amp; 5.7, &nbsp;have always brought the system down and ran a cleanup. &nbsp;Good to know that they will actually process through. &nbsp;Thanks.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8eda1395f7dde60d65e5a332c103089c</guid>
				<title>Joseph Paquette replied to the topic problem with deleting a file after picking it up in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72413</link>
				<pubDate>Thu, 28 Oct 2010 20:30:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
&nbsp; &nbsp; I did get this working, what we had to do is create a tcl proc for the directory parse that used the glob cmd to grab the directory contents. &nbsp;Once i had the contents in a list, we were able o sort them and send them out. &nbsp;I had a high volume of records coming through so it appeared that the read interval could only pick up a small&hellip;<span class="activity-read-more" id="activity-read-more-12399"><a href="https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72413" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fcb814e7923c772c9138e12a952d4de4</guid>
				<title>Joseph Paquette replied to the topic problem with deleting a file after picking it up in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72409</link>
				<pubDate>Thu, 19 Aug 2010 15:12:25 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here are the .err file and the log from the process folder. &nbsp;I am using the advanced scheduler to read every 2 minutes, so have 0,2,4&#8230; up to 58 in the minutes, have everything else as a *. &nbsp;What it seems to me is happening is after it processes the first file it doesn</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">14466b77431d4544da28b98931ede829</guid>
				<title>Joseph Paquette replied to the topic problem with deleting a file after picking it up in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72408</link>
				<pubDate>Thu, 19 Aug 2010 01:10:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello Jim,<br />
&nbsp; &nbsp; This is sending to c:save on my test system, &nbsp;also the read directory is picking up from c:save as well. &nbsp;</p>
<p>Joe</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">55e3e74d29bc779bc9d06bc0d15815cf</guid>
				<title>Joseph Paquette replied to the topic problem with deleting a file after picking it up in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72407</link>
				<pubDate>Wed, 18 Aug 2010 19:28:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
&nbsp; &nbsp; Same directory.</p>
<p>Joe</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ab0fe034701b847459cfaa049d346ded</guid>
				<title>Joseph Paquette replied to the topic resetting a counter daily in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/resetting-a-counter-daily/#post-69339</link>
				<pubDate>Wed, 14 Oct 2009 18:52:44 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
&nbsp; &nbsp;Using windows, &nbsp;so what i did is write a bat file to delete the counter file at midnight every night. &nbsp;This seems to be working as needed, &nbsp;thanks for the help.</p>
<p>Joe</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">958fb9884e538450b5fc3d85b81e74bf</guid>
				<title>Joseph Paquette replied to the topic Adding Header information to OBX segements in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-header-information-to-obx-segements/#post-69342</link>
				<pubDate>Tue, 13 Oct 2009 16:08:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>Have done them after the initial OBX&#8217;s a few times, &nbsp;but one way you may wish to try in your translation. &nbsp;Prior to the iterate add them in, &nbsp;If they are always a fixed number of OBX statements you can set a counter varible as the same value as then number of statements you have added. &nbsp;In your iterate use the counter and the math add fucntion to&hellip;<span class="activity-read-more" id="activity-read-more-18369"><a href="https://usspvlclovertch2.infor.com/forums/topic/adding-header-information-to-obx-segements/#post-69342" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>