<?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 | bso its | Activity</title>
	<link>https://clovertech.infor.com/members/bso-its/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/bso-its/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for bso its.</description>
	<lastBuildDate>Tue, 21 Jul 2026 21:55:08 -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">17f34954271debc3dc583999f36247d7</guid>
				<title>bso its replied to the topic File name (amending first 3 characters) in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/file-name-amending-first-3-characters/#post-122570</link>
				<pubDate>Wed, 24 Jun 2026 14:29:11 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi</p>
<p>I had a few errors in the code but below is a working tcl script :</p>
<p>proc set_outbound_name {args} {</p>
<p>set dispList {}</p>
<p># Get mode<br />
set mode &#8220;&#8221;<br />
catch {keylget args MODE mode}</p>
<p>if {$mode ne &#8220;run&#8221;} {<br />
return $dispList<br />
}</p>
<p># Get message ID<br />
set msgid &#8220;&#8221;<br />
catch {keylget args MSGID msgid}</p>
<p>if {$msgid eq &#8220;&#8221;} {<br />
echo &#8220;DEBUG: MSGID missing&#8221;<br />
return&hellip;<span class="activity-read-more" id="activity-read-more-27416"><a href="https://clovertech.infor.com/forums/topic/file-name-amending-first-3-characters/#post-122570" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5df5eb4cc7d646a4beef48668be80a54</guid>
				<title>bso its replied to the topic File name (amending first 3 characters) in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/file-name-amending-first-3-characters/#post-122569</link>
				<pubDate>Wed, 24 Jun 2026 07:59:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you for the replies (much appreciated)</p>
<p>Will make amends and let you know.</p>
<p>The issue is that its not attaching the &#8220;new&#8221; file name so its failing by saying file name is blank</p>
<p>Thanks again</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">775c8d46a6bd8795d327d16128096878</guid>
				<title>bso its started the topic File name (amending first 3 characters) in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/file-name-amending-first-3-characters/</link>
				<pubDate>Tue, 23 Jun 2026 15:22:19 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi</p>
<p>I have a script : to remove the characters WBS and replace with NIBTS</p>
<p>proc set_outbound_name {args} {</p>
<p># Extract MODE safely<br />
if {[catch {keylget args MODE mode}]} {<br />
return &#8220;&#8221;<br />
}</p>
<p># &#x2705; Ignore startup call<br />
if {$mode eq &#8220;start&#8221;} {<br />
return &#8220;&#8221;<br />
}</p>
<p># Extract MSGID and ARGS safely<br />
if {[catch {keylget args MSGID msgid}]} {<br />
return &#8220;&#8221;<br />
}</p>
<p>if {[catch&hellip;<span class="activity-read-more" id="activity-read-more-27408"><a href="https://clovertech.infor.com/forums/topic/file-name-amending-first-3-characters/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2ac3913a27ebba64bda5004d8cf4d85e</guid>
				<title>bso its started the topic Remove Leading Zeros in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/remove-leading-zeros/</link>
				<pubDate>Fri, 03 Apr 2026 15:46:09 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have a flat file (see attached)</p>
<p>I need to remove the leading zeros at the start of the line only. ie 00008 to  8</p>
<p>I can remove the leading zeros via a tcl proc but it wont read the message in.</p>
<p><strong>proc removeLeadingZerosPerLine {DATA args} {</strong></p>
<p><strong>echo &#8220;RUNNING PROC VERSION: PRE-WRITE SIGNATURE&#8221;</strong><br />
<strong>echo &#8220;removeLeadingZerosPerLine: START&#8221;</strong><br />
<strong>echo &#8220;Original&hellip;</strong><span class="activity-read-more" id="activity-read-more-27302"><a href="https://clovertech.infor.com/forums/topic/remove-leading-zeros/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">af8b78517b3a5ca12c12ab39e59f371b</guid>
				<title>bso its posted an update: Hi - I use a db lookup within a  translation. We restart the [&#133;]</title>
				<link>https://clovertech.infor.com/activity/p/26513/</link>
				<pubDate>Tue, 06 Aug 2024 09:59:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi &#8211; I use a db lookup within a  translation. We restart the interface on a daily basis without issue. Today however the connection to the DB failed, the process started and looked okay and because it didnt write to Error DB no errors were logged and no messages queued. The db connection error was seen at process level. Is there a better way of&hellip;<span class="activity-read-more" id="activity-read-more-26513"><a href="https://clovertech.infor.com/activity/p/26513/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">26984ca8c790e232fa9ecb01b7ffd4d2</guid>
				<title>bso its posted an update: Hi,
Just curious - 
What is the easiest way to find a [&#133;]</title>
				<link>https://clovertech.infor.com/activity/p/25493/</link>
				<pubDate>Thu, 25 May 2023 10:48:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
Just curious &#8211;<br />
What is the easiest way to find a string in a Message (Tcl or Translation) ?- it can exist in any segment  (and these segments can repeat of course)<br />
Thanks</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>