<?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 | Simon Jamison | Activity</title>
	<link>https://clovertech.infor.com/members/simon-jamison/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/simon-jamison/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Simon Jamison.</description>
	<lastBuildDate>Thu, 16 Apr 2026 18:38:52 -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">6439e48489090d2c4a3ecb2d455b082e</guid>
				<title>Simon Jamison replied to the topic FIltering using translation in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filtering-using-translation/#post-121441</link>
				<pubDate>Thu, 30 May 2024 21:53:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim/Paul,</p>
<p>Thanks very much for your help. Moving the additional suppression Xlate to the start of the chain of three translations did the trick.</p>
<p>This is only a temporary workaround so ignoring any downsides/sub-optimal coding 🙂</p>
<p>Simon</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c760520a2c9ea2bcf1b4274dad013992</guid>
				<title>Simon Jamison started the topic FIltering using translation in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filtering-using-translation/</link>
				<pubDate>Tue, 28 May 2024 15:53:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying the following (have also tried = but makes no difference):</p>
<p><em>IF 0(0).MSH(0).#3(0).[0] ct=TTK</em></p>
<p><em>       SEND</em></p>
<p><em>ELSE</em></p>
<p><em>      SUPPRESS</em></p>
<p>When I use the test tool with an input file with TTK I get MSH returned:</p>
<p>MESSAGE 1<br />
0(0).MSH(0).#1(0).[0].[0] &#8220;Field Separator&#8221; : &gt;|&lt;<br />
0(0).MSH(0).#2(0).[0].[0] &#8220;Encoding Characters&#8221; : &gt;^~&hellip;<span class="activity-read-more" id="activity-read-more-26388"><a href="https://usspvlclovertch2.infor.com/forums/topic/filtering-using-translation/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9aeda636f41f2a71b75002391bd4a626</guid>
				<title>Simon Jamison replied to the topic IF IN rather than IF eq in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/if-in-rather-than-if-eq/#post-116283</link>
				<pubDate>Wed, 08 Apr 2020 15:15:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>Paul&#8217;s idea of:</p>
<p>if $x eq =1 || $x eq =2</p>
<p>works OK and I was going to use it but it turns out that in the live environment there are 7 or 8 instances mapping to 1 so too many to hard code especially if changes need to be made for other hospitals using this in future.</p>
<p>Anyway, I now want to try your idea Jim. I have used a table before and&hellip;<span class="activity-read-more" id="activity-read-more-20694"><a href="https://usspvlclovertch2.infor.com/forums/topic/if-in-rather-than-if-eq/#post-116283" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0e47f893ee960bb7c5b4941a1a7b95fb</guid>
				<title>Simon Jamison replied to the topic IF IN rather than IF eq in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/if-in-rather-than-if-eq/#post-116100</link>
				<pubDate>Tue, 24 Mar 2020 23:22:53 -0400</pubDate>

									<content:encoded><![CDATA[<p>Sorry, translation rather than TCL .Will try the suggestions and get back to you.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">743148f315cdd685d5c3027de26bdf79</guid>
				<title>Simon Jamison started the topic IF IN rather than IF eq in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/if-in-rather-than-if-eq/</link>
				<pubDate>Tue, 24 Mar 2020 10:17:46 -0400</pubDate>

									<content:encoded><![CDATA[<p>I need to use an IF statement like in SQL:</p>
<p>IF xxx IN (&#8216;A&#8217;,&#8217;B&#8217;,&#8217;C&#8217;)</p>
<p>Is this possible?</p>
<p>Many Thanks</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a0ebde1a74d00403b1bc191459555f25</guid>
				<title>Simon Jamison replied to the topic Error message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-message-2/#post-86427</link>
				<pubDate>Mon, 20 Aug 2018 13:23:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>Fixed. There&#8217;s a header for each record which contains simply the number of characters to come for the next patient, eg: 000000831<br />
I didn&#8217;t know what this was and when I anonymized the data the number of characters changed. The testing tool showed that a different number of characters was present than what was expected (from the header).</p>
<p>Learning&hellip;<span class="activity-read-more" id="activity-read-more-1454"><a href="https://usspvlclovertch2.infor.com/forums/topic/error-message-2/#post-86427" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7d704d1daf1f82ce2176f0184d3e3abf</guid>
				<title>Simon Jamison replied to the topic Error message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-message-2/#post-86425</link>
				<pubDate>Mon, 20 Aug 2018 10:49:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks guys.</p>
<p>Nothing in SMAT, nothing in the error database. Using fileset-local.<br />
There is a translation involved so, being fairly new to Cloverleaf, I&#8217;ll have to find out how to check if it failed on that. Good chance it did as I cut down a large live file to one patient record to do this testing and maybe left something out.</p>
<p>I&#8217;ll let you know&hellip;<span class="activity-read-more" id="activity-read-more-1221"><a href="https://usspvlclovertch2.infor.com/forums/topic/error-message-2/#post-86425" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>