<?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 | ronald kalmeijer | Activity</title>
	<link>https://clovertech.infor.com/members/ronald-kalmeijer/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/ronald-kalmeijer/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for ronald kalmeijer.</description>
	<lastBuildDate>Wed, 08 Apr 2026 01:39:55 -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">713aa065ab8c6adbf5ad203515c324be</guid>
				<title>ronald kalmeijer replied to the topic Stop Thread after receiving a NAK in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/stop-thread-after-receiving-a-nak/#post-118295</link>
				<pubDate>Fri, 18 Dec 2020 09:19:29 -0500</pubDate>

									<content:encoded><![CDATA[<p>Check, I found the proc cl_check_ack. In the Netherlands we use tclprocs from Enovation which are located in de sites.<br />
Thanks for the script.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">877c647e8880780c33bd695d12746f7e</guid>
				<title>ronald kalmeijer replied to the topic Stop Thread after receiving a NAK in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/stop-thread-after-receiving-a-nak/#post-118289</link>
				<pubDate>Thu, 17 Dec 2020 13:10:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>We don&#8217;t have the cl_check_ack tclproc. For that we have a validateReply60 that handle the ACK messages.<br />
Good to know that the Thread must have his own process.<br />
Do you have an example of the shell script? Thanks</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2fdb826f1a2f69b71fc980cb8e79ef1a</guid>
				<title>ronald kalmeijer replied to the topic Stop Thread after receiving a NAK in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/stop-thread-after-receiving-a-nak/#post-118288</link>
				<pubDate>Thu, 17 Dec 2020 12:55:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,<br />
Thanks for your tcl-script, it it very usefull.<br />
You mentioned also an alert that puts the thread on hold. Can I have the configuration for the alert.</p>
<p>Ronald</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1ccd5fef8c56c554bafb056cf8d6e1ac</guid>
				<title>ronald kalmeijer started the topic Stop Thread after receiving a NAK in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/stop-thread-after-receiving-a-nak/</link>
				<pubDate>Tue, 15 Dec 2020 08:02:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>How can I stop the thread (Status STOP) after receiving a NAK (AR) with 3 Retries.<br />
After stopping the Thread I want to sent a mail.<br />
Which steps must I take to solve this problem?</p>
<p>Ronald</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9f454deb491a81378be22b1c372e9513</guid>
				<title>ronald kalmeijer replied to the topic How can I save ACK messages into a file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/#post-118185</link>
				<pubDate>Thu, 05 Nov 2020 08:13:31 -0500</pubDate>

									<content:encoded><![CDATA[]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">35d443e643664ac9cf2b95bb5f5a9327</guid>
				<title>ronald kalmeijer replied to the topic How can I save ACK messages into a file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/#post-118184</link>
				<pubDate>Thu, 05 Nov 2020 07:59:15 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jim<br />
I think both solutions are good enough for saving ACK messages.<br />
Do you have an example of these solutions.<br />
At the end we must know if NAK occurred. Besides we can save the message an email is also useful.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0997e75f75425f11d1464b49b1c5c9af</guid>
				<title>ronald kalmeijer replied to the topic How can I save ACK messages into a file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/#post-118182</link>
				<pubDate>Wed, 04 Nov 2020 20:32:36 -0500</pubDate>

									<content:encoded><![CDATA[<p>Here is the case.<br />
Sending ADT messages and receiving ACK messages.<br />
Some ADT messages give a NAK message.<br />
Before 19.1 the ACK/NAK messages were saved in a file.<br />
With scripting you can search in the file for a NAK message.<br />
In 19.1 the ACK/NAK messages are only saved in a DB.<br />
Now I want to save the ACK/NAK messages also in a file, so I can search in&hellip;<span class="activity-read-more" id="activity-read-more-22723"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/#post-118182" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">877df46fe6992096a52b709801d1e214</guid>
				<title>ronald kalmeijer replied to the topic How can I save ACK messages into a file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/#post-118165</link>
				<pubDate>Tue, 03 Nov 2020 09:30:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>The reason for saving the ACK messages into a file is as follow.</p>
<p>Cloverleaf is running on Linux. We want to search in the files with a script. So no actions in Cloverleaf are needed. We have set Retries -1.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d9c07b44fd9a0844e6a05254be843686</guid>
				<title>ronald kalmeijer replied to the topic How can I save ACK messages into a file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/#post-118150</link>
				<pubDate>Fri, 30 Oct 2020 14:39:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi James,</p>
<p>I turn on the &#8216;Save Inbound&#8217; allready, so the ACK are saved in the DB.<br />
The ACK messages that I want to saved into a file is for searching through the messages.</p>
<p>Greetings</p>
<p>Ronald</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7e6cfe86f72e9b9b930dae43c502f44e</guid>
				<title>ronald kalmeijer started the topic How can I save ACK messages into a file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-save-ack-messages-into-a-file/</link>
				<pubDate>Fri, 30 Oct 2020 14:16:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to save the ACK messages into a file.</p>
<p>We have version 19.1 and the SMAT messages are saved in a SQL DB. Before that we could search in de SMAT files.<br />
Is there a proc that save the ACK message into a file?</p>
<p>Greetings</p>
<p>Ronald</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2705073ac1e1cd744cecef5db43f3f7c</guid>
				<title>ronald kalmeijer replied to the topic DB protocol and Stored Procedure after Read in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/db-protocol-and-stored-procedure-after-read/#post-81941</link>
				<pubDate>Wed, 28 Jan 2015 11:53:53 -0500</pubDate>

									<content:encoded><![CDATA[<p>Perhaps I can make it easy. With the stored procedure I would like to send back the date (now) and a default argument (like 1).</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8a5cebc464afc9d22b7593a71eb4fc53</guid>
				<title>ronald kalmeijer replied to the topic HCI commando with script in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hci-commando-with-script/#post-72423</link>
				<pubDate>Tue, 24 Aug 2010 07:02:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>I solved the problem.<br />
Instead of ksh I use now bash and the cronjob looks like this:<br />
<code><s></p>
<p>Code:<br />
</s>55 * * * * bash --login /quovadx/qdx5.6/integrator/maasstad/proces_test</p>
<p></code><br />
The script proces_test begins with<br />
#! /bin/bash<br />
instead of<br />
#! /usr/bin/ksh</p>
<p>Thanks for the support.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">26c1fe5e551534b13f23c9d226c307fd</guid>
				<title>ronald kalmeijer replied to the topic HCI commando with script in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hci-commando-with-script/#post-72421</link>
				<pubDate>Mon, 23 Aug 2010 06:54:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>I use the following commandos under the name proces_test:<br />
<code><s></p>
<p>Code:<br />
</s>#! /usr/bin/ksh<br />
setsite maasstad<br />
hcienginestop -p pacs2<br />
sleep 10<br />
hcienginerun -p pacs2</p>
<p></code><br />
I can run the script (./proces_test)<br />
If I use the commando crontab -e with the line it doesn&#8217;t run:<br />
55 * * * * su hci -c /quovadx/qdx5.6/integrator/maasstad/proces_test<br />
The logging gives me the&hellip;<span class="activity-read-more" id="activity-read-more-10947"><a href="https://usspvlclovertch2.infor.com/forums/topic/hci-commando-with-script/#post-72421" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dc1026b2daaa97be3c3d07a709a4946a</guid>
				<title>ronald kalmeijer replied to the topic HCI commando with script in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hci-commando-with-script/#post-72417</link>
				<pubDate>Fri, 20 Aug 2010 12:17:02 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thxs. I can run the script.<br />
But if I run it with a cron job I got the following message</p>
<p>standard in must be a tty</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>