<?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 | David Ma | Activity</title>
	<link>https://clovertech.infor.com/members/dm259519/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/dm259519/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for David Ma.</description>
	<lastBuildDate>Thu, 09 Apr 2026 07:46:25 -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">42b2c4771d508d263f321e15edd4e224</guid>
				<title>David Ma started the topic SFTP Server File Backup to Subfolder After Deletion by Cloverleaf Interface in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/sftp-server-file-backup-to-subfolder-after-deletion-by-cloverleaf-interface/</link>
				<pubDate>Mon, 14 Jul 2025 15:50:23 -0400</pubDate>

									<content:encoded><![CDATA[<p>We have a SFTP interface in Cloverleaf that deletes files from the SFTP server after they are processed. We need to back up these files to a folder on the SFTP server so that other teams can access them.</p>
<p>Does anyone have any ideas—or perhaps a TCL script—that could perform this task?</p>
<p>Thanks!</p>
<p>David</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">08803c6a51a991534385a2c04a962d58</guid>
				<title>David Ma replied to the topic PROTOCOL:fileset-local save file after processing in the forum Cloverleaf</title>
				<link>https://clovertech.infor.com/forums/topic/protocolfileset-local-save-file-after-processing/#post-122049</link>
				<pubDate>Fri, 23 May 2025 16:59:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>You can add &#8220;tps_fileset_no_delete.tcl&#8221; in &#8221; FTP Protocol Prosperities&#8221; -&gt; &#8220;Fileset Options&#8221; -&gt; TPS -&gt; Deletion</p>
<p>INFOR provided following codes to me.</p>
<p>&nbsp;</p>
<p>proc tps_fileset_no_delete { args } {<br />
global HciConnName<br />
set module &#8220;tps_fileset_no_delete/$HciConnName&#8221;<br />
set debug 1<br />
set dispList {}<br />
keylget args MODE mode</p>
<p>switch -exact &#8212; $mode {<br />
start&hellip;<span class="activity-read-more" id="activity-read-more-26946"><a href="https://clovertech.infor.com/forums/topic/protocolfileset-local-save-file-after-processing/#post-122049" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">62e1504278a9ba0d6128e6255a7b65f6</guid>
				<title>David Ma replied to the topic Clover call Store procedure issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/clover-call-store-procedure-issue/#post-120996</link>
				<pubDate>Tue, 21 Nov 2023 20:00:27 -0500</pubDate>

									<content:encoded><![CDATA[<p>I tried &#8220;Each Read as a Message’&#8221; and I still see the first row of the query results for each patient.</p>
<p>I scheduled it to run once a month. The thread will combine all rows (results) to one HL7 messages with multi OBXs if all the rows of one patient&#8217;s results are in one line.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ab1a44f60275e0e5b120a125501cf06f</guid>
				<title>David Ma started the topic Clover call Store procedure issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/clover-call-store-procedure-issue/</link>
				<pubDate>Tue, 21 Nov 2023 16:40:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>I have a store SQL procedure (CREATE_HOLMS_EPIC_EXTRACT) in SQL server. When we run it in SQL server, It will return all rows in one line. following is one of the query results</p>
<p>P101746,<span>Plastname,Pfirstname</span>,19520113,OMW|Osteoporosis Management (OMW)|N/A|20231117070922^ Functional|Functional|N/A|20231117070922^ Pain|Pain|N/A|20231117070922^ Med&hellip;<span class="activity-read-more" id="activity-read-more-25945"><a href="https://usspvlclovertch2.infor.com/forums/topic/clover-call-store-procedure-issue/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d835aa277a9b0b0029fdd904a27a25a1</guid>
				<title>David Ma replied to the topic TCL to delete OBX in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-to-delete-obx/#post-120645</link>
				<pubDate>Wed, 21 Jun 2023 19:24:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>I replaced setField &#8220;QUEST&#8221; is add it to OBX.15 with &#8220;incr i -1&#8221;  and I get dead loop.</p>
<p>Following is the test message, it has more than 30 OBXs that has &#8220;DNR&#8221; in it. The TCL deleted more than 30 OBXs. Only 6 of them are not deleted. I highlighted them in <span>BLUE.</span></p>
<p>&nbsp;</p>
<p>OBX|1|TX|5644-0^Ethanol Ur Ql^LN^82000600^Alcohol&hellip;<span class="activity-read-more" id="activity-read-more-25556"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-to-delete-obx/#post-120645" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1a36d66191c05119cc1747cdda78f00e</guid>
				<title>David Ma started the topic TCL to delete OBX in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-to-delete-obx/</link>
				<pubDate>Wed, 21 Jun 2023 18:25:59 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have following TCL that will delete whole OBX segment if OBX.5 = &#8220;DNR&#8221;.</p>
<p>I tested it and it deleted most OBX segments if OBX.5 is &#8220;DNR&#8221;. But there are still some OBX segments can&#8217;t be deleted. I have verified the HL7 format in all OBX segment is the same. I am not sure why it can only delete some of them. Thanks!</p>
<p>set obxcount [countSegments&hellip;<span class="activity-read-more" id="activity-read-more-25553"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-to-delete-obx/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1af8e09a66b7e7200ec31fb4e9bbccda</guid>
				<title>David Ma started the topic Process ACK message from an outbound thread and send the ACK message to another in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/process-ack-message-from-an-outbound-thread-and-send-the-ack-message-to-another/</link>
				<pubDate>Mon, 13 Feb 2023 19:18:18 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi All,</p>
<p>I need to process ACK messages received from an outbound thread, and then send it to Epic. Does anybody have any suggestion how to do it?</p>
<p>Thanks</p>
<p>David</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4a12af90d65d1dc4fbe1a5d5ba757a81</guid>
				<title>David Ma replied to the topic Tcl question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-question-4/#post-118739</link>
				<pubDate>Thu, 08 Apr 2021 18:43:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks all!</p>
<p>I mean if the first IF statement match, then tcl will not check the second ELSE IF statement. the TCL will stop after the first IF statemnet and start checking the second message. something like using if {ABC is ture} then {  lappend dispList &#8220;KILL $mh&#8221;}</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">92dbd84cdfc39813ddf144346b9891af</guid>
				<title>David Ma started the topic Tcl question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-question-4/</link>
				<pubDate>Thu, 08 Apr 2021 17:21:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have a tcl that has more message condition checks as following:</p>
<p>if  {***} then</p>
<p>{set mykill = TURE}</p>
<p>if {XYZ} then {</p>
<p>set mykill = TURE}</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>Is there a way that the first message hits the first IF statement then stop going to check the second or third IF statement and check the second message? It will save some message process&hellip;<span class="activity-read-more" id="activity-read-more-23337"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-question-4/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f1e179ed933ff9513f146be72135e9d6</guid>
				<title>David Ma became a registered member</title>
				<link>https://clovertech.infor.com/activity/p/6018/</link>
				<pubDate>Tue, 19 Mar 2019 14:46:15 -0400</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7b3e297412f36d1a073b8a2fc2bd2bc6</guid>
				<title>David Ma replied to the topic Cloverleaf 6 SMAT files forced .old rename in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-6-smat-files-forced-old-rename/#post-78768</link>
				<pubDate>Wed, 20 May 2015 14:46:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is there a patch for this SMAT cycle save issue now? we are using version 6.0.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4dc3cf00571f9d9ad48601ccf2395a1b</guid>
				<title>David Ma replied to the topic how to change 6.0 configurator layout in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-change-6-0-configurator-layout/#post-78505</link>
				<pubDate>Tue, 02 Jul 2013 13:07:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>If there aren&#8217;t too many threads in one site, it will be fine. But it will be very messy if there are more threads in one site.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4bc4a15ae5c9a4c049fda0796e4d5534</guid>
				<title>David Ma replied to the topic Access to details within alerts in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/access-to-details-within-alerts/#post-57483</link>
				<pubDate>Thu, 17 Jan 2013 19:49:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>Ryan,<br />
Did you get any feed back? I tried to create an alert with tcl.<br />
Please let me know if you got some documents.</p>
<p>Thanks!</p>
<p>David</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fe261fd8e4d47e2277e5b36878238dd7</guid>
				<title>David Ma replied to the topic One Thread as both inbound and outbound in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/one-thread-as-both-inbound-and-outbound/#post-72809</link>
				<pubDate>Mon, 18 Oct 2010 15:22:20 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks, Keith!</p>
<p>I used both tcl and route message tab. it works fine.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>