<?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 | Jerry Tilsley | Activity</title>
	<link>https://clovertech.infor.com/members/jerry-tilsley/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/jerry-tilsley/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jerry Tilsley.</description>
	<lastBuildDate>Wed, 15 Apr 2026 14:43:49 -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">5402bfa5e5d74c03f99bc55f94015345</guid>
				<title>Jerry Tilsley started the topic JAVA/WS-Server through testing tool route testing in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/java-ws-server-through-testing-tool-route-testing/</link>
				<pubDate>Thu, 03 Feb 2022 18:58:20 -0500</pubDate>

									<content:encoded><![CDATA[<p>All,</p>
<p>I have an inbound thread that is set to protocol java/ws-server and all works fine.  Trying to do some testing though through the testing tool to run everything through route testing.  While doing this the message is unable to route because the trx_id is set to the inbound path, but through the testing tool this is not done.  Is there a wa&hellip;<span class="activity-read-more" id="activity-read-more-24306"><a href="https://usspvlclovertch2.infor.com/forums/topic/java-ws-server-through-testing-tool-route-testing/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">290b59bf6c37e65667de4a02bc9f2458</guid>
				<title>Jerry Tilsley started the topic DTC Error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/dtc-error/</link>
				<pubDate>Fri, 09 Jul 2021 15:10:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>All,</p>
<p>Trying to setup a DTC protocol to get a better understanding on how it works.</p>
<p>I&#8217;m getting the error:<br />
<em> stagesetmsg failed &#8212; bad msgId &#8220;A&#8221;</em></p>
<p>But when I echo the message handle prior to this I get the expected <em>message0.  </em>Where is this &#8220;A&#8221; coming from?</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e1b14e9079c0d22ecda7cd88ce998ebb</guid>
				<title>Jerry Tilsley replied to the topic Tcl Procs Modifying FLAGS metadata in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-procs-modifying-flags-metadata/#post-118007</link>
				<pubDate>Wed, 30 Sep 2020 17:41:32 -0400</pubDate>

									<content:encoded><![CDATA[<p>In the FLAGS cell editor of the SMAT database, you can see a checkbox for is_traced, but this just changes a hex value and I don&#8217;t see a keyed entry for this.  Your list doesn&#8217;t show it either.  Any ideas?</p>
<p>&nbsp;</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0ece484454be7eec39d95d3e69de0a3b</guid>
				<title>Jerry Tilsley started the topic Tcl Procs Modifying FLAGS metadata in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-procs-modifying-flags-metadata/</link>
				<pubDate>Wed, 30 Sep 2020 17:14:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>All,</p>
<p>Trying to use the msgmetaset command to set the FLAGS metadata.  In particular, trying to set the hex value, but no matter what I do I get an error:</p>
<p>&#8220;0x0000&#8221; must be &#8220;name value&#8221;</p>
<p>I should just be able to do: msgmetaset $mh FLAGS &#8220;0x0000&#8221; to clear the writeable flags, but it just wont&#8217; work.  Any ideas?</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9e603247fea9a357f91662163b2b32c3</guid>
				<title>Jerry Tilsley replied to the topic Protocol UPoC Question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocol-upoc-question/#post-116128</link>
				<pubDate>Thu, 26 Mar 2020 18:32:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>I was able to get that to work.  Thanks for the response!</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0aa72db69e45f10b650ad3c67cc6ca83</guid>
				<title>Jerry Tilsley replied to the topic Protocol UPoC Question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocol-upoc-question/#post-116121</link>
				<pubDate>Thu, 26 Mar 2020 16:39:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>So, I figured out that PROTO was the wrong disposition for what I want.  I really need OVER.  But from the documentation in Cloverleaf, you cannot do OVER with the write UPoCs of the UPoC driver.</p>
<p>So, what other options do I have to use TCL to process a message and send a reply back that will be processed in the TPS Inbound Reply?</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2df16a8b41c174e68674a4454d1252bb</guid>
				<title>Jerry Tilsley started the topic Protocol UPoC Question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/protocol-upoc-question/</link>
				<pubDate>Wed, 18 Mar 2020 12:41:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>All,</p>
<p>&nbsp;</p>
<p>I&#8217;m making a Protocol UPoC thread that will take an outbound file and produce a result that I want to bring inbound, but not as a reply.  Currently, i&#8217;m creating a new message in tcl, and setting the disposition to PROTO, but this is not bringing in my message.  Any suggestions to the proper way to handle this?</p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>&nbsp;</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f52ab7db4740a5780d94f08082189e85</guid>
				<title>Jerry Tilsley started the topic Message USERDATA Limits? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/message-userdata-limits/</link>
				<pubDate>Fri, 06 Dec 2019 20:42:37 -0500</pubDate>

									<content:encoded><![CDATA[<p>All,</p>
<p>Is there any specific limits to how big the USERDATA field can be?  Looking at storing a resultset from a Java TPS there to be exposed in TCL.  Any gotcha&#8217;s there?</p>
<p>&nbsp;</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5768fe107f98d80911bfef765dbd1000</guid>
				<title>Jerry Tilsley started the topic Web Services to Kentucky Health Information Exchange in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-services-to-kentucky-health-information-exchange/</link>
				<pubDate>Fri, 26 Jul 2019 14:46:59 -0400</pubDate>

									<content:encoded><![CDATA[<p>All,</p>
<p>I&#8217;m currently working on a project to convert the Kentucky Health Information Exchange (KHIE) from the old vendor to the new vendor of Deliotte.  Has anyone worked with this system before that can give me some help?  Having an issue where the response message comes back, and from the Messsage Logging the response looks good.  But when the Cl&hellip;<span class="activity-read-more" id="activity-read-more-15238"><a href="https://usspvlclovertch2.infor.com/forums/topic/web-services-to-kentucky-health-information-exchange/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1aea1fef4e96e136024e5a19e95ad9f4</guid>
				<title>Jerry Tilsley replied to the topic FTP Connection Encoding Override in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ftp-connection-encoding-override/#post-86376</link>
				<pubDate>Mon, 09 Jul 2018 18:01:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>I understand your concern with the outbound TPS and such, but i&#8217;m the only one here so that narrows the trouble down to just me. &nbsp;I&#8217;m not sure if anything exists in the metadata or not, that is what I was hoping to find out here.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">865ce0906f0b781a4dd0036edde8aeac</guid>
				<title>Jerry Tilsley replied to the topic FTP Connection Encoding Override in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ftp-connection-encoding-override/#post-86374</link>
				<pubDate>Mon, 09 Jul 2018 17:45:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>For a connection that only sends two files a day, I&#8217;d rather not have another connection that just clutters if I can just do some code to keep it clean. &nbsp;I may have to go the second connection route, just trying not to.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">223c16b6974acd7da4deeb70ece062e3</guid>
				<title>Jerry Tilsley replied to the topic FTP Connection Encoding Override in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ftp-connection-encoding-override/#post-86372</link>
				<pubDate>Mon, 09 Jul 2018 17:09:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>Different encoding for different files on the same connection. &nbsp;One file is a flat ASCII file, the other is an encrypted file that needs to be sent as BINARY.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d033a0c3f7fc76cb06e65bc0594eacf7</guid>
				<title>Jerry Tilsley replied to the topic Persistent variable between messages in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/persistent-variable-between-messages/#post-86332</link>
				<pubDate>Thu, 28 Jun 2018 13:31:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>I could not get the globals to work, so I went ahead and just went with a sqlite database lookup. &nbsp;Thank you all for your suggestions!</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e466032773ec61d89e71600305f4f932</guid>
				<title>Jerry Tilsley replied to the topic Redhat Server firewall recommendation in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/redhat-server-firewall-recommendation/#post-86322</link>
				<pubDate>Wed, 27 Jun 2018 16:42:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are running RHEL 7.5 and CL 6.2.</p>
<p>We had the system firewall in use for a long time without much issue. &nbsp;We did have to use the setting &#8220;Host Server routes traffic&#8221; and put all the RMI ports in on the OS side, but that was really the only adjustments we had to make for it to work.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">99ffdbbd00c5d4da281fcb0a2ecf19b0</guid>
				<title>Jerry Tilsley replied to the topic Convert segments sent in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/convert-segments-sent/#post-86176</link>
				<pubDate>Wed, 25 Apr 2018 15:24:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>Try something like this:</p>
<p><code><s></p>
<p>Code:<br />
</s><i><br />
</i> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set newMsg &#123;&#125; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;foreach segment $segments &#123; &nbsp; &nbsp; &nbsp; &nbsp;<br />
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; regsub -all ^ZBH| $segment OBX newSegment<br />
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lappend newMsg $newSegment</p>
<p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set msg &#091;join $newMsg r&#093;<br />
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&hellip;</code><span class="activity-read-more" id="activity-read-more-415"><a href="https://usspvlclovertch2.infor.com/forums/topic/convert-segments-sent/#post-86176" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">330ad5529f940adec0d95ec33cf6899f</guid>
				<title>Jerry Tilsley replied to the topic Convert segments sent in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/convert-segments-sent/#post-86174</link>
				<pubDate>Wed, 25 Apr 2018 14:08:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>Instead of just searching for ZBH, try breaking the message into segments and searching for ^ZBH|. &nbsp;This will force it to only find a ZBH at the beginning of the line followed by a pipe. &nbsp;This should narrow it what is replaces. &nbsp;Just be sure not to replace the pipe though. &nbsp;</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9fd20e8f77aad4058a7b93636d1e41bd</guid>
				<title>Jerry Tilsley replied to the topic CCD CDA Viewer in the forum General</title>
				<link>http://10.130.104.72/index.php/forums/topic/ccd-cda-viewer/#post-86010</link>
				<pubDate>Mon, 23 Apr 2018 13:19:41 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ll look into the XML Spy, might be useful, thanks for the suggestion! </p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e679fe0ee426c3886d1f0af15d21088b</guid>
				<title>Jerry Tilsley replied to the topic CCD CDA Viewer in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ccd-cda-viewer/#post-86008</link>
				<pubDate>Mon, 23 Apr 2018 12:40:32 -0400</pubDate>

									<content:encoded><![CDATA[<p>I was looking for anything, hadn&#8217;t done this before. &nbsp;I did find a stylesheet that allowed me to view them in a browser though. &nbsp;It is not ideal, but it works.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4101a7ebcfe3e75b0c02e76036e5e2ce</guid>
				<title>Jerry Tilsley replied to the topic Cloverleaf 6.1 on Red Hat 7.4 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-6-1-on-red-hat-7-4/#post-86045</link>
				<pubDate>Thu, 29 Mar 2018 12:13:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi!</p>
<p>Currently running Cloverleaf 6.2.0.2 on Redhat 7.4 and I haven&#8217;t found any issues related to the OS.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">82572ea84a023b8536bcb6f428f8fd6f</guid>
				<title>Jerry Tilsley replied to the topic Cloverleaf web services time out issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-web-services-time-out-issue/#post-86006</link>
				<pubDate>Thu, 22 Mar 2018 15:34:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>I found out that the time out setting for a web services connection doesn&#8217;t pay any attention to the timeout field under the await replies section. &nbsp;If you have to go to the conduit and set the receive timeout parameter.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fa432f2ab02b9e099cb7aa9b5dad8c8a</guid>
				<title>Jerry Tilsley replied to the topic SMAT Error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/smat-error/#post-85842</link>
				<pubDate>Tue, 16 Jan 2018 17:40:15 -0500</pubDate>

									<content:encoded><![CDATA[<p>You may also want to ensure that any messages in the recovery database for those threads are deleted. &nbsp;I&#8217;ve had issues with those.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ef64cce73d34dcd5124f8416a269b67e</guid>
				<title>Jerry Tilsley replied to the topic Meditech Vendor Interfaces in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/meditech-vendor-interfaces/#post-85828</link>
				<pubDate>Thu, 11 Jan 2018 17:50:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>Paul,</p>
<p>We currently use MT 6.08 and are moving to MT 6.16. &nbsp;Currently in the 6.08 environment we have the connections set so that they reset once an hour instead every 10-15 mins like you are seeing. &nbsp;What we use the prevents the errors you are seeing, is utilizing the multi-server setting so that MT can reconnect without a problem. &nbsp;We do check&hellip;<span class="activity-read-more" id="activity-read-more-128"><a href="https://usspvlclovertch2.infor.com/forums/topic/meditech-vendor-interfaces/#post-85828" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">543997c1e76bc689c96631fddefc3f53</guid>
				<title>Jerry Tilsley replied to the topic BOX Repo in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/box-repo/#post-81753</link>
				<pubDate>Mon, 13 Nov 2017 20:34:36 -0500</pubDate>

									<content:encoded><![CDATA[<p>When a box is deployed to a server, will it upgrade files like Tables that may have changed from one version to another? &nbsp;ie 6.0 to 6.2?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f19234dfb80457dd36c37f6fd7eef1bf</guid>
				<title>Jerry Tilsley replied to the topic Issue with 6.2 ADT process hanging. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/issue-with-6-2-adt-process-hanging/#post-85723</link>
				<pubDate>Mon, 13 Nov 2017 20:14:34 -0500</pubDate>

									<content:encoded><![CDATA[<p>I think I narrowed it down to a scripted not using a tcl package correctly. &nbsp;I adjusted how the command was executed and the issue appears to have gone away.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fa7da3cae393f549c15f3d33f63abc87</guid>
				<title>Jerry Tilsley replied to the topic Reading Excel file through the Generic Java Driver in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/reading-excel-file-through-the-generic-java-driver/#post-85553</link>
				<pubDate>Mon, 18 Sep 2017 11:54:48 -0400</pubDate>

									<content:encoded><![CDATA[<p>I ended up using the UPoC protocol and attaching a class that will scan a directory and picking up any Excel files. &nbsp;These are then turned into CSV files before the engine touches them. &nbsp;Seems to work well.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">95d37687d6ad786c5da1bfcae72882b8</guid>
				<title>Jerry Tilsley replied to the topic App-to-App Reply Interface in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/app-to-app-reply-interface/#post-85464</link>
				<pubDate>Thu, 24 Aug 2017 20:30:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim,</p>
<p>With the Protocol:TCPIP that is pretty simple and straight forward. &nbsp;But with the WS-Server it doesn&#8217;t seem to work that easily. &nbsp;I have this exact scenario where I am doing the ITI.18 Query/Response. &nbsp;I get the response from the OB thread and send it to the IB thread, but then the reply to the original source ends up blank of the vendor&hellip;<span class="activity-read-more" id="activity-read-more-7259"><a href="https://usspvlclovertch2.infor.com/forums/topic/app-to-app-reply-interface/#post-85464" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c6888345c818e76c5df55de2b9a230ca</guid>
				<title>Jerry Tilsley replied to the topic multiple web services on same port in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/multiple-web-services-on-same-port/#post-85440</link>
				<pubDate>Thu, 24 Aug 2017 17:02:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>For a client:</p>
<p>You can define a single conneciton with single soap/rest client with a URL like <a href="http://myhost:13000" rel="nofollow ugc">http://myhost:13000</a>, then you can set the Cloverleaf TrxId Determination to PATH so that each url branch like <a href="http://myyhost:13000/branch1" rel="nofollow ugc">http://myyhost:13000/branch1</a> and <a href="http://myhost:13000/branch2" rel="nofollow ugc">http://myhost:13000/branch2</a> can be routed differently.</p>
<p>OR</p>
<p>You can define a single connection with multiple&hellip;<span class="activity-read-more" id="activity-read-more-1947"><a href="https://usspvlclovertch2.infor.com/forums/topic/multiple-web-services-on-same-port/#post-85440" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cd208c1e5af681ed3e2d144b5ba1f4f7</guid>
				<title>Jerry Tilsley replied to the topic multiple web services on same port in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/multiple-web-services-on-same-port/#post-85438</link>
				<pubDate>Thu, 24 Aug 2017 16:38:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>This is possbile and you can route based on the URL portion at the end. &nbsp;I haven&#8217;t done a lot of this, mainly just in sample scenarios, but I do know that it works.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">01ee239bf17ebed2bfdaacffc38b9769</guid>
				<title>Jerry Tilsley replied to the topic tclodbc or tdbc with MS SQL Server on CL 6.2 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tclodbc-or-tdbc-with-ms-sql-server-on-cl-6-2/#post-85199</link>
				<pubDate>Thu, 25 May 2017 20:22:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>Yes we do!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f1527c1d006f3a71cb43e1788ea40d67</guid>
				<title>Jerry Tilsley replied to the topic tclodbc or tdbc with MS SQL Server on CL 6.2 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tclodbc-or-tdbc-with-ms-sql-server-on-cl-6-2/#post-85197</link>
				<pubDate>Thu, 25 May 2017 19:59:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>We run RHEL 6.8 in prod and RHEL 7.2 in development, but in both we had to move away from the tclodbc due to issues. &nbsp;Since then we have developed a Java class that utilizes the &nbsp;Generic UPoC cloverleaf class and the Microsoft SQL ODBC class. &nbsp;So now when we need to talk to a MS SQL database we just pull in that class. &nbsp;This may or may not be&hellip;<span class="activity-read-more" id="activity-read-more-7748"><a href="https://usspvlclovertch2.infor.com/forums/topic/tclodbc-or-tdbc-with-ms-sql-server-on-cl-6-2/#post-85197" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">95b937a5d4c7b3e18ab8b97001c260bc</guid>
				<title>Jerry Tilsley replied to the topic HostServer Keeps going down in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hostserver-keeps-going-down/#post-85229</link>
				<pubDate>Thu, 25 May 2017 19:44:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>In RedHat it is configured in /etc/sysctl.conf, again not sure about AIX. &nbsp;Also, since it is the Host Server that brought the issue to the forefront, you know that the issue is for the user hci and no other user.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fad019c13aa0d787a1ef313e16f9d64b</guid>
				<title>Jerry Tilsley replied to the topic HostServer Keeps going down in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hostserver-keeps-going-down/#post-85227</link>
				<pubDate>Thu, 25 May 2017 19:20:13 -0400</pubDate>

									<content:encoded><![CDATA[<p>You need to increase your open file limit. &nbsp; Not sure how that is done on AIX, you should be able to google it.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">905359347c50d649316be0887265c33f</guid>
				<title>Jerry Tilsley replied to the topic HostServer Keeps going down in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hostserver-keeps-going-down/#post-85225</link>
				<pubDate>Thu, 25 May 2017 18:31:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>What operating system are you running?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">aa9cdd35e9fadd21d395a58348f7b7a8</guid>
				<title>Jerry Tilsley replied to the topic PDL-TCPIP thread as printer? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/pdl-tcpip-thread-as-printer/#post-85087</link>
				<pubDate>Tue, 18 Apr 2017 19:04:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>I need to be able to host a printer on the server so that when someone prints to it, the generic text file will drop to a location where I can used a fileset-local protocol grab and route the file.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5df45bb7a32fb5cd72e43caea1384ed0</guid>
				<title>Jerry Tilsley replied to the topic Multiple email address on alert in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/multiple-email-address-on-alert/#post-84314</link>
				<pubDate>Mon, 08 Aug 2016 10:45:09 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thomas,</p>
<p>I know with AT&amp;T you can be part of the developer network for $99 a year and that allows you to use a web api to send the text. &nbsp;They arrive within seconds if the phone is available. &nbsp;We use this and it is very nice, you can even get callbacks to a URI for message delivery status if you desire. &nbsp;The basic membership allows for up to one&hellip;<span class="activity-read-more" id="activity-read-more-6831"><a href="https://usspvlclovertch2.infor.com/forums/topic/multiple-email-address-on-alert/#post-84314" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">657bc175c14d2a3c09a46ff8ef31086e</guid>
				<title>Jerry Tilsley replied to the topic RHEL 7 (Red Hat 7) and 6.1.2? in the forum Operating Systems</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/rhel-7-red-hat-7-and-6-1-2/#post-84232</link>
				<pubDate>Wed, 03 Aug 2016 16:36:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are running RHEL 7.2 and CIS 6.1.2 in our TEST environment, but only for the last few weeks, so still testing. &nbsp;We have plans on moving LIVE to this same environment sometime in Q4. &nbsp;So far no issues of concern. &nbsp;Only big thing is the whole change from RHEL 6 to RHEL 7 many of the commands are changed on the OS side, but that just takes a bit&hellip;<span class="activity-read-more" id="activity-read-more-4909"><a href="https://usspvlclovertch2.infor.com/forums/topic/rhel-7-red-hat-7-and-6-1-2/#post-84232" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f2f2034f28a7d07baa1f313569f8e2a9</guid>
				<title>Jerry Tilsley replied to the topic Web Service Consuming REST API with token in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-consuming-rest-api-with-token/#post-83421</link>
				<pubDate>Tue, 15 Dec 2015 13:55:10 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks John for the reply. &nbsp;I think for the token piece I will have to go to the tclCurl route, but time will tell.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cb9d55fbe0932532dda3741f9778a261</guid>
				<title>Jerry Tilsley replied to the topic Java TrxID Class - need to return more than one trxid in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/java-trxid-class-need-to-return-more-than-one-trxid/#post-82989</link>
				<pubDate>Thu, 20 Aug 2015 16:27:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>Short answer to this is to pass a space delimited string, then use regular expression with wild card to search the string.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3932387147ea0414eada46476497fc34</guid>
				<title>Jerry Tilsley replied to the topic Cloverleaf getting messages over HTTP (Raw) using CAA-WS in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-getting-messages-over-http-raw-using-caa-ws/#post-82985</link>
				<pubDate>Tue, 18 Aug 2015 13:17:49 -0400</pubDate>

									<content:encoded><![CDATA[<p>Rehman,</p>
<p>We do have this up and running and I would be glad to talk with you about this if you still need help. &nbsp;Let me know and I&#8217;ll forward you my contact information!</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">78f67e9f4089946f0dc801cb1c1bc4cf</guid>
				<title>Jerry Tilsley replied to the topic Access mail exchange through Cloverleaf in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/access-mail-exchange-through-cloverleaf/#post-82738</link>
				<pubDate>Wed, 24 Jun 2015 17:44:11 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have done something similar utilizing the JAVA protocol and MS outlook web services library. &nbsp;If this is a route you would be interested in I can give you more information. &nbsp;I never put this into any production environment, but did get it to work for a proof of case.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ed4bb3573d1523daa18c1f02052260cc</guid>
				<title>Jerry Tilsley replied to the topic Help with Java ACK Handling in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/help-with-java-ack-handling/#post-82762</link>
				<pubDate>Wed, 24 Jun 2015 17:42:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>Gabriel,</p>
<p>Have you verified that any external JARs or libraries you are referencing are either in the $HCISITEDIR/java_uccs folder or the $HCIROOT/java_uccs folder? &nbsp;I find this is usually my problem when I receive similar errors.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8c97dad03a52f2e2bea933469c5dd9f5</guid>
				<title>Jerry Tilsley replied to the topic JAVA UPoC : Using external library in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/java-upoc-using-external-library/#post-82708</link>
				<pubDate>Mon, 15 Jun 2015 14:57:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Levy, I now have all working now.</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b1680cca8c2ed6c0ec63dcdb3ae10d64</guid>
				<title>Jerry Tilsley replied to the topic Xlate -&#062; Replace full value in PID.5 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xlate-replace-full-value-in-pid-5/#post-82021</link>
				<pubDate>Tue, 10 Feb 2015 14:14:07 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks all, this now works! &nbsp;A bit new to the xlate side of things, I usually just code it all in TCL, but trying to branch out a bit. &nbsp;</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">94e1f960270b96f76b037f873139d619</guid>
				<title>Jerry Tilsley replied to the topic SMAT automatic cycle not working, &#034;Cycling failed&#034; in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/smat-automatic-cycle-not-working-cycling-failed/#post-81878</link>
				<pubDate>Tue, 20 Jan 2015 17:04:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>I have had similar issues. &nbsp;The problem I found was that Cloverleaf does not support the use of soft links across mount points. &nbsp;This was a downer for me and the way I wanted to do things, but for now I have to use scripts to move files across the mount points.</p>
<p>Thanks,</p>
<p>Jerry</p>
<p>P.S. &#8212; I&#8217;m using Cloverleaf 6.1 on Redhat 6.4</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3dc41bcd70d21ff8fddd0c19564081ae</guid>
				<title>Jerry Tilsley replied to the topic Open and Encode PDF into OBX.5 Field in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/open-and-encode-pdf-into-obx-5-field/#post-81338</link>
				<pubDate>Mon, 20 Oct 2014 13:28:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the responses! &nbsp;They have been very helpful!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d9383c6049ce86c8cc929a3a6356ed3a</guid>
				<title>Jerry Tilsley replied to the topic DI-COM Query/Response in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/di-com-query-response/#post-81340</link>
				<pubDate>Wed, 01 Oct 2014 19:41:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you for the response, I will see what I can do!</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ea164714f19664f23a22ccccad46c65e</guid>
				<title>Jerry Tilsley replied to the topic Process/Thread Balancing in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/process-thread-balancing/#post-80987</link>
				<pubDate>Tue, 29 Jul 2014 16:17:32 -0400</pubDate>

									<content:encoded><![CDATA[<p>Karen,</p>
<p>We are running 6.02 on Redhat 6.4. &nbsp;I have an ADT process that has 13 threads that runs great with no lag. &nbsp;As long as you use multi-threaded translation you would have no problem.</p>
<p>Thanks,</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b2e4b9e831a378d6fdd1e219e18e502a</guid>
				<title>Jerry Tilsley replied to the topic Infor Cloverleaf vs McKesson Pathways in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/infor-cloverleaf-vs-mckesson-pathways/#post-80876</link>
				<pubDate>Thu, 03 Jul 2014 14:36:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>Joseph,</p>
<p>My hospital was in your same position except we went through Quadramed for support/maintenace/add-ons. &nbsp;We have already switched to going directly to Infor, and have found this to be a much nicer way of handling things. &nbsp;For me, working with a sales rep with-in Infor has proven very effective. &nbsp;Plus, the sales rep can get you in touch&hellip;<span class="activity-read-more" id="activity-read-more-3924"><a href="https://usspvlclovertch2.infor.com/forums/topic/infor-cloverleaf-vs-mckesson-pathways/#post-80876" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5c4c6d7f9c5fd7ffc7bda297b0ff071d</guid>
				<title>Jerry Tilsley replied to the topic XML Question for a XML newbie in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xml-question-for-a-xml-newbie/#post-80604</link>
				<pubDate>Wed, 14 May 2014 14:34:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>Alright, I got this to work. &nbsp;As I said, I&#8217;m a newbie to XML. &nbsp;I was compiling it and forgetting to choose the root level which caused the Xlate to not pick up the attribute. &nbsp;All is working as expected now.</p>
<p>Thanks Charlie for the help!</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f9accea2a91ade5e31ee6b33f8442c3a</guid>
				<title>Jerry Tilsley replied to the topic XML Question for a XML newbie in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xml-question-for-a-xml-newbie/#post-80603</link>
				<pubDate>Wed, 14 May 2014 12:40:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ok, so I recompiled the XML and now in the test tool the attribute shows for the data. BUT, the xlate tool still does not show the field.</p>
<p>Thanks!</p>
<p>Jerry</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>