<?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 | Scott Folley | Activity</title>
	<link>https://clovertech.infor.com/members/scott-folley/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/scott-folley/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Scott Folley.</description>
	<lastBuildDate>Tue, 28 Apr 2026 15:11:59 -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">5002a540c96b338bfd74cba36168ebda</guid>
				<title>Scott Folley replied to the topic symbolic link to hcitcl in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/symbolic-link-to-hcitcl/#post-82498</link>
				<pubDate>Tue, 18 Aug 2015 18:37:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t know that this is the answer but it may help you. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9dc3992da086164411e5dabfbac8cfb3</guid>
				<title>Scott Folley replied to the topic Cloverleaf 6.1 expr command in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-6-1-expr-command/#post-81808</link>
				<pubDate>Tue, 06 Jan 2015 22:28:25 -0500</pubDate>

									<content:encoded><![CDATA[<p>According to the man page for TCL 8.5:</p>
<p>All internal computations involving integers are done calling on the LibTomMath multiple precision integer library as required so that all integer calculations are performed exactly. Note that in Tcl releases prior to 8.5, integer calculations were performed with one of the C types long int or Tcl_WideInt,&hellip;<span class="activity-read-more" id="activity-read-more-1303"><a href="https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-6-1-expr-command/#post-81808" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">38635b061d362a66b8120b211b488eae</guid>
				<title>Scott Folley replied to the topic File to HL7 Conversion in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/file-to-hl7-conversion/#post-81282</link>
				<pubDate>Fri, 19 Sep 2014 21:19:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>One caveat, I wrote this from memory and I rarely code anymore so that &#8220;string range&#8221; command might be a tad off. &nbsp;Other than that it looks right but your mileage may vary&#8230;LOL.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">db8c201bfac6758d0711c41ea24ccdee</guid>
				<title>Scott Folley replied to the topic File to HL7 Conversion in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/file-to-hl7-conversion/#post-81280</link>
				<pubDate>Fri, 19 Sep 2014 20:55:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>Couple of things:<br />
1. &nbsp;A split on a newline would actually be &#8220;n&#8221; though splitting on &#8220;r&#8221; should work fine too. &nbsp;The thing to also understand about split is that it works on ONE character only (you can&#8217;t have it split on &#8220;******&#8221;). &nbsp;What I will often do in that case is a regsub to get a series of characters down to one (and I use a bell &#8220;b&#8221; as the&hellip;<span class="activity-read-more" id="activity-read-more-15652"><a href="https://usspvlclovertch2.infor.com/forums/topic/file-to-hl7-conversion/#post-81280" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9ae0a2ce5055e3f126fc8170471a364d</guid>
				<title>Scott Folley replied to the topic File to HL7 Conversion in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/file-to-hl7-conversion/#post-81278</link>
				<pubDate>Fri, 19 Sep 2014 20:00:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am in agreement with everyone else here regarding the first step. &nbsp;What you have is a header followed by vertical records. &nbsp;Eliminate the header since that is of little or no use to you (you may need the name of the hospital for other purposes but you could grab that as you are going through). &nbsp;First I would split on a newline and then (probably&hellip;<span class="activity-read-more" id="activity-read-more-7919"><a href="https://usspvlclovertch2.infor.com/forums/topic/file-to-hl7-conversion/#post-81278" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2542a71a3409d77723a8ca7d10019cc9</guid>
				<title>Scott Folley replied to the topic Need to Move PV1.7.0 into FT1.3 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-move-pv1-7-0-into-ft1-3/#post-77310</link>
				<pubDate>Wed, 24 Oct 2012 22:07:15 -0400</pubDate>

									<content:encoded><![CDATA[<p>How about you take PV1.7.1 and FT1.3 as the input to a copy statement in the translate and set FT1.3 as the output from that copy statement. &nbsp;Then you can take [ lindex [ split [ lindex $xlateInVals 1 ] &#8220;-&#8221; ] 1 ] and see if it is blank.</p>
<p><code><s></p>
<p>Code:<br />
</s><i><br />
</i>set inval1 &#091; lindex $xlateInVals 0 &#093;<br />
set inval2 &#091; lindex $xlateInVals 1 &#093;<br />
set testValue &#091; lindex &#091;&hellip;</code><span class="activity-read-more" id="activity-read-more-15790"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-to-move-pv1-7-0-into-ft1-3/#post-77310" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f2c6cacdadf490f9b9c91b6b986afd9d</guid>
				<title>Scott Folley replied to the topic fileset-ftp examples/documentation in the forum Documentation</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/fileset-ftp-examples-documentation/#post-76173</link>
				<pubDate>Wed, 07 Mar 2012 18:58:18 -0500</pubDate>

									<content:encoded><![CDATA[<p>OUTBOUND:</p>
<p>Here is a basic proc that shows how you use the DRIVERCTL metadata<br />
<code><s></p>
<p>Code:<br />
</s><i><br />
</i>proc ftpAdtOutputFileVPN &#123; args &#125; &#123;<br />
 &nbsp; &nbsp;keylget args MODE mode &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;;# Fetch mode</p>
<p> &nbsp; &nbsp;set dispList &#123;&#125; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;# Nothing to return</p>
<p> &nbsp; &nbsp;switch -exact -- $mode &#123;<br />
 &nbsp; &nbsp; &nbsp; &nbsp;start &#123;<br />
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# Perform special init functions<br />
 &nbsp;&hellip;</code><span class="activity-read-more" id="activity-read-more-7063"><a href="https://usspvlclovertch2.infor.com/forums/topic/fileset-ftp-examples-documentation/#post-76173" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9201552713961fcfb8d28f36174af469</guid>
				<title>Scott Folley replied to the topic fileset-ftp examples/documentation in the forum Documentation</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/fileset-ftp-examples-documentation/#post-76172</link>
				<pubDate>Wed, 07 Mar 2012 18:46:10 -0500</pubDate>

									<content:encoded><![CDATA[<p>The options available in the GUI are fairly self-explanatory, I think. &nbsp;That said, all of those options can be overridden using the DRIVERCTL metadata field within the message.</p>
<p>First, there is the question of inbound vs outbound.</p>
<p>Both Fileset-FTP and Fileset-Local handle the inbound the same way, by default they will read everything in the&hellip;<span class="activity-read-more" id="activity-read-more-7808"><a href="https://usspvlclovertch2.infor.com/forums/topic/fileset-ftp-examples-documentation/#post-76172" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">79b2568e656543392c2999a7c4a5d22b</guid>
				<title>Scott Folley replied to the topic Cloverleaf 5.8 to a webservice in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-5-8-to-a-webservice/#post-76149</link>
				<pubDate>Tue, 06 Mar 2012 15:37:16 -0500</pubDate>

									<content:encoded><![CDATA[<p>I am not going to pretend that I know how to configure the http client protocol for this (and since it is curl internally this may help you with that also) but I have done it with tclCurl in a proc:</p>
<p><code><s></p>
<p>Code:<br />
</s><i><br />
</i> &nbsp; &nbsp; &nbsp; &nbsp;set filename $args<br />
 &nbsp; &nbsp; &nbsp; &nbsp;package require TclCurl<br />
 &nbsp; &nbsp; &nbsp; &nbsp;package require base64<br />
 &nbsp; &nbsp; &nbsp; &nbsp;echo filename&#058;$filename<br />
 &nbsp; &nbsp; &nbsp; &nbsp;set&hellip;</code><span class="activity-read-more" id="activity-read-more-3805"><a href="https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-5-8-to-a-webservice/#post-76149" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e1e69150921f84118839f3826e9fae99</guid>
				<title>Scott Folley replied to the topic Transferring Images in the Engine in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/transferring-images-in-the-engine/#post-75230</link>
				<pubDate>Tue, 27 Sep 2011 22:04:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>We embed PDFs (some upwards of 10-15 Meg). &nbsp;As long as they are base64 encoded (or MIME encoded in some way) there is no real issue with interference with MLP. &nbsp;We do not limit the size of an image that we will take in or deliver however some of our communications mechanisms do limit that. &nbsp;Also, if we do not NEED to have the image ride all the&hellip;<span class="activity-read-more" id="activity-read-more-10458"><a href="https://usspvlclovertch2.infor.com/forums/topic/transferring-images-in-the-engine/#post-75230" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">215949921f70a66e9c4282677d410c1e</guid>
				<title>Scott Folley replied to the topic Is this possible with the engine? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/is-this-possible-with-the-engine/#post-75144</link>
				<pubDate>Fri, 16 Sep 2011 20:17:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Firstly I will say that there isn&#8217;t much of anything that can&#8217;t be done.</p>
<p>You have several choices about how to tackle this, you can go with a completely TCL-upoc method or you can go with building your output format as a VRL with the separator being a pipe. &nbsp;Once you have created the VRL and mapped the information in the segments to that VRL then&hellip;<span class="activity-read-more" id="activity-read-more-4096"><a href="https://usspvlclovertch2.infor.com/forums/topic/is-this-possible-with-the-engine/#post-75144" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f584035a45ffee0dba5abde51a2ec9a2</guid>
				<title>Scott Folley replied to the topic fileset-local pattern in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/fileset-local-pattern/#post-75056</link>
				<pubDate>Wed, 31 Aug 2011 16:01:53 -0400</pubDate>

									<content:encoded><![CDATA[<p>If it is a regular expression then the asterisk says to match the previous character, a period says to match any character. &nbsp;So your expression would match:<br />
rad_data_fileetxt</p>
<p>but not:<br />
rad_data_file.txt</p>
<p>The first one works because the period is a wildcard but if you really want to match the period then you would have to escape it:</p>
<p>rad_data_file.txt</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">132b4b7021393c8e11936435108a02e8</guid>
				<title>Scott Folley replied to the topic CSC Remote Connection dropped Error in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74777</link>
				<pubDate>Fri, 15 Jul 2011 19:48:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>How many clients do you have using CSC? &nbsp;I am assuming it is fairly extensive.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fb415c30586d870f5fd5a8041e46b8c0</guid>
				<title>Scott Folley replied to the topic CSC Remote Connection dropped Error in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74775</link>
				<pubDate>Fri, 15 Jul 2011 14:24:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>Yes, that day is not here yet but we will likely be at that point in the next couple of years or so. &nbsp;The way that we handle it is by using a remote access program. &nbsp;This is also how we handle support of the CSC clients, that makes it a bit more challenging but we have made that a standard so it is not as bad as it sounds. &nbsp;At the user group 2&hellip;<span class="activity-read-more" id="activity-read-more-13893"><a href="https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74775" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">40de9e094d4b9b6d4306d95c036831b2</guid>
				<title>Scott Folley replied to the topic CSC Remote Connection dropped Error in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74773</link>
				<pubDate>Thu, 14 Jul 2011 19:01:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are using 4.3 and 4.4:</p>
<p>4.3 on a windows 2003 server</p>
<p>4.4 on redhat linux</p>
<p>We are in the process of the upgrade from 4.3 to 4.4 but it is challenging because there is not a simple process to upgrade. &nbsp;4.4 is definitely where you are going to want to go because it sends much faster and is better in every way that we have seen up to this&hellip;<span class="activity-read-more" id="activity-read-more-13180"><a href="https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74773" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">41e8ee2fa32454d6a28f62af455b755a</guid>
				<title>Scott Folley replied to the topic Slow response from CSC Courier in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/slow-response-from-csc-courier/#post-73828</link>
				<pubDate>Thu, 14 Jul 2011 14:42:49 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am sure that you have probably found out the answer to this by now. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3ba1689bd4f035be87959a382a115628</guid>
				<title>Scott Folley replied to the topic SFTP and scecure Courier in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sftp-and-scecure-courier/#post-72868</link>
				<pubDate>Thu, 14 Jul 2011 14:31:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>Since it has been quite some time, I am assuming you came up with a solution. &nbsp;I do not believe that there is a very large user base for CSC but it definitely appears to be growing. &nbsp;I am intrigued with your problem though because I am not sure where sftp would need to come into the mix to solve your problem. &nbsp;Can you provide any more detail on&hellip;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">db90f4f9f6f14f3fe2487c923bd81f2a</guid>
				<title>Scott Folley replied to the topic CSC Remote Connection dropped Error in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74771</link>
				<pubDate>Thu, 14 Jul 2011 14:23:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>What you have to keep in mind is that those configuration settings in the CSC GUI are used to map the CSC paths to the Cloverleaf paths. &nbsp;A cursory look at the setup of the Cloverleaf instance will show you that, as far as the Cloverleaf instance is concerned, there is only one inbound directory. &nbsp;That directory is %HCISITEDIR%/csc/inbound on&hellip;<span class="activity-read-more" id="activity-read-more-7602"><a href="https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74771" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">81d52ce755700c3a48450185f2943e99</guid>
				<title>Scott Folley replied to the topic CSC Remote Connection dropped Error in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74769</link>
				<pubDate>Wed, 13 Jul 2011 22:34:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>We have coded around this issue. &nbsp;The important thing to consider is that the code that alerts about this is in the csc_monitor.pkg. &nbsp;The Alert proc to be exact. &nbsp;This is what we have in there:</p>
<p><code><s></p>
<p>Code:<br />
</s><i><br />
</i> &nbsp; &nbsp;proc Alert &#123; client type msg &#125; &#123;<br />
 &nbsp; &nbsp;<br />
 &nbsp; &nbsp;		variable SS_INBOUND_DIR<br />
 &nbsp; &nbsp;		variable error_event<br />
 &nbsp; &nbsp;<br />
 &nbsp; &nbsp;		set alert_file &#091;file join&hellip;</code><span class="activity-read-more" id="activity-read-more-228"><a href="https://usspvlclovertch2.infor.com/forums/topic/csc-remote-connection-dropped-error/#post-74769" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">785e9daf3deedbe8c3cd32e51c45d137</guid>
				<title>Scott Folley replied to the topic base64 pdf decoding issues in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/base64-pdf-decoding-issues/#post-74462</link>
				<pubDate>Mon, 23 May 2011 21:12:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>I would encourage you to check any instances where you are using an lappend in your procs or in your translate because it sounds like you are getting bad data left in a variable that is causing the message to not be decoded properly. &nbsp;This is especially true if you are seeing that it always works on the test system because, presumably, you do not&hellip;<span class="activity-read-more" id="activity-read-more-13390"><a href="https://usspvlclovertch2.infor.com/forums/topic/base64-pdf-decoding-issues/#post-74462" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">07d3d5782c2cbfc573b3a70e97cfbf11</guid>
				<title>Scott Folley replied to the topic base64 pdf decoding issues in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/base64-pdf-decoding-issues/#post-74460</link>
				<pubDate>Fri, 20 May 2011 19:18:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>Are you using ACK/NAK processing on the receiving thread? &nbsp;Do you have SMAT turned on? &nbsp;If the answer to those two questions are yes AND you can resend it from SMAT successfully after it has already errored then that is a real stumper.</p>
<p>James&#8217; suggestion sounds good in theory but it does not make much sense that it is only happening sometimes if&hellip;<span class="activity-read-more" id="activity-read-more-11072"><a href="https://usspvlclovertch2.infor.com/forums/topic/base64-pdf-decoding-issues/#post-74460" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">637785a1a3d2e191d50f0a36cbfaa293</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74300</link>
				<pubDate>Thu, 19 May 2011 22:17:09 -0400</pubDate>

									<content:encoded><![CDATA[<p>It wouldn&#8217;t seem like a missing xterm would be the cause, it seems like an unset display variable would have been the root cause. &nbsp;X11 forwarding in Xming would have taken care of that. &nbsp;I hope the rest of it goes well for you.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9b8eb9fa7d84f8b56c0415adc260cc0d</guid>
				<title>Scott Folley replied to the topic Can we have two xlates on the same thread? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/can-we-have-two-xlates-on-the-same-thread/#post-74412</link>
				<pubDate>Tue, 17 May 2011 21:30:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>5.8 does have the ability to &#8220;stack translates&#8221;. &nbsp;The route detail required to do this is different than the previous versions. &nbsp;There is still an Xlate detail but the stacked translate happens in the &#8220;Chain&#8221; detail. &nbsp;Using that you can achieve what you are looking for but in any version prior to 5.8 you really can&#8217;t do it in one thread.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">be31a19b7bc199f9cc3018c544b0611d</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74296</link>
				<pubDate>Wed, 11 May 2011 17:37:46 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Elden Jahnke wrote:<br />
</s>Fair enough</p>
<p>What information you need? I will upload it</p>
<p>Well, what I would probably need is the installation media for 5.4.1. &nbsp;I do not think that the libraries are your problem but without looking into the installation script and seeing what it is supposed to do next it is difficult to determine what the problem is. &nbsp;I&hellip;<span class="activity-read-more" id="activity-read-more-19104"><a href="https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74296" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">017d0d2013d3d91b0abc9e9dd7689c24</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74291</link>
				<pubDate>Wed, 11 May 2011 14:04:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>I would be happy to help you but without being able to see it I do not have enough information.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">26abd05ad607199291f9d289f728b4cc</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74289</link>
				<pubDate>Tue, 10 May 2011 14:56:42 -0400</pubDate>

									<content:encoded><![CDATA[<p>I would have to see what it is trying to do after you enter the install command. &nbsp;I am on 5.6 and recently installed 5.8 but the install process is a bit different. &nbsp;It does sound like your /tmp exec flag is correct but I would still guess that it is either a permissions problem somewhere or a command-line tool is missing from your installation.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fe1f48af9542767ae497feb1a978bab5</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74286</link>
				<pubDate>Fri, 06 May 2011 21:30:41 -0400</pubDate>

									<content:encoded><![CDATA[<p>Okay, rather than playing 20 questions I am going to jump right to what the issue was for me. &nbsp;I can&#8217;t guarantee that it is the same for you but this is what happened to me.</p>
<p>When you install Redhat it sets up the /tmp partition in the default partition table as a separate file system. &nbsp;That file system is mounted with a &#8220;noexec&#8221; flag. &nbsp;The&hellip;<span class="activity-read-more" id="activity-read-more-19098"><a href="https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74286" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d22b4c878514fb0bebccd96fec9b4357</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74285</link>
				<pubDate>Fri, 06 May 2011 21:25:02 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is /tmp its own file system when you do a &#8220;df&#8221;?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">68c0160703990928538a7f5368e34eb9</guid>
				<title>Scott Folley replied to the topic RedHat Linux command line install in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-linux-command-line-install/#post-74283</link>
				<pubDate>Fri, 06 May 2011 16:37:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>What permissions do you have set up on the /tmp directory?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3f2ae3ea4a726f277bf424c6f06efe74</guid>
				<title>Scott Folley replied to the topic Need end of Month in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-end-of-month/#post-74265</link>
				<pubDate>Fri, 06 May 2011 14:29:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>From what I understand (and I can&#8217;t really speak for tcl 8.5 yet) the TCL date commands operate using epoch seconds (seconds since UTC 1 JAN 1970 00:00:00). &nbsp;In a positive direction this causes it to exceed maxint in a positive direction in 2037. &nbsp;More alarming and a bigger hassle is the fact that ages of people born before ~1903 exceed maxint in&hellip;<span class="activity-read-more" id="activity-read-more-14915"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-end-of-month/#post-74265" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">22e4588844f4aeaf6995df183372bc31</guid>
				<title>Scott Folley replied to the topic Anyone ever had this? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/anyone-ever-had-this/#post-74070</link>
				<pubDate>Wed, 13 Apr 2011 14:13:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>I will echo what everyone else has said. &nbsp;The client side of a TCP socket link selects ports from an ephemeral range. &nbsp;Depending on what that range is, there is the possibility that they would be unable to use a port if it falls within that range (technically they can use it but it really messes things up). &nbsp;The default ephemeral range on most&hellip;<span class="activity-read-more" id="activity-read-more-12336"><a href="https://usspvlclovertch2.infor.com/forums/topic/anyone-ever-had-this/#post-74070" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3a6d3c2e1ea0897f4d9264490784742d</guid>
				<title>Scott Folley replied to the topic regsub in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/regsub-3/#post-73990</link>
				<pubDate>Thu, 31 Mar 2011 17:27:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>How about just getting rid of the regsub altogether and using a string map:</p>
<p><code><s></p>
<p>Code:<br />
</s><i><br />
</i>set newtext &#091;string map &#123;^ .br&#125; $text &#093;</p>
<p></code></p>
<p>It is quick and does what you are looking for.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9b8d3c77adb8b2a1f613dd0014f2bb1f</guid>
				<title>Scott Folley replied to the topic Parsing SMAT files in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/parsing-smat-files/#post-73878</link>
				<pubDate>Wed, 16 Mar 2011 21:13:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>I may be wrong because I don&#8217;t really use the msgmapdata command but the reference says that you need to use the adddatamap command to create the data map initially. &nbsp;If you have recently converted from an older version maybe that data map is not available.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">828580dbeebef94fc6f5cb002f82bf9d</guid>
				<title>Scott Folley replied to the topic Schedule and rename of fileset local file in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/schedule-and-rename-of-fileset-local-file/#post-73860</link>
				<pubDate>Wed, 16 Mar 2011 14:21:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>You could do that or you could aggregate the messages into a file that you are appending to throughout the day and use a timer based thread to send a &#8220;close&#8221; message to the outbound thread at the specified time. &nbsp;That close message could look like just about anything as long as your outbound-TPS on the outbound thread can identify it as a close&hellip;<span class="activity-read-more" id="activity-read-more-7416"><a href="https://usspvlclovertch2.infor.com/forums/topic/schedule-and-rename-of-fileset-local-file/#post-73860" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cd44591162e65575a0ec8660fcf362b3</guid>
				<title>Scott Folley replied to the topic Parsing SMAT files in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/parsing-smat-files/#post-73875</link>
				<pubDate>Wed, 16 Mar 2011 14:10:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>With any of the SMAT files, a tool from the command line would really want to look at the index file as I suspect you are aware since that is where the addition of the message metadata is.</p>
<p>Try this on for size:<br />
<code><s></p>
<p>Code:<br />
</s><i><br />
</i>#!/quovadx/cis5.8/integrator/bin/hcitcl</p>
<p>set indexData &#091; read_file smatfile.idx &#093;</p>
<p>set testmessage &#091; lindex $indexData 0&hellip;</code><span class="activity-read-more" id="activity-read-more-8335"><a href="https://usspvlclovertch2.infor.com/forums/topic/parsing-smat-files/#post-73875" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b593b38ccdf6004a8c07c598c0dc926c</guid>
				<title>Scott Folley replied to the topic 5.8 GUI Slowness via VPN... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/5-8-gui-slowness-via-vpn/#post-73499</link>
				<pubDate>Thu, 24 Feb 2011 19:20:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>If it is all the time and not just with the VPN then I would check the routing tables on the server. &nbsp;Based on what I have seen using netstat and playing around with it, it looks like the hostserver queries the client for its real IP address and attempts to communicate back to the client via that IP. &nbsp;If the client IP is being nat&#8217;ed then chances&hellip;<span class="activity-read-more" id="activity-read-more-7985"><a href="https://usspvlclovertch2.infor.com/forums/topic/5-8-gui-slowness-via-vpn/#post-73499" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">00a1e6bb1a4d2c503c6d36bc6089e890</guid>
				<title>Scott Folley replied to the topic Kill Message from within XLT in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/kill-message-from-within-xlt/#post-73170</link>
				<pubDate>Fri, 18 Feb 2011 22:43:19 -0500</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Jim Kosloskey wrote:<br />
</s>The Xlate always tries to generate a message. </p>
<p>Even if you do CONTINUE or SEND the Xlate will output one more message unless you do a SUPPRESS.</p>
<p>So what SUPRESS means is kill the message this Xlate would produce (with or without CONTINUE or SEND).</p>
<p>Where you place it is up to you.</p>
<p>If you unilaterally SUPPRESS by placing it&hellip;<span class="activity-read-more" id="activity-read-more-1206"><a href="https://usspvlclovertch2.infor.com/forums/topic/kill-message-from-within-xlt/#post-73170" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e4c4169ac56530ddb8861fb7d4727e48</guid>
				<title>Scott Folley replied to the topic AIX 6.1 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/aix-6-1/#post-73684</link>
				<pubDate>Fri, 18 Feb 2011 22:31:03 -0500</pubDate>

									<content:encoded><![CDATA[<p>My bet would be that the system time is based on GMT and then the .xinitrc for the user has a timezone argument and no LIBPATH while the .bash_profile or .bashrc has no timezone argument but does have a LIBPATH. &nbsp;Your description is somewhat sketchy to make this leap but my conclusion is based on the fact that Exceed starts an X session and KEA&hellip;<span class="activity-read-more" id="activity-read-more-12359"><a href="https://usspvlclovertch2.infor.com/forums/topic/aix-6-1/#post-73684" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c2537ee460d3b18f45bf4da1f9f58914</guid>
				<title>Scott Folley replied to the topic Opening thread causes throughput issues - CIS 5.8.3.0 P in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/opening-thread-causes-throughput-issues-cis-5-8-3-0-p/#post-73608</link>
				<pubDate>Fri, 18 Feb 2011 22:10:41 -0500</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t know specifically about 5.8.3 so this may not be your issue but I know that we had issues with opening threads in a previous life due to the auto-connect/reopen time. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bc42b7ca86809a087ca9af35af180d40</guid>
				<title>Scott Folley replied to the topic Threads stuck at initializing in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/threads-stuck-at-initializing/#post-73568</link>
				<pubDate>Fri, 18 Feb 2011 21:24:11 -0500</pubDate>

									<content:encoded><![CDATA[<p>My bad on the -U, that is really for the dbdump&#8230;been a while since I have had to do that&#8230;getting old and rusty&#8230;LOL</p>
<p>One thing I would also ask is why the -R on the hcimsiutil? &nbsp;Seems to me that all you are really looking for is the -Z to zero out the statistics&#8230;shared memory regions and semaphores do not always play as nicely as you would&hellip;<span class="activity-read-more" id="activity-read-more-9959"><a href="https://usspvlclovertch2.infor.com/forums/topic/threads-stuck-at-initializing/#post-73568" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1867bf85a02914adde8388e3014b77e0</guid>
				<title>Scott Folley replied to the topic HL7 translation question regarding building field in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hl7-translation-question-regarding-building-field/#post-73682</link>
				<pubDate>Fri, 18 Feb 2011 20:30:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>Based on your post I am assuming that the 16391 is based in some way on the value in PID.3. &nbsp;Is that accurate?</p>
<p>How about this, derive the second number in whatever way that you need to (lets call that X). &nbsp;Pad that value to the right with either a replicate command as Steve describes or with a format command. &nbsp;Then add the value of the first&hellip;<span class="activity-read-more" id="activity-read-more-18102"><a href="https://usspvlclovertch2.infor.com/forums/topic/hl7-translation-question-regarding-building-field/#post-73682" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4a1aac0a43dce1cc71f05395791d5262</guid>
				<title>Scott Folley replied to the topic Threads stuck at initializing in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/threads-stuck-at-initializing/#post-73566</link>
				<pubDate>Fri, 18 Feb 2011 20:12:22 -0500</pubDate>

									<content:encoded><![CDATA[<p>As usual, I am with Charlie on this one. &nbsp;Most likely the hcidbinit is taking long enough that the rest of the script is executing before it is complete. &nbsp;If that were to be the case then the default user would still have the database locked when the processes were trying to come up and the process and/or threads would be unable to access the&hellip;<span class="activity-read-more" id="activity-read-more-9830"><a href="https://usspvlclovertch2.infor.com/forums/topic/threads-stuck-at-initializing/#post-73566" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eb6c2aa17a9e813a093d21d9934bb71f</guid>
				<title>Scott Folley replied to the topic command line in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/command-line-2/#post-73508</link>
				<pubDate>Fri, 18 Feb 2011 19:58:53 -0500</pubDate>

									<content:encoded><![CDATA[<p>Reconfiguring the translates is fairly simple because it is just a matter of modifying the xlt_infile or xlt_outfile in the header. &nbsp;You could likely (assuming you are on a unix platform) use a sed command to do this part. &nbsp;That comes with the usual caveats that the rest of the folks have already addressed.</p>
<p>The real problem will be if the HL7&hellip;<span class="activity-read-more" id="activity-read-more-13019"><a href="https://usspvlclovertch2.infor.com/forums/topic/command-line-2/#post-73508" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">555821b9c840edd8dbd33d1930fe4423</guid>
				<title>Scott Folley replied to the topic New Site Doesn&#039;t have all procs in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/new-site-doesnt-have-all-procs/#post-73621</link>
				<pubDate>Fri, 11 Feb 2011 16:18:55 -0500</pubDate>

									<content:encoded><![CDATA[<p>If you are going to start having multiple sites, I would encourage you strongly to move to 5.6 or above so that you can place your Xlates, Tables, tclprocs, etc&#8230; in the master site. &nbsp;We have multiple sites here and use 5.6 and we had multiple sites when I was working for a previous employer on 5.3. &nbsp;Trust me it is a godsend to be able to keep&hellip;<span class="activity-read-more" id="activity-read-more-18746"><a href="https://usspvlclovertch2.infor.com/forums/topic/new-site-doesnt-have-all-procs/#post-73621" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d6fe42d260c9da8f9fa32646245c0564</guid>
				<title>Scott Folley replied to the topic remote question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/remote-question/#post-73480</link>
				<pubDate>Thu, 03 Feb 2011 19:38:47 -0500</pubDate>

									<content:encoded><![CDATA[<p>Looking back through I see that the server is a windows server so the host file is going to be different than /etc/hosts. &nbsp;I believe the solution is still applicable but the location of the host file is different (and I don&#8217;t make any claim to knowing the nuances involved with the hosts file in windows, I will be interested to see what&hellip;<span class="activity-read-more" id="activity-read-more-19046"><a href="https://usspvlclovertch2.infor.com/forums/topic/remote-question/#post-73480" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">269011390b5da6c19c478de77e7b978c</guid>
				<title>Scott Folley replied to the topic How to remove additional carriage return on FTP file? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-remove-additional-carriage-return-on-ftp-file/#post-73546</link>
				<pubDate>Thu, 03 Feb 2011 19:32:03 -0500</pubDate>

									<content:encoded><![CDATA[<p>What David is saying is accurate if the two systems are not the same (i.e. windows vs *nix). &nbsp;If the two systems are the same then no end-of-line conversion would be made in either binary or ascii mode. &nbsp;In any case it is going to be best (probably) to retrieve those files in single mode then you can put in a proc on either the inbound TPS or the&hellip;<span class="activity-read-more" id="activity-read-more-12708"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-remove-additional-carriage-return-on-ftp-file/#post-73546" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">655fdfa48992ce594cf6240f8dc7f1a0</guid>
				<title>Scott Folley replied to the topic remote question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/remote-question/#post-73479</link>
				<pubDate>Thu, 03 Feb 2011 19:22:10 -0500</pubDate>

									<content:encoded><![CDATA[<p>What you are probably dealing with is the a WAN IP versus a LAN IP. &nbsp;In the server.ini you want to have the host server listening on the WAN IP (in your case 172.20.128.23). &nbsp;In your hosts file you need to have the hostname mapped to the internal IP (172.20.133.228). &nbsp;This is because you make the connection to the WAN IP but cloverleaf then &#8220;talks&hellip;<span class="activity-read-more" id="activity-read-more-19045"><a href="https://usspvlclovertch2.infor.com/forums/topic/remote-question/#post-73479" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8bfdbcf15f2cc54f091ccc77ec87bfd2</guid>
				<title>Scott Folley replied to the topic GUI monitor screen issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/gui-monitor-screen-issue/#post-73006</link>
				<pubDate>Tue, 02 Nov 2010 14:02:33 -0400</pubDate>

									<content:encoded><![CDATA[<p>It increases the maximum amount of memory available to the java virtual machine that contains the client GUI.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1dc17bb74aa81136435ff3575dbb58d8</guid>
				<title>Scott Folley 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-72414</link>
				<pubDate>Fri, 29 Oct 2010 16:52:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>While there is certainly nothing wrong with doing it that way, basically you are &#8220;circumventing&#8221; what Cloverleaf already does for you. &nbsp;If you set your Directory entry in the Fileset Options Inbound to C:/save_msgs/ and set your style to &#8220;single&#8221; then your Directory Parse proc is going to get the glob&#8217;d list that you are manually doing as its&hellip;<span class="activity-read-more" id="activity-read-more-12400"><a href="https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72414" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ee1d230d9f8ec2e5d5da247cb116b6c1</guid>
				<title>Scott Folley 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-72412</link>
				<pubDate>Thu, 28 Oct 2010 20:16:42 -0400</pubDate>

									<content:encoded><![CDATA[<p>What we need here is a quick overview of how the inbound directory parse and the inbound delete parse scripts work:</p>
<p>1. &nbsp;The inbound directory parse script gets as its argument the list of files in the directory. &nbsp;Whether you process the file or not (and in what order) is determined by the list that is returned in the disposition. &nbsp;From the&hellip;<span class="activity-read-more" id="activity-read-more-12398"><a href="https://usspvlclovertch2.infor.com/forums/topic/problem-with-deleting-a-file-after-picking-it-up/#post-72412" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>