<?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 | Layale Zakhour | Activity</title>
	<link>https://clovertech.infor.com/members/layale-zakhour/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/layale-zakhour/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Layale Zakhour.</description>
	<lastBuildDate>Sat, 18 Apr 2026 01:59:39 -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">b47c77dabd577de4b3facef7d14cf6f5</guid>
				<title>Layale Zakhour replied to the topic How to Schedule a TCL Procedure in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-schedule-a-tcl-procedure/#post-85476</link>
				<pubDate>Tue, 29 Aug 2017 06:37:57 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Charlie Bursell wrote:<br />
</s>Unfortunately, the Cloverleaf timer it set up more to handle absolute times than periodic times. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">283df47f56105e8eff780a9de0c691cf</guid>
				<title>Layale Zakhour replied to the topic How to Iterate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-iterate/#post-85279</link>
				<pubDate>Mon, 26 Jun 2017 18:01:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>Well received! Thanks a lot Jim!! Found it in spam folder.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">71d7b92758cc80682e6e996e8f382a8e</guid>
				<title>Layale Zakhour replied to the topic How to Iterate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-iterate/#post-85277</link>
				<pubDate>Sun, 25 Jun 2017 14:08:10 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Jim Kosloskey wrote:<br />
</s>email me (my email is at the bottom of this post) and I will send you the proc.</p>
<p>Hi Jim,</p>
<p>I sent you an email. Awaiting your response. Thank you for your support!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">878ea1982db81c7b4a3a90f6d0b3ce95</guid>
				<title>Layale Zakhour replied to the topic How to Iterate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-iterate/#post-85275</link>
				<pubDate>Fri, 16 Jun 2017 16:50:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>Thank you for your response.</p>
<p><s></p>
<p>Quote:<br />
</s>When I have the situation where I have a string which could have any number of elements in a separated list, I have a generic Tcl proc which converts that list to a true Tcl list. </p>
<p>Then I use the List ITERATE along with another generic proc I have to pop one element at a time from the produced true&hellip;<span class="activity-read-more" id="activity-read-more-8299"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-iterate/#post-85275" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b17bed0a84a06d6d3824610991e9afd7</guid>
				<title>Layale Zakhour replied to the topic How to Iterate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-iterate/#post-85273</link>
				<pubDate>Tue, 13 Jun 2017 07:26:31 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Charlie Bursell wrote:<br />
</s>I&#8217;m not Jim but it seems to me if you want to do this in Xlate you will have to define a schema for the XML layout.</p>
<p>If it were me, and it is not, rather than creating a schema for something this simple I would just do it in Tcl</p>
<p>Thanks Charlie. I&#8217;m keeping the tcl code as my last option. I&#8217;m hopeless on Cloverleaf but&hellip;<span class="activity-read-more" id="activity-read-more-8298"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-iterate/#post-85273" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fb0a811cade0f1e53d4c3b2befdcb12d</guid>
				<title>Layale Zakhour replied to the topic How to Call an API in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-call-an-api/#post-85016</link>
				<pubDate>Sat, 01 Apr 2017 14:35:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you for the info. Well what&#8217;s the best way to call a REST web service and a SOAP web service in Cloverleaf? Im using version 6.2. how do we do that using the CAA-WS component?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3fe976021c117abe09c232c29cbe3df7</guid>
				<title>Layale Zakhour replied to the topic How to Call an API in the forum Cloverleaf</title>
				<link>http://10.130.104.72/forums/topic/how-to-call-an-api/#post-85014</link>
				<pubDate>Thu, 30 Mar 2017 20:04:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you for your reply Levy. I created a python script that calls the URL and parses the result. How can I pass input from a database table to the python script in Cloverleaf? and how can I write the output to the database?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">48b4602c4997c993731e52e00c5edbbd</guid>
				<title>Layale Zakhour replied to the topic Simple Xlate Example in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/simple-xlate-example/#post-84997</link>
				<pubDate>Mon, 20 Mar 2017 12:17:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>Turned out that my work was correct. Opened the results in Notepad++ and Excel instead of Notepad and the results were good. Awkward output in Notepad.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5012b4b57ff18ec2014792492d0f5476</guid>
				<title>Layale Zakhour replied to the topic Simple Xlate Example in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/simple-xlate-example/#post-84994</link>
				<pubDate>Fri, 10 Mar 2017 07:04:55 -0500</pubDate>

									<content:encoded><![CDATA[<p>Dunno why when the route message is set to raw, all the records appear in the flat file and when the route message is set to xlate, I start having either one row as a result, or the whole messages one after another without any newline between them, they look like a paragraph.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6d49f4f1c4c897da262ec29ddc8c96f3</guid>
				<title>Layale Zakhour replied to the topic Simple Xlate Example in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/simple-xlate-example/#post-84991</link>
				<pubDate>Thu, 09 Mar 2017 04:00:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>I have tried to set the option &#8220;Each row as message&#8221; before but at the end I got only one row in the flat file that shows the current row being read. For instance, the first time I open the file, I see row #1, then few second later, I see row #2 instead of row#1 while row#1 is replaced with row #2.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>