<?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 | Corey Lewis | Activity</title>
	<link>https://clovertech.infor.com/members/corey-lewis/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/corey-lewis/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Corey Lewis.</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">5fd827190549a842beaf6ed29f370403</guid>
				<title>Corey Lewis started the topic OB Queue Depth alert/script in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ob-queue-depth-alert-script/</link>
				<pubDate>Tue, 31 Oct 2023 19:16:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>Good Day all,</p>
<p>I am trying to find a way to create a Help Desk ticket(which we already do so I have a script) from an OB Queue depth alert.  I have an outbound queue depth alert set for &gt; 1000, with the source field being a list of my outbound threads.  I&#8217;d like to pull the host name/port of the offending thread from the netconfig.  I&#8217;ve been se&hellip;<span class="activity-read-more" id="activity-read-more-25902"><a href="https://usspvlclovertch2.infor.com/forums/topic/ob-queue-depth-alert-script/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">041570c47e9707a871a523c91361cf72</guid>
				<title>Corey Lewis replied to the topic Adding decimal to string value in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-decimal-to-string-value/#post-83852</link>
				<pubDate>Wed, 23 Mar 2016 17:39:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jim. &nbsp;That&#8217;s exactly what I was looking for.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0f400e4d03cd30d113cfa1904a5c1101</guid>
				<title>Corey Lewis replied to the topic Leaving an Iterate??? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/leaving-an-iterate/#post-78858</link>
				<pubDate>Tue, 30 Jul 2013 19:42:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jim.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7aa5f6ec5eb7498cb725e4b3daf95597</guid>
				<title>Corey Lewis replied to the topic I need help with the Contains option on an IF... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/i-need-help-with-the-contains-option-on-an-if/#post-78590</link>
				<pubDate>Fri, 14 Jun 2013 15:43:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Chris. &nbsp;I will give that a shot.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c8e5465a40e3c008a80f834e1ee615be</guid>
				<title>Corey Lewis replied to the topic I need help with the Contains option on an IF... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/i-need-help-with-the-contains-option-on-an-if/#post-78588</link>
				<pubDate>Wed, 12 Jun 2013 16:01:48 -0400</pubDate>

									<content:encoded><![CDATA[<p>So here is my IF statement&#8230;<br />
IF<br />
0(0).DSP(%s3).#3(0).[0] ct =CULTURE &amp;&amp;<br />
!(0(0).DSP(%s3).#3(0).[0] ct =NO GROWTH &amp;&amp;<br />
&nbsp;0(0).DSP(%s3).#3(0).[0] ct =NEGATIVE &amp;&amp;<br />
&nbsp;0(0).DSP(%s3).#3(0).[0] ct =PENDING)</p>
<p>So that should get me any DSP segment with the word CULTURE and anything that is not NO GROWTH or NEGATIVE or PENDING.</p>
<p>SO this DSP Segment&#8230;<br />
D S P | | |&hellip;<span class="activity-read-more" id="activity-read-more-12319"><a href="https://usspvlclovertch2.infor.com/forums/topic/i-need-help-with-the-contains-option-on-an-if/#post-78588" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">27e86e4e896dde4449f440b31e732a1b</guid>
				<title>Corey Lewis replied to the topic I need help with the Contains option on an IF... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/i-need-help-with-the-contains-option-on-an-if/#post-78585</link>
				<pubDate>Tue, 11 Jun 2013 20:22:11 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim,</p>
<p>Thanks for the reply. &nbsp;I thought of doing that but wasn&#8217;t fond of having an IF that didnt&#8217; do anything just to get the else. &nbsp;Something that goes back to my RPG days. &nbsp;</p>
<p>So here is my IF and my next question:<br />
0(0).DSP(%s3).#3(0).[0] ct =NO GROWTH ||<br />
&nbsp;0(0).DSP(%s3).#3(0).[0] ct =NEGATIVE ||<br />
&nbsp;0(0).DSP(%s3).#3(0).[0] ct =PENDING</p>
<p>Would the else&hellip;<span class="activity-read-more" id="activity-read-more-12316"><a href="https://usspvlclovertch2.infor.com/forums/topic/i-need-help-with-the-contains-option-on-an-if/#post-78585" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5421fb7cfd0f2ba12280490c53d26b39</guid>
				<title>Corey Lewis replied to the topic errdb Alert message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/errdb-alert-message/#post-78416</link>
				<pubDate>Tue, 07 May 2013 19:46:39 -0400</pubDate>

									<content:encoded><![CDATA[<p>Bob,</p>
<p>Thanks for the reply.<br />
I found what I was looking for. &nbsp;Turns out if you select the ALL_THREADS option on the source input box, it will only page 1 time, not once for each thread listed. &nbsp;</p>
<p>Thanks<br />
Corey</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3bb0c9f5d615b9d3ea898978e462d40d</guid>
				<title>Corey Lewis replied to the topic Removing Spaces in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/removing-spaces-2/#post-78275</link>
				<pubDate>Thu, 18 Apr 2013 16:31:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>Max,</p>
<p>That worked superbly. &nbsp;Thanks for you help.</p>
<p>Corey</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0c1895a9a11b07f0e80a43db1928aefd</guid>
				<title>Corey Lewis replied to the topic Creating an ODS segment in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/creating-an-ods-segment/#post-77837</link>
				<pubDate>Wed, 23 Jan 2013 20:35:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the help Jim and Levy, I got the results I was hoping for. &nbsp;I had to create a variable and add to it for each OBX segment after the segment with the multiple OBX:5&#8217;s. &nbsp;So if I had 3 values in the OBX:5, my variable starts at 4 and that gets moved into a %f variable and that is used on my outbound ODS segment.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f516485f4094d9785fbbf803f2d5e211</guid>
				<title>Corey Lewis replied to the topic Creating an ODS segment in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/creating-an-ods-segment/#post-77835</link>
				<pubDate>Wed, 23 Jan 2013 18:51:30 -0500</pubDate>

									<content:encoded><![CDATA[<p>I have everything back to where it creates my 3 ODS segments based on the number of values that are attached to my OBX:5.</p>
<p>I know what my dilema is but I can&#8217;t think through it. &nbsp;I have 2 OBX input &nbsp;segments, for the first OBX input, I have created 3 ODS segments. &nbsp;<br />
2(0).0(0).ODS(0) &nbsp;: &nbsp;&gt;|D||^Dysph1|testing&lt;<br />
2(0).0(0).ODS(1) &nbsp;:&hellip;<span class="activity-read-more" id="activity-read-more-19639"><a href="https://usspvlclovertch2.infor.com/forums/topic/creating-an-ods-segment/#post-77835" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fcf1d57fbb5f25928255480018821699</guid>
				<title>Corey Lewis replied to the topic Alert to test paging system in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/alert-to-test-paging-system/#post-77135</link>
				<pubDate>Tue, 18 Sep 2012 17:49:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>So the help is showing me this:<br />
TIME  &#8211; This defines the duration between executions of the Tcl procedure. Be sure the value is not smaller than the global polling interval (by default, this is every five seconds). This is optional. When not defined, the Tcl procedure will be executed each polling pass (by default, every five seconds).</p>
<p>If the On&hellip;<span class="activity-read-more" id="activity-read-more-850"><a href="https://usspvlclovertch2.infor.com/forums/topic/alert-to-test-paging-system/#post-77135" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6e7aed1a4cf02ba0d9779dc584a91f91</guid>
				<title>Corey Lewis replied to the topic Alerts not Firing in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/alerts-not-firing/#post-77125</link>
				<pubDate>Mon, 17 Sep 2012 20:27:48 -0400</pubDate>

									<content:encoded><![CDATA[<p>So what we, meaning a co-worker found out was, with 5.8 the the monitor daemon needs to be cycled when the alert config is changed.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">816d63c59de4177d8abb8f70a55427af</guid>
				<title>Corey Lewis replied to the topic The @time variable... in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/the-time-variable/#post-76884</link>
				<pubDate>Wed, 18 Jul 2012 15:21:53 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am fairly new to TCL and Cloverleaf. &nbsp;I am just excited when I get the code to work, so I don&#8217;t question whether or not it&#8217;s the most logical way to do it.</p>
<p>With a little help, I was able to replace the proc with just the fmtclock command.</p>
<p>I appreciate the responses.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>