<?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 | Robert Kersemakers | Activity</title>
	<link>https://clovertech.infor.com/members/robert-kersemakers/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/robert-kersemakers/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Robert Kersemakers.</description>
	<lastBuildDate>Tue, 07 Apr 2026 05:53:02 -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">1fc4996e0d84c189aa6fc39ead218450</guid>
				<title>Robert Kersemakers replied to the topic Cloverleaf Cloud Customers? in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/cloverleaf-cloud-customers/#post-122357</link>
				<pubDate>Fri, 06 Mar 2026 13:08:28 -0500</pubDate>

									<content:encoded><![CDATA[<p>We are nowhere near the size of your system, nor for that matter other US hospitals I read about here on the forum. We have only 5 sites with about 10 processes each serving two hospital locations.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9e6f6db9c3bdba4f5ecb9180ccecc4e0</guid>
				<title>Robert Kersemakers replied to the topic Cloverleaf Cloud Customers? in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/cloverleaf-cloud-customers/#post-122293</link>
				<pubDate>Tue, 17 Feb 2026 15:29:51 -0500</pubDate>

									<content:encoded><![CDATA[<p>Not in Infor Cloud. We were told our configuration is too big for Infor Cloud.<br />
One of our Cloverleaf clusters runs in the Azure cloud, on RHEL vm&#8217;s. Will soon be moving the other Cloverleaf cluster (the DMZ Cloverleaf) to Azure as well.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d8a8955149a9d25ef006718a467849db</guid>
				<title>Robert Kersemakers replied to the topic TLS TCP/IP HL7 in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/tls-tcp-ip-hl7/#post-121982</link>
				<pubDate>Wed, 02 Apr 2025 15:00:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>In &#8216;SSL Configure&#8217; choose Mode &#8216;ClientAnon&#8217; so all paths are greyed out. You can then choose SSL Protocl &#8216;TLSv1.3&#8217; (you need CL2022.09 for this; CL19.1 only supports up to TLSv1.2) and then select the required SSL Cipher Suite.</p>
<p>We are getting questions about secure/encrypted HL7 connections for all vendors. I don&#8217;t think many vendors can support&hellip;<span class="activity-read-more" id="activity-read-more-26886"><a href="https://clovertech.infor.com/forums/topic/tls-tcp-ip-hl7/#post-121982" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">03440a3113af1e445beec49b77cbfa29</guid>
				<title>Robert Kersemakers replied to the topic How to convert data in xml into array or list using tcl script in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/how-to-convert-data-in-xml-into-array-or-list-using-tcl-script/#post-121981</link>
				<pubDate>Wed, 02 Apr 2025 14:51:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>I would use a &#8216;list of lists&#8217; for this. Something similar to Jason&#8217;s answer but a little bit less complicated.</p>
<p>set orderlist {}<br />
foreach column $result {<br />
lappend orderlist<br />
}</p>
<p>You would end up with this orderlist:<br />
{{ORD0029 C628 Proc1} {ORD0030 C628 Proc142} {ORD0049 C638 Proc133} {ORD0089 C700 Proc190}}</p>
<p>You could sort this list and &#8216;foreach&#8217;&hellip;<span class="activity-read-more" id="activity-read-more-26885"><a href="https://clovertech.infor.com/forums/topic/how-to-convert-data-in-xml-into-array-or-list-using-tcl-script/#post-121981" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dbe58eab8ac8e6a31bfa78bd45bd02c3</guid>
				<title>Robert Kersemakers replied to the topic Hardware for Red Hat Linux in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/hardware-for-red-hat-linux/#post-121771</link>
				<pubDate>Mon, 13 Jan 2025 14:03:18 -0500</pubDate>

									<content:encoded><![CDATA[<p>We are currently on RHEL 8.10 with CL19.1.2. Test: 4 CPUs and 16 GB RAM; Prod: 8 CPUs and 32 GB RAM.<br />
We also have two RHEL 9.2 environments with CL2022.09.02 in Azure, as we will migrate from SAP to HiX in June 2025. Same specs.</p>
<p>In Azure though we started with smaller specs: 2 CPU and 8 GB RAM for Test en 4 CPU and 16 GB RAM for Prod. But Test&hellip;<span class="activity-read-more" id="activity-read-more-26700"><a href="https://clovertech.infor.com/forums/topic/hardware-for-red-hat-linux/#post-121771" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">51624705a074f9357af2bb7c72a4828f</guid>
				<title>Robert Kersemakers replied to the topic HL7 Spy with SMATDB in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/hl7-spy-with-smatdb/#post-121711</link>
				<pubDate>Tue, 24 Dec 2024 10:18:37 -0500</pubDate>

									<content:encoded><![CDATA[<p>It is that simple: site name.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ebdef6589b6337981dabafb56d82f0f5</guid>
				<title>Robert Kersemakers replied to the topic Product enhancement request: Dynamic Table Lookup in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/product-enhancement-request-dynamic-table-lookup/#post-121704</link>
				<pubDate>Mon, 23 Dec 2024 12:48:56 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>To dynamically name the required table, you could use the tcl command &#8216;hcitbllookup&#8217; and a variable to define the name of the table. Right? That would be a workaround for what you want.</p>
<p>&nbsp;</p>
<p>What I would like to see is the ability to load in a complete table at runtime, so you can use both the in and out sides of the table to search for&hellip;<span class="activity-read-more" id="activity-read-more-26634"><a href="https://clovertech.infor.com/forums/topic/product-enhancement-request-dynamic-table-lookup/#post-121704" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">aade2f3f35682b5a95db5a98218d5319</guid>
				<title>Robert Kersemakers replied to the topic We&#039;re back online! in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/were-back-online/#post-121703</link>
				<pubDate>Mon, 23 Dec 2024 12:26:59 -0500</pubDate>

									<content:encoded><![CDATA[<p>Great to see this forum back online. I hope the search capabilities will improve because finding something is a pita.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d69f97eebac18c7ca7c4dcc122f689aa</guid>
				<title>Robert Kersemakers replied to the topic JSON Acknowledgement Script in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/json-acknowledgement-script/#post-121580</link>
				<pubDate>Thu, 29 Aug 2024 10:11:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>Better/easier to use translations for this.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">72b0583432c2b7afa97cd7b966fb47e8</guid>
				<title>Robert Kersemakers replied to the topic API PUT using http-client having issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/api-put-using-http-client-having-issue/#post-121439</link>
				<pubDate>Thu, 30 May 2024 15:13:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>This link has some useful things to check. <a href="https://stackoverflow.com/questions/22566433/http-415-unsupported-media-type-error-with-json" rel="nofollow ugc">https://stackoverflow.com/questions/22566433/http-415-unsupported-media-type-error-with-json</a></p>
<ul>
<li>Change Content-Type: application/json; charset=utf-8<br />
into Content-Type: application/json;charset=utf-8<br />
so without the space before charset.</li>
<li>Change Content-Type: application/json; charset=utf-8<br />
into&hellip;</li>
</ul>
<p><span class="activity-read-more" id="activity-read-more-26406"><a href="https://usspvlclovertch2.infor.com/forums/topic/api-put-using-http-client-having-issue/#post-121439" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">16de09e1f6853fad67d57da0e5d9a788</guid>
				<title>Robert Kersemakers replied to the topic API PUT using http-client having issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/api-put-using-http-client-having-issue/#post-121436</link>
				<pubDate>Thu, 30 May 2024 14:21:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>I hope these double quotes aren&#8217;t caused by this forum&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7ecc53733e8056e183e0d13a32fab4a8</guid>
				<title>Robert Kersemakers replied to the topic API PUT using http-client having issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/api-put-using-http-client-having-issue/#post-121435</link>
				<pubDate>Thu, 30 May 2024 14:16:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is this your json?</p>
<p>[{“first”:”MBCONE”,”middle”:””,”last”:”APPTESTBLDBNK”,”mrn”:”200078157″,”dob”:”02/07/1982″,”bed_id”:”MBC M6 EAST-MBC655-MBC655B”,”encounter_id”:”2000489712″}]</p>
<p>I put this json through an online validator and it looks like all these double quotes are not double quotes at all. I call these the Word-quotes or Word-punctuation m&hellip;<span class="activity-read-more" id="activity-read-more-26402"><a href="https://usspvlclovertch2.infor.com/forums/topic/api-put-using-http-client-having-issue/#post-121435" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0dd1eff390e5bbce964d66fb8801dca8</guid>
				<title>Robert Kersemakers replied to the topic How to do a while loop using Xlate ITERATE in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-do-a-while-loop-using-xlate-iterate/#post-121433</link>
				<pubDate>Thu, 30 May 2024 10:52:26 -0400</pubDate>

									<content:encoded><![CDATA[<p>Guilty! Dear Lord, almost 17 years ago.<br />
<a href="https://usspvlclovertch2.infor.com/forums/topic/single-field-multiple-components-to-create-new-segments/" rel="nofollow ugc">https://usspvlclovertch2.infor.com/forums/topic/single-field-multiple-components-to-create-new-segments/</a></p>
<p>Haven&#8217;t tried the new USER type ITERATE yet, but reading there is a bug in it I will stick to what I know.</p>
<p>Thanks for the nice manual Jim!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">85ef83564161968b3c47003e8e9f2b94</guid>
				<title>Robert Kersemakers replied to the topic So long, and thanks for all the fish. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/so-long-and-thanks-for-all-the-fish/#post-121412</link>
				<pubDate>Thu, 23 May 2024 10:20:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>Enjoy your retirement Rob!<br />
Thanks for all the work you put into Cloverleaf and this forum.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">70b64f79a5a5eb8bef55e3afadfcf35c</guid>
				<title>Robert Kersemakers replied to the topic Retrieving the active Alert file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/retrieving-the-active-alert-file/#post-121387</link>
				<pubDate>Mon, 13 May 2024 11:24:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>If on Linux you can run &#8216;ps -ef|grep hcimonitord&#8217; on the prompt which will show you all occurrences of hcimonitord, per site. With this you can do the check you want; check on &#8216;-S&#8217; to see for which site the specific monitor daemon is running.</p>
<p>For example: we have a regular check running to see if someone has activated the &#8217;empty&#8217; alert file;&hellip;<span class="activity-read-more" id="activity-read-more-26357"><a href="https://usspvlclovertch2.infor.com/forums/topic/retrieving-the-active-alert-file/#post-121387" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">afaf8e4bdda706cce186c4531f3bf888</guid>
				<title>Robert Kersemakers replied to the topic New cloverleaf is sending TCP PSH flags, 2 receiveing system have problems in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/new-cloverleaf-is-sending-tcp-psh-flags-2-receiveing-system-have-problems/#post-121300</link>
				<pubDate>Mon, 08 Apr 2024 10:44:39 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Jessica,</p>
<p>We just installed CL 2022.09.03 on a new RHEL9.3 cluster in Azure.<br />
Our Dutch reseller (you know them/him&#8230;) told us that there was a problem with 2022.09 on RHEL9 regarding this PSH flag that is suddenly being send.</p>
<p>Problem occurs only with 2022.09 on RHEL9; on RHEL7 it worked without a problem. And only certain systems are&hellip;<span class="activity-read-more" id="activity-read-more-26268"><a href="https://usspvlclovertch2.infor.com/forums/topic/new-cloverleaf-is-sending-tcp-psh-flags-2-receiveing-system-have-problems/#post-121300" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">743b090f6afda29c28820b12f36f6f9c</guid>
				<title>Robert Kersemakers replied to the topic Xlate: Issue getting hex 0d in field using COPY Action in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xlate-issue-getting-hex-0d-in-field-using-copy-action/#post-121262</link>
				<pubDate>Mon, 18 Mar 2024 13:02:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>Very weird behaviour. Can you use &#8216;r&#8217; instead of &#8216;x0d&#8217;?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7d4aaf7e21482a9567ceb13d0c456f64</guid>
				<title>Robert Kersemakers replied to the topic Newest version of Cloverleaf in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/newest-version-of-cloverleaf/#post-121081</link>
				<pubDate>Tue, 16 Jan 2024 11:14:11 -0500</pubDate>

									<content:encoded><![CDATA[<p>Our Cloverleaf DMZ system is running on 2022.09 for a while: no problems there. Running 19.2 on our internal Cloverleaf. About to create a new Cloverleaf system in cloud (Azure); will most likely be 2022.09 as well.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d582cdfab7fc87ef770d53c00ac02f54</guid>
				<title>Robert Kersemakers replied to the topic Which of the following require a separate server... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/which-of-the-following-require-a-separate-server/#post-121080</link>
				<pubDate>Tue, 16 Jan 2024 11:11:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>If by Web Services you mean the cl-aom-webservices enhancement, then no separate server required. But I have a feeling you mean something else.</p>
<p>I heard from our reseller that FHIR Bridge is a separate site on a Cloverleaf system. So no separate server required.</p>
<p>Not familiar with Consolidator.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">42b545baccda3b56eded28ec5695e9ef</guid>
				<title>Robert Kersemakers replied to the topic Closing down Cloverleaf completely (Linux) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/closing-down-cloverleaf-completely-linux/#post-120991</link>
				<pubDate>Mon, 20 Nov 2023 16:15:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Torfinn,</p>
<p>I think the Lock Manager is the Unix equivalent of the Windows Service. However: there will always be only one Windows service on a Windows Cloverleaf, but on Unix every site has its own Lock Manager.</p>
<p>You use &#8216;hcisitectl&#8217; to stop and start the Lock Manager. You also use this command to stop the Monitor Daemon.</p>
<p>Stop Lock Manager:&hellip;<span class="activity-read-more" id="activity-read-more-25942"><a href="https://usspvlclovertch2.infor.com/forums/topic/closing-down-cloverleaf-completely-linux/#post-120991" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">553a46fdf611e9870077095698eb1a49</guid>
				<title>Robert Kersemakers replied to the topic FTP logging in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ftp-logging/#post-120989</link>
				<pubDate>Wed, 15 Nov 2023 12:27:59 -0500</pubDate>

									<content:encoded><![CDATA[<p>Have you tried to set the Engine Output higher for &#8216;fileset&#8217;? Normally this should result in more logging.</p>
<p>ENABLE fset * * *</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">773c5e3152f7b319fdd44daf7996b2ea</guid>
				<title>Robert Kersemakers replied to the topic Need to remove punctuation marks in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-remove-punctuation-marks/#post-120954</link>
				<pubDate>Tue, 31 Oct 2023 09:07:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>Wow! No idea why that one line of code gets truncated. I&#8217;m not going to try that a third time. 🙂</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fbf75cd85b16a26477d13400065ed888</guid>
				<title>Robert Kersemakers replied to the topic Need to remove punctuation marks in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-remove-punctuation-marks/#post-120953</link>
				<pubDate>Tue, 31 Oct 2023 08:51:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>Somehow I botched my post. Firm believer/practitioner of always treating xlateInVals and xlateOutVals as lists. So the last line should be something like:</p>
<p>set xlateOutVals </p>
<p>Regarding removing the &#8220;.pdf&#8221; from the filename. It really depends what your intention is: do you want to remove all &#8220;.pdf&#8221; from the filename or do you want to remove the&hellip;<span class="activity-read-more" id="activity-read-more-25898"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-to-remove-punctuation-marks/#post-120953" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8d2c59bc5490d6d46712db9ff754043b</guid>
				<title>Robert Kersemakers replied to the topic Need to remove punctuation marks in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-remove-punctuation-marks/#post-120947</link>
				<pubDate>Mon, 30 Oct 2023 12:50:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>Lots of ways to do this. I assume you are doing this in an Xlate.<br />
Will make the code fairly readable; you can do this in 1 line though instead of 3.</p>
<p>1.<br />
lassign $xlateInVals filename<br />
set name [file rootname $filename]<br />
set xlateOutVals </p>
<p>2.<br />
lassign $xlateInVals field<br />
set field2 [string map {&#8220;.&#8221; &#8220;&#8221;} $field]<br />
set xlateOutVals </p>
<p>3.<br />
lassign $xlateInVals&hellip;<span class="activity-read-more" id="activity-read-more-25892"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-to-remove-punctuation-marks/#post-120947" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">96296edbfc63b34186e38181463071e2</guid>
				<title>Robert Kersemakers replied to the topic error TCP_SUB_WRITING in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-tcp_sub_writing/#post-120941</link>
				<pubDate>Wed, 25 Oct 2023 09:56:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>Could this be a firewall issue? Maybe the PDF/message is too large and the firewall will stop the connecting after x MB?<br />
We once had this with an inbound ORU connecting where large ORU messages were interrupted after a certain amount of bytes. After a long search it was the firewall on the other side.</p>
<p>Can you see anything in the logs when you up&hellip;<span class="activity-read-more" id="activity-read-more-25881"><a href="https://usspvlclovertch2.infor.com/forums/topic/error-tcp_sub_writing/#post-120941" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">92cdc7159578f8508cd7a657c8ebf5b5</guid>
				<title>Robert Kersemakers replied to the topic High Availability On Azure Hosted in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-availability-on-azure-hosted/#post-120911</link>
				<pubDate>Wed, 11 Oct 2023 14:43:49 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the information, Max. Will certainly keep an eye on those shared disks.</p>
<p>Then there is also the Docker option. Not sure if that is usable for us in a production environment. Do I have full control (for crontab, samba-mounts) of the OS in a Docker? And how does HA work then?<br />
Lots of questions; let&#8217;s see where this takes us. Will keep you&hellip;<span class="activity-read-more" id="activity-read-more-25851"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-availability-on-azure-hosted/#post-120911" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c882ed2b48b1a4f501dcc97590024532</guid>
				<title>Robert Kersemakers replied to the topic High Availability On Azure Hosted in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/high-availability-on-azure-hosted/#post-120903</link>
				<pubDate>Mon, 09 Oct 2023 10:16:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>We have been &#8216;ordered&#8217; to build a completely new Cloverleaf (TST and PRD where each is an active/passive HA setup) in Azure. I&#8217;m sure there are a few ways to do this; the most normal one is building 4 VM RHEL servers with (two) shared disks. Basically the way we build Cloverleaf on-premis.</p>
<p>If shared disks are not possible in Azure (why not?) then&hellip;<span class="activity-read-more" id="activity-read-more-25844"><a href="https://usspvlclovertch2.infor.com/forums/topic/high-availability-on-azure-hosted/#post-120903" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d3bde74a2c8ae0e7cf190edc217f69fa</guid>
				<title>Robert Kersemakers replied to the topic Base64 encoding in an xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/base64-encoding-in-an-xlate/#post-120902</link>
				<pubDate>Mon, 09 Oct 2023 10:05:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>Regarding possible (HL7) encoding characters in base64.<br />
Base64 encodes into a-z, A-Z, 0-9, &#8220;+&#8221; and &#8220;/&#8221;. So no HL7 encoding characters, which means you can safely use a base64 encoded string inside a (normal) HL7 message.</p>
<p>EDIFact would have problems with this as + is a reserved character. Other structered messages may have problems with this as well.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6f01b97e32d67bab0ba98426c00b52b9</guid>
				<title>Robert Kersemakers replied to the topic script to restart some site process in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/script-to-restart-some-site-process/#post-120870</link>
				<pubDate>Tue, 19 Sep 2023 10:48:41 -0400</pubDate>

									<content:encoded><![CDATA[<p>Attached is a script we use to restart all processes in different sites. Could be fancier, but this works for us. There is a 15 second delay between the restart of each process, so one process has time to start before the next process is restarted.</p>
<p>We are running CL19.1 on RedHat8, so not sure if you can use these Linux scripts.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1d6786a6cbc9e1b2f88faa05d269138f</guid>
				<title>Robert Kersemakers replied to the topic Curious - when would one use Database Schema in an Xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/curious-when-would-one-use-database-schema-in-an-xlate/#post-120861</link>
				<pubDate>Thu, 14 Sep 2023 08:19:46 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ah, ok. Again: no experience with this, but it looks like the Xlate Testing Tool will/can not use data from the DB table. In order to show something useful it just shows the schema information.</p>
<p>Maybe the &#8216;Routes&#8217; testing will use the DB table? Or you will just need to test the interface by running it.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">767c822c873184b33d63e5db1143a8e9</guid>
				<title>Robert Kersemakers replied to the topic Curious - when would one use Database Schema in an Xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/curious-when-would-one-use-database-schema-in-an-xlate/#post-120857</link>
				<pubDate>Wed, 13 Sep 2023 10:33:33 -0400</pubDate>

									<content:encoded><![CDATA[<p>We have only one DB connection with DB as destination. They were made by colleagues of mine, so no experience on my side.</p>
<p>According to the documentation (!) you need to fiddle around in the Database Schema Configurator, under Configuration. Choose your Database Connection and then your DB Schema. On the bottom of the DB Schema Configurator are&hellip;<span class="activity-read-more" id="activity-read-more-25784"><a href="https://usspvlclovertch2.infor.com/forums/topic/curious-when-would-one-use-database-schema-in-an-xlate/#post-120857" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">24d4c0299fa4e8b09034cb03a0381aac</guid>
				<title>Robert Kersemakers replied to the topic java/ws-server inbound thread/process in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/java-ws-server-inbound-thread-process/#post-120849</link>
				<pubDate>Thu, 07 Sep 2023 11:43:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>I assume you have already unchecked &#8216;Message Logging Enabled&#8217; in the Bus options. Besides that, I have no idea where your logging is coming from. Maybe the &#8216;Enable Message Validation Check Mode&#8217; in the RawHandler?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0f64e478a79030f78f94f02044bc1de6</guid>
				<title>Robert Kersemakers replied to the topic Problem worth repeating for everyone in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-worth-repeating-for-everyone/#post-120848</link>
				<pubDate>Thu, 07 Sep 2023 11:07:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jim!<br />
Is that bug still in there? It has been around for a long time now; I&#8217;ve seen it since CL5.0 or 5.5.</p>
<p>If I remember correctly this bug occurred when an IF or ITERATE action was copied. So be careful if you copy an IF or ITERATE inside an Xlate.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0b88436cdf35900d26e57e8bced81e58</guid>
				<title>Robert Kersemakers replied to the topic script to restart daemon for alert in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/script-to-restart-daemon-for-alert/#post-120750</link>
				<pubDate>Wed, 23 Aug 2023 11:17:33 -0400</pubDate>

									<content:encoded><![CDATA[<p>First line starts monitor daemon with file &#8216;vierge.alrt&#8217;.<br />
Second line stops/kills monitor daemon.<br />
Third line starts monitor daemon. No file indicated, so &#8216;default.alrt&#8217; is used.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e907ff7637f524bc92f290ae0236ef60</guid>
				<title>Robert Kersemakers replied to the topic Cloverleaf 2022.09 SFTP from Red Hat Linux to put file in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-2022-09-sftp-from-red-hat-linux-to-put-file/#post-120689</link>
				<pubDate>Mon, 24 Jul 2023 13:20:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>Cloverleaf 19.1.2 on RHEL 8.<br />
At first we didn&#8217;t have the Secure Messenger option, so I wrote an sftp-script myself, with Expect. But after having acquired the Secure Messenger license, I used the native sftp option with no problems at all. Much better than my own script.<br />
So I&#8217;m not sure why you are having problems with sftp. Do you have the right&hellip;<span class="activity-read-more" id="activity-read-more-25611"><a href="https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-2022-09-sftp-from-red-hat-linux-to-put-file/#post-120689" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6bba7fd3859cdeb041e12d713eca7942</guid>
				<title>Robert Kersemakers started the topic Using Postman with Cloverleaf java/ws-server in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/using-postman-with-cloverleaf-java-ws-server/</link>
				<pubDate>Thu, 20 Jul 2023 08:57:25 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi all,</p>
<p>I&#8217;ve been playing around with java/ws-server and certificates lately, together with Postman. Found out some things that may be of help to others.</p>
<p>&nbsp;</p>
<p>If Postman gives a &#8216;302 Found&#8217; error, then go to the Postman Settings and under General activate &#8216;Automatically follow redirects&#8217;. That should do the trick.</p>
<p>These redirects are probably&hellip;<span class="activity-read-more" id="activity-read-more-25599"><a href="https://usspvlclovertch2.infor.com/forums/topic/using-postman-with-cloverleaf-java-ws-server/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">82d59c44655e961bb6c341282a39f2ea</guid>
				<title>Robert Kersemakers replied to the topic Which Alert File is Monitor Daemon Using in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/which-alert-file-is-monitor-daemon-using/#post-120595</link>
				<pubDate>Tue, 30 May 2023 11:29:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>If I explicitly start the monitor daemon with Alert file &#8216;default.alrt&#8217; then it is shown with &#8216;ps&#8217;. But if I restart the monitor daemon without an Alert file (so &#8216;default.alrt&#8217; is implied) then &#8216;ps&#8217; doesn&#8217;t show the -cl option.<br />
Subtle Linux/AIX difference then.</p>
<p>&nbsp;</p>
<p>TST_hcm_2646 /testdata/scripts&gt; ps -ef |grep hcimon |grep &#8220;-S hcm&#8221;<br />
hci 378460 1 2&hellip;<span class="activity-read-more" id="activity-read-more-25501"><a href="https://usspvlclovertch2.infor.com/forums/topic/which-alert-file-is-monitor-daemon-using/#post-120595" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">efec41facf8676640ef603a1a0dabd0c</guid>
				<title>Robert Kersemakers replied to the topic Accept &#039;basic tcp&#039; messages instead of MLLP in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/#post-120579</link>
				<pubDate>Wed, 24 May 2023 14:42:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Mathijs,</p>
<p>Have you tried using the &#8216;Encapsulated&#8217; option within the tcpip protocol? Instead of MLLP or MLLP2 choose USER and here you can define your own start/end characters.</p>
<p>Maybe the default setting for USER (no start and end=n) could work. Or try no start and end=nx00.</p>
<p>Hope this helps.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0100e079cb248c46947bdf4a16beb0f1</guid>
				<title>Robert Kersemakers replied to the topic Which Alert File is Monitor Daemon Using in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/which-alert-file-is-monitor-daemon-using/#post-120576</link>
				<pubDate>Wed, 24 May 2023 14:09:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Jay,</p>
<p>We are on RHEL Linux and I normally do a &#8216;ps -ef|grep hcimon&#8217; to be able to see this:<br />
&lt;pre&gt;TST_sapin_2646 /testdata/scripts&gt; ps -ef |grep hcimon<br />
hci 7921 1 0 Jan18 ? 05:46:04 /opt/cloverleaf/cis19.1/integrator/bin/hcimonitord -S sapin<br />
hci 10570 1 0 Jan18 ? 03:29:32 /opt/cloverleaf/cis19.1/integrator/bin/hcimonitord -S sapout<br />
hci 11755 1 0&hellip;<span class="activity-read-more" id="activity-read-more-25484"><a href="https://usspvlclovertch2.infor.com/forums/topic/which-alert-file-is-monitor-daemon-using/#post-120576" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">965d320d8574dd03054575a83443be15</guid>
				<title>Robert Kersemakers replied to the topic failover issues with connectivity ::: Cloverleaf thread transient setting (?) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/failover-issues-with-connectivity-cloverleaf-thread-transient-setting/#post-120468</link>
				<pubDate>Wed, 12 Apr 2023 11:11:07 -0400</pubDate>

									<content:encoded><![CDATA[<p>A persistent TCP connection could be disconnected by a firewall if, for a certain time, no messages are transmitted over the connection. Even the Cloverleaf GUI may freeze after a certain time.</p>
<p>To avoid this, you can lower the &#8216;keepalive&#8217; settings of the OS. These keepalive settings will regularly sent packages over an open TCP connection, in&hellip;<span class="activity-read-more" id="activity-read-more-25359"><a href="https://usspvlclovertch2.infor.com/forums/topic/failover-issues-with-connectivity-cloverleaf-thread-transient-setting/#post-120468" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0c98fc8fbf2e7c5dfe4633c4121be34f</guid>
				<title>Robert Kersemakers replied to the topic steps post moving threads to new site in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/steps-post-moving-threads-to-new-site/#post-120433</link>
				<pubDate>Wed, 29 Mar 2023 07:42:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Also check whether the process is used/referenced in an Alert. Or in certain (householding) scripts.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d4e927d1b33b0f2181854ad2598c0e56</guid>
				<title>Robert Kersemakers replied to the topic SFTP SSH license in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sftp-ssh-license/#post-120428</link>
				<pubDate>Tue, 28 Mar 2023 10:56:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>From our current CL19.1 license.dat:</p>
<p>FEATURE cl-aom-ftps<br />
FEATURE cl-aom-sftp<br />
FEATURE cl-aom-ssl</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cea85b97c1d9404dc0d759c68657a301</guid>
				<title>Robert Kersemakers replied to the topic SFTP SSH license in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sftp-ssh-license/#post-120387</link>
				<pubDate>Thu, 16 Mar 2023 12:38:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Yes, I have written some UPOC scripts to pull/push files via sftp. These worked fine, until something weird happened. We now use the built-in sftp option (with Secure Messenger license) and these work much smoother. Highly recommended, but if interested I can provide the sftp-scripts.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b2871cda37f398a926aadd97298b2e1b</guid>
				<title>Robert Kersemakers replied to the topic SFTP upload options in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sftp-upload-options/#post-120323</link>
				<pubDate>Wed, 22 Feb 2023 08:22:04 -0500</pubDate>

									<content:encoded><![CDATA[<p>As Paul said, you need to specify &#8216;Directories&#8217; in &#8216;Fileset Options&#8217;. So try:</p>
<p>Directories: /Outbox/<br />
File Name Template: %SYS.DATE%Benefit.csv<br />
File: Benefit.csv</p>
<p>Imho option &#8216;Local binding address&#8217; is optional; I have never used it unless a specific system requires messages alqays coming from a certain address.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4f39b4edff8f84b3822345f871eefb18</guid>
				<title>Robert Kersemakers replied to the topic can OS be accessed from an xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/can-os-be-accessed-from-an-xlate/#post-120258</link>
				<pubDate>Wed, 08 Feb 2023 13:33:55 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Charlie,</p>
<p>We have a separate Tst and Prd Cloverleaf cluster where Tst and Prd have the same sites.  (Tst has some extra sites, like &#8216;dev&#8217;). So based on the site name you can&#8217;t determine whether it&#8217;s Tst or Prd.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">72106c08404ddd4000fabbc5da432988</guid>
				<title>Robert Kersemakers replied to the topic can OS be accessed from an xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/can-os-be-accessed-from-an-xlate/#post-120221</link>
				<pubDate>Wed, 01 Feb 2023 12:11:19 -0500</pubDate>

									<content:encoded><![CDATA[<p>My advice would be to set a global variable to indicate whether the system is prod or dev. We use a lookup table &#8216;system_vars&#8217; for this, same result.</p>
<p>Checking the hostname may work now, but when the servers change (after a migration) you will have a problem.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9744cd161f2679988fec198c88f3b23c</guid>
				<title>Robert Kersemakers replied to the topic Wait Reply ACK Latency in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/wait-reply-ack-latency/#post-120170</link>
				<pubDate>Thu, 19 Jan 2023 13:46:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>I have a feeling the connection between CL and the other system is dropped after the message is sent, so the ACK can&#8217;t be send by the other system. As soon as CL opens the connection again to re-send the message, then the ACK from the previous message is received, as you noticed.<br />
Maybe the other system is closing the connection before the ACK is&hellip;<span class="activity-read-more" id="activity-read-more-25045"><a href="https://usspvlclovertch2.infor.com/forums/topic/wait-reply-ack-latency/#post-120170" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eec62360bc3d397334a5e6f8a0975fa0</guid>
				<title>Robert Kersemakers replied to the topic How to send Json data to api ? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-send-json-data-to-api/#post-120131</link>
				<pubDate>Thu, 05 Jan 2023 10:04:18 -0500</pubDate>

									<content:encoded><![CDATA[<p>You can handle the response in the Outbound pane of the connection, in &#8216;Inbound Replies&#8217; with an &#8216;Await Replies&#8217;. Here you can decide whether the response was valid and the message was delivered correctly, or the response was invalid and you need to resend the message.<br />
Next to this you can also route the reply/response to another thread to send it&hellip;<span class="activity-read-more" id="activity-read-more-24997"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-send-json-data-to-api/#post-120131" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2f44236060e3204310e1d2def0ab9fcc</guid>
				<title>Robert Kersemakers replied to the topic How to send Json data to api ? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-send-json-data-to-api/#post-120123</link>
				<pubDate>Mon, 19 Dec 2022 16:08:43 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Mayank,</p>
<p>You have 2 ways to accomplish this.</p>
<p>1) http-client<br />
Pretty straight forward: fill URL, Headers and Method.<br />
Driver Control Procedures need to be defined as well. If method is PUT or POST, then Driver Mode is &#8216;Message Driven&#8217;; wth a GET you will mostly do this &#8216;Time Driven&#8217;. You have to define a Query TPS; this used to be httpquery with&hellip;<span class="activity-read-more" id="activity-read-more-24980"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-send-json-data-to-api/#post-120123" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">028ae35708b4f9e654b6445dded996aa</guid>
				<title>Robert Kersemakers replied to the topic Quarterly clean-up / maintenance in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/quarterly-clean-up-maintenance/#post-120110</link>
				<pubDate>Sun, 04 Dec 2022 03:22:54 -0500</pubDate>

									<content:encoded><![CDATA[<p>By doing a &#8216;hcidbinit -CAf&#8217; you initialize all databases completely: all databases get wiped clean. This also means clearing both error and recovery database. You will only want to do that in test or if you have no other way of restarting Cloverleaf. In a production system you will want to check/save the error and recovery database before&hellip;<span class="activity-read-more" id="activity-read-more-24947"><a href="https://usspvlclovertch2.infor.com/forums/topic/quarterly-clean-up-maintenance/#post-120110" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>