<?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 | John Hamilton | Activity</title>
	<link>https://clovertech.infor.com/members/john-hamilton/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/john-hamilton/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for John Hamilton.</description>
	<lastBuildDate>Thu, 23 Apr 2026 10:12:44 -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">d71372a5d0bdf173fefcd3b3a5a80a15</guid>
				<title>John Hamilton replied to the topic Linux VS AIX. Panic Can open Smat. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/linux-vs-aix-panic-can-open-smat/#post-118980</link>
				<pubDate>Fri, 18 Jun 2021 19:34:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>Not yet as it is working right now.  I will when it fails again.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6538911f7c276d88bb96361ba684fa05</guid>
				<title>John Hamilton started the topic Linux VS AIX. Panic Can open Smat. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/linux-vs-aix-panic-can-open-smat/</link>
				<pubDate>Fri, 18 Jun 2021 15:50:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ok I have to convert from AIX to Linux.<br />
The problem is that occasionally  when starting the process it panics with can&#8217;t open the Smat file.   Has anyone else had this problem ?</p>
<p>Running<br />
Cloverleaf 20.1.1.<br />
RedHat Kernel Release:<br />
Linux 4.18.0-305.3.1.el8_4.x86_64 x86_64</p>
<p>The only way to get it started is to do the whole shutdown region cleanup wi&hellip;<span class="activity-read-more" id="activity-read-more-23609"><a href="https://usspvlclovertch2.infor.com/forums/topic/linux-vs-aix-panic-can-open-smat/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2afa382e3fcb8c9a75240b3a2aa97e9e</guid>
				<title>John Hamilton started the topic Soap Message without TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/soap-message-without-tcl/</link>
				<pubDate>Thu, 08 Apr 2021 16:15:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>So has anyone found a way to create a soap message.</p>
<p>I create the body in an XML message.  But the soap envelope will not let me compile the XML for cloverleaf.<br />
To include the envelope.  I do it currently in TCL.</p>
<p>But for support from others they don&#8217;t know much TCL so I was hoping to get it so the could help work / support these i&hellip;<span class="activity-read-more" id="activity-read-more-23336"><a href="https://usspvlclovertch2.infor.com/forums/topic/soap-message-without-tcl/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2377a6eeeda8faf250bec636d5a4f4b7</guid>
				<title>John Hamilton replied to the topic PROTOCOL:http-client Headers How to change in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocolhttp-client-headers-how-to-change/#post-118666</link>
				<pubDate>Wed, 24 Mar 2021 12:53:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Calling Curl directly with the same url headers and data works just fine.<br />
When I try call it via httppost it changes the CONTENT:Type.</p>
<p>So I give up.   just going to stick with Curl.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0658e1806bf09c51e8afc5154aed16a3</guid>
				<title>John Hamilton replied to the topic PROTOCOL:http-client Headers How to change in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocolhttp-client-headers-how-to-change/#post-118653</link>
				<pubDate>Tue, 23 Mar 2021 13:00:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>They are telling me it s the Content-Type needs to be &#8220;Text/XML&#8221;</p>
<p>And it keeps showing up as application/x-www-form-urlencoded.</p>
<p>The engine log and code show it as Text/xml&#8230; But the network trace shows it as &#8220;application/x-www-form-urlencoded&#8221;.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4595456cc8741ee5c35866023ba0a24f</guid>
				<title>John Hamilton replied to the topic PROTOCOL:http-client Headers How to change in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocolhttp-client-headers-how-to-change/#post-118648</link>
				<pubDate>Tue, 23 Mar 2021 00:52:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>Need to upload trc log.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">60ac933796cf0c7367914e466a77fcf4</guid>
				<title>John Hamilton replied to the topic PROTOCOL:http-client Headers How to change in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocolhttp-client-headers-how-to-change/#post-118645</link>
				<pubDate>Tue, 23 Mar 2021 00:27:59 -0400</pubDate>

									<content:encoded><![CDATA[<p>Still not working.</p>
<p>I have included a snipit of the procedure I&#8217;m using.  All I&#8217;m tying to do is send a simple SOAP message to an internal server for SIU-S26 messages so we can track patient no-show. As Robert suggested I used the HTTP:Client headers that didn&#8217;t work either.</p>
<p>As well as a snip of the engine log and network trace. No matter how I&hellip;<span class="activity-read-more" id="activity-read-more-23234"><a href="https://usspvlclovertch2.infor.com/forums/topic/protocolhttp-client-headers-how-to-change/#post-118645" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f9e0c4ad4663ca7a648747702f5bd142</guid>
				<title>John Hamilton started the topic PROTOCOL:http-client Headers How to change in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocolhttp-client-headers-how-to-change/</link>
				<pubDate>Fri, 19 Mar 2021 21:09:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>New to using this protocol.<br />
Can someone guide me on how to modify the headers.<br />
Specifically I need to change the Content-Type: application/x-www-form-urlencoded from the message header to Content-Type: text/xml.</p>
<p>I copied the httpQuery tcl script and tried from there but can&#8217;t seem to get a handle on it.<br />
So any guidance or help would be appreciated.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">99722d147b2f226781112a5f0bc06217</guid>
				<title>John Hamilton replied to the topic Remote system Sending duplicate messages. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/remote-system-sending-duplicate-messages/#post-118106</link>
				<pubDate>Wed, 14 Oct 2020 22:54:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim they have no idea why at this time. Just keep telling the log files cycled before they can review them.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0eff7d4caccb859e0db0d092a6a1f9e2</guid>
				<title>John Hamilton started the topic Remote system Sending duplicate messages. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/remote-system-sending-duplicate-messages/</link>
				<pubDate>Wed, 14 Oct 2020 18:43:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Running AIX</p>
<p>Cloverelaf 6.2.3</p>
<p>I have a system with the standard HL7 Ack process.</p>
<p>I&#8217;m using hl7Raw_ack.  The problem is the system goes into a loop sending the same message over and over.  With the same Message ID in MSH.10.</p>
<p>Has anyone created a script to check previous Message ID and do something smart if there are the same.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9c8ca8f2d79d2c74cbc8c7e5374487b1</guid>
				<title>John Hamilton replied to the topic Convert OBX to Z segments in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/convert-obx-to-z-segments/#post-111010</link>
				<pubDate>Thu, 25 Jul 2019 16:06:58 -0400</pubDate>

									<content:encoded><![CDATA[<p>Well that stinks.  I work with several people who have no knowledge of TCL and no time to really learn it.   I was just trying to make it as supportable as possible for a less experienced interface person.</p>
<p>But thanks Jim.  I hope all things are well with you.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8e38609c9ac116d5ee07571e4e2a4bf2</guid>
				<title>John Hamilton started the topic Convert OBX to Z segments in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/convert-obx-to-z-segments/</link>
				<pubDate>Thu, 25 Jul 2019 15:34:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are running Epic to LabCorp orders interface.<br />
Cloverleaf 6.1 Converting to 6.2 on AIX.</p>
<p>Currently I do this with a TCL script. But would like to move it to a translation.</p>
<p>We get from Epic this iteration of OBX segments. We have at least 5 different Z segments to create.</p>
<p>2(0).1(0).2(0).0(0).OBX(0)  :  &#038;g&hellip;<span class="activity-read-more" id="activity-read-more-15203"><a href="https://usspvlclovertch2.infor.com/forums/topic/convert-obx-to-z-segments/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">02544e5e74f12d62c28124a66585b20d</guid>
				<title>John Hamilton replied to the topic VRL Delimiters. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/vrl-delimiters/#post-83518</link>
				<pubDate>Thu, 07 Jan 2016 21:05:45 -0500</pubDate>

									<content:encoded><![CDATA[<p>Unless I put a space or some other value in the last field it will not append the pipe. I think this is because the engine creates the delimeters post translation.<br />
Does anyone now how to use no delimeres on subfields &nbsp;?<br />
I tried to put x00 in the global parameters value it just changes it back to x20</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6a027da3811902bc8d0b124f59b0190e</guid>
				<title>John Hamilton replied to the topic 6.1 Email alerts Not working AIX. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/6-1-email-alerts-not-working-aix/#post-83253</link>
				<pubDate>Thu, 29 Oct 2015 13:26:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>Got if fixed.<br />
The issue was with the system trying to use tls for security.<br />
So adding the -usetls 0 to the set cmd in the hcialert2email fixed it. </p>
<p>Old line &#8211;<br />
set cmd  </p>
<p>New Line &#8211;<br />
set cmd </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f95a82023d6a1559296dd19dd82f189b</guid>
				<title>John Hamilton replied to the topic Java odbc in translation to do table lookup in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/java-odbc-in-translation-to-do-table-lookup/#post-79031</link>
				<pubDate>Thu, 12 Sep 2013 19:49:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank You.<br />
I&#8217;m just now realizing how much this is really going to take. </p>
<p>But that just gives me lots to learn. &nbsp;😀</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6bf1ce48e91ad3834f3bd724a2c5d2e3</guid>
				<title>John Hamilton replied to the topic Single Field multiple components to create new segments. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/single-field-multiple-components-to-create-new-segments/#post-62292</link>
				<pubDate>Fri, 08 Jun 2012 14:55:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am on 5.8.4 now as well. I am still using this for several things. So no I don&#8217;t think anything has changed to stop this from working. God help me if they every do.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d6595dc33bfa19ac6703d547eacc97a7</guid>
				<title>John Hamilton replied to the topic Winsurge - PDF encoding. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/winsurge-pdf-encoding/#post-76598</link>
				<pubDate>Wed, 23 May 2012 14:11:46 -0400</pubDate>

									<content:encoded><![CDATA[<p>Sorry forgot to put the<br />
fconfigure $OF_HAN -translation binary</p>
<p>In my code.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ff9c1226dde442170d9f913e9eddbbf2</guid>
				<title>John Hamilton replied to the topic Client install of 5.7 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/client-install-of-5-7/#post-76575</link>
				<pubDate>Tue, 22 May 2012 13:28:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>Does you server have more then one IP address ? </p>
<p>If so try putting the other address in the host field. </p>
<p>This is tied to the name resolution process on your host server. &nbsp;<br />
Or at least when I have seen this before that is where the issue was.<br />
We were running HA with some fancy ip stuff. But the name we put in the client had to match what was&hellip;<span class="activity-read-more" id="activity-read-more-4639"><a href="https://usspvlclovertch2.infor.com/forums/topic/client-install-of-5-7/#post-76575" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6a1f94d798ec28c793c5b786f2906007</guid>
				<title>John Hamilton replied to the topic need to use a table for a list of codes that have ^ in them in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-use-a-table-for-a-list-of-codes-that-have-in-them/#post-76555</link>
				<pubDate>Tue, 15 May 2012 13:43:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>Or simple use a Pathcopy.<br />
In @null<br />
out 0(0).MSH(0).#4(0)</p>
<p>I have had unexplained issue, or I was to lazy to figure out with using just the copy command. &nbsp;I have always had good luch with pathcopy to null out fields and segments.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3bcb3c6ee10bf8ef096e20e588d32892</guid>
				<title>John Hamilton replied to the topic No destination for message (105) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/no-destination-for-message-105/#post-76527</link>
				<pubDate>Tue, 15 May 2012 13:39:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is there anything in the error Database ?<br />
There should be. </p>
<p>I might also add some echo or puts in the script for debuging.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d7654196613cd2e6cdb6bcce86bc1e87</guid>
				<title>John Hamilton replied to the topic No destination for message (105) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/no-destination-for-message-105/#post-76523</link>
				<pubDate>Thu, 10 May 2012 12:57:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>Without the script and message it is kind of hard to help. </p>
<p>What do you see in the error database ?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b2618b9d4abb8fdef336142e47895701</guid>
				<title>John Hamilton replied to the topic Mismatch of message sent to message in SMAT in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/mismatch-of-message-sent-to-message-in-smat/#post-76514</link>
				<pubDate>Tue, 08 May 2012 16:10:15 -0400</pubDate>

									<content:encoded><![CDATA[<p>I would suggest that you try a trace. In the past in solving problems such as this. I have always confirmed with a network trace what was on the wire. &nbsp; The results have sometimes surprised everyone.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d57f9060f44a1e6d8b4c4f50ed33e7f5</guid>
				<title>John Hamilton replied to the topic XML Help in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xml-help/#post-75321</link>
				<pubDate>Tue, 04 Oct 2011 15:46:49 -0400</pubDate>

									<content:encoded><![CDATA[<p>XML does not forgive you.<br />
If your DTD does not have fields defined in it that come to you. It will always fail.<br />
The vendor should have a schema they have too. Make them send it to you. &nbsp;<br />
If they can&#8217;t or refuse. You wil always have to redefine you DTD to include the new fields and accpet sometimes the messages will fail.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dd89a0a7429cad1d0b1d23e78964f5b4</guid>
				<title>John Hamilton replied to the topic PDF decode HL7 Message. Moving from 5.5 to 5.8 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/pdf-decode-hl7-message-moving-from-5-5-to-5-8/#post-75206</link>
				<pubDate>Thu, 22 Sep 2011 15:14:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ok here is the solution. </p>
<p>I need to add the fconfigure command with with the fclose.</p>
<p>Pretty basic stuff, I should have caught.<br />
Sometime we look for problems when they are not there. </p>
<p>Thanks for everyone&#8217;s help.</p>
<p>fconfigure $OF_IF -translation binary<br />
puts $OF_IF &#8220;$RAW_DAT&#8221;<br />
flush $OF_IF<br />
close $OF_IF</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9d2c43053682fe7d6ad7359a351f081c</guid>
				<title>John Hamilton replied to the topic PDF decode HL7 Message. Moving from 5.5 to 5.8 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/pdf-decode-hl7-message-moving-from-5-5-to-5-8/#post-75205</link>
				<pubDate>Thu, 22 Sep 2011 14:59:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>No I had not.<br />
But that makes the issue even more intresting. </p>
<p>I have a stand alone sciprt running the same code. It was producing the same issue. A balnk PDF. &nbsp; I added the flush to it. It works fine now. </p>
<p>I say cool. But I changed the TCl proc. Run it in the testing tool and I still get a blank PDF. &nbsp; Which makes me think it has to be some&hellip;<span class="activity-read-more" id="activity-read-more-13271"><a href="https://usspvlclovertch2.infor.com/forums/topic/pdf-decode-hl7-message-moving-from-5-5-to-5-8/#post-75205" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a9d457219ad7f88cb2989fe535b176aa</guid>
				<title>John Hamilton replied to the topic Question about 5.8 (upgrading from 5.6) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/question-about-5-8-upgrading-from-5-6/#post-74276</link>
				<pubDate>Mon, 01 Aug 2011 15:56:26 -0400</pubDate>

									<content:encoded><![CDATA[<p>There is a known issue I had the same problem.<br />
It appears to be fixed in the 5.8 newest release.<br />
I just installed it about 3 weeks ago or so.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5e45bb711478cdbce8632f657b40d335</guid>
				<title>John Hamilton replied to the topic ODBC Drivers: Connect5.2 SQL Server incomplete error msgs in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/odbc-drivers-connect5-2-sql-server-incomplete-error-msgs/#post-65019</link>
				<pubDate>Wed, 02 Jul 2008 12:26:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim, I have three differnet SQL server connections.<br />
Yes I do get a truncated error when I get the errors. &nbsp;I really never got that resolved I had enough to figure out what the error was and resolved it.<br />
The host name is another story. Like I said we have three. I tried the DNS look up name it worked for one but not the other two. One I had to&hellip;<span class="activity-read-more" id="activity-read-more-8846"><a href="https://usspvlclovertch2.infor.com/forums/topic/odbc-drivers-connect5-2-sql-server-incomplete-error-msgs/#post-65019" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a7fa83dc31d3b2aa25e8f6a7eff1aa81</guid>
				<title>John Hamilton replied to the topic VRL repeating within an HRL.  How too? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/vrl-repeating-within-an-hrl-how-too/#post-63183</link>
				<pubDate>Mon, 17 Dec 2007 20:53:24 -0500</pubDate>

									<content:encoded><![CDATA[<p>Ok this is simple if you follow a few short guidelines.</p>
<p>1&gt; Make sure the global options are set and saved correctly for the current portions of the record you are looking at.<br />
2&gt; Don&#8217;t forget to save your global options just because you set them when you are working in an VRL they are not saved until you save the vrl you are working on.<br />
3&gt; Global&hellip;<span class="activity-read-more" id="activity-read-more-15005"><a href="https://usspvlclovertch2.infor.com/forums/topic/vrl-repeating-within-an-hrl-how-too/#post-63183" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f6276f5b4c7058d9190858281643b758</guid>
				<title>John Hamilton replied to the topic copy of tpsFilterByHL7Field PROC in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/copy-of-tpsfilterbyhl7field-proc/#post-61725</link>
				<pubDate>Fri, 29 Jun 2007 12:54:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are running AIX 5.3 with cloverleaf 5.5 REV1.<br />
This one seems to be working ok so far. </p>
<p>Here you go.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6de63b43858df55165a8d450fb8638fb</guid>
				<title>John Hamilton replied to the topic [msg :RecP:WARN/0:..] [0.0..]unknown segment &#039;&#039; -- ignored. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/msg-recpwarn-0-0-0-unknown-segment-ignored/#post-61538</link>
				<pubDate>Tue, 05 Jun 2007 14:53:19 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have seen this before when the source message has extra return at the end of the message. Check the raw message for the hidden characters.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>