<?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 | Paul Stein | Activity</title>
	<link>https://clovertech.infor.com/members/pstein/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/pstein/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Paul Stein.</description>
	<lastBuildDate>Fri, 24 Apr 2026 17:54:24 -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">71cc20d0404bfab501a384ebcd09b229</guid>
				<title>Paul Stein replied to the topic Lookup Table limit in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/lookup-table-limit/#post-121559</link>
				<pubDate>Mon, 19 Aug 2024 01:05:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>I think it is run time because I created my table using a script not GUI</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3e9fec458aaa9d9477def3fd3dfa8a6a</guid>
				<title>Paul Stein replied to the topic Lookup Table limit in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/lookup-table-limit/#post-121557</link>
				<pubDate>Sun, 18 Aug 2024 19:35:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey Jim &#8211; I have definitely hit a limit even though I had plenty of free memory. The limit is some where between 8k-10k entries. I observed behavior that lookup entries that are greater than the threshold would simply not update the output. It wouldn’t crash anything.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c13de46fd0ae7249a8148306fd818b16</guid>
				<title>Paul Stein replied to the topic FIltering using translation in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filtering-using-translation/#post-121422</link>
				<pubDate>Tue, 28 May 2024 19:27:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>I agree with Jim &#8211; i use xlate chain and put the filter xlate 1st so i don&#8217;t have to process a full message that i will throw away.</p>
<p>Could you consider changing your logic to something like:</p>
<p><em>IF 0(0).MSH(0).#3(0).[0] ne =TTK</em></p>
<p><em>       SUPRESS</em></p>
<p>*notice the space before the equal sign</p>
<p>Also &#8211; I&#8217;d recommend Jim&#8217;s ITERATE class. Jim&#8217;s has worked wit&hellip;<span class="activity-read-more" id="activity-read-more-26391"><a href="https://usspvlclovertch2.infor.com/forums/topic/filtering-using-translation/#post-121422" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cab6866db04ceaa8bb9453b659307c5d</guid>
				<title>Paul Stein replied to the topic Error DB search at command line in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-db-search-at-command-line/#post-121317</link>
				<pubDate>Wed, 17 Apr 2024 22:34:58 -0400</pubDate>

									<content:encoded><![CDATA[<p>What version are you on?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5fe69dd54f3d16d1e1c09202eb2e1639</guid>
				<title>Paul Stein replied to the topic Java/ws - best practice for inbound thread with associated URL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/java-ws-best-practice-for-inbound-thread-with-associated-url/#post-121250</link>
				<pubDate>Wed, 13 Mar 2024 17:10:44 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey Rob &#8211; the design or intended scope of the webservice will be good to know once you know more. In cloverleaf CAA/WS &#8211; you will get a basic framework for creating a webservice endpoint that will reference a SOAP or REST consumer.</p>
<p>The underlying consumer is where the actual service will live. You will need to decide if you are exposing a&hellip;<span class="activity-read-more" id="activity-read-more-26211"><a href="https://usspvlclovertch2.infor.com/forums/topic/java-ws-best-practice-for-inbound-thread-with-associated-url/#post-121250" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fb95a936ad0090783382e8c08026b742</guid>
				<title>Paul Stein replied to the topic Exception Error: java.net.SocketException: Invalid argument: create in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/exception-error-java-net-socketexception-invalid-argument-create/#post-121226</link>
				<pubDate>Mon, 04 Mar 2024 19:30:56 -0500</pubDate>

									<content:encoded><![CDATA[<p>Could be an internal firewall route since you stated you updated your PCs/laptop&#8217;s internal windows firewall.</p>
<p>Are you having this issue for all sites/environments?</p>
<p>I&#8217;d suggest trying to ping the server IP, and also telnet whatever port the host server listening port, which on 19.1 is 13023.</p>
<p>If you can&#8217;t ping or telnet the port, then you will&hellip;<span class="activity-read-more" id="activity-read-more-26182"><a href="https://usspvlclovertch2.infor.com/forums/topic/exception-error-java-net-socketexception-invalid-argument-create/#post-121226" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f5716376f4164904529e9df48036fd3f</guid>
				<title>Paul Stein replied to the topic how do I create a new site on the gui on Version 19.1.2.1P in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-do-i-create-a-new-site-on-the-gui-on-version-19-1-2-1p/#post-121225</link>
				<pubDate>Mon, 04 Mar 2024 19:26:26 -0500</pubDate>

									<content:encoded><![CDATA[<p>Good deal Gene &#8211; i thought you had already performed that step, although I wasn&#8217;t sure of the specifics other than adding the site somewhere in the serveradmin tool.</p>
<p>Probably easier to just use the siteinit tool for site additions via server admit tool movingn forward since it will perform all those functions for you and update the server.ini&hellip;<span class="activity-read-more" id="activity-read-more-26181"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-do-i-create-a-new-site-on-the-gui-on-version-19-1-2-1p/#post-121225" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">89b8217402eeac56804fcd493b58ab4b</guid>
				<title>Paul Stein replied to the topic how do I create a new site on the gui on Version 19.1.2.1P in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-do-i-create-a-new-site-on-the-gui-on-version-19-1-2-1p/#post-121217</link>
				<pubDate>Fri, 01 Mar 2024 21:33:50 -0500</pubDate>

									<content:encoded><![CDATA[<p>You may need to bounce the host server for the change to take effect</p>
<p>stop</p>
<p>hciss -k h</p>
<p>&nbsp;</p>
<p>start</p>
<p>hciss -s h</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5bf3268b70009e4b0e884d8983cfa5ce</guid>
				<title>Paul Stein replied to the topic how do I create a new site on the gui on Version 19.1.2.1P in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-do-i-create-a-new-site-on-the-gui-on-version-19-1-2-1p/#post-121210</link>
				<pubDate>Thu, 29 Feb 2024 22:58:52 -0500</pubDate>

									<content:encoded><![CDATA[<p>If site is created in command line and not gui, you will need to also add the site the site list in their server admin tool.</p>
<p>Using mobaxterm execute the command hciserveradmin from the command line. It will launch the server admin tool via  x-window app</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5b8334ea9094b7a9aeb06a39f28ba994</guid>
				<title>Paul Stein replied to the topic Exception Error: java.net.SocketException: Invalid argument: create in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/exception-error-java-net-socketexception-invalid-argument-create/#post-121209</link>
				<pubDate>Thu, 29 Feb 2024 22:42:03 -0500</pubDate>

									<content:encoded><![CDATA[<p>Have you stopped and started the host server(<em>which is the web server that communicates with your IDE and cloverleaf).</em> That is not the same as restarting your server.</p>
<p>If you have command line access in the server, assuming you’d be signed in as user hci, then perform this action to kill the host server</p>
<p>hciss -k h</p>
<p>Then start the host server b&hellip;<span class="activity-read-more" id="activity-read-more-26165"><a href="https://usspvlclovertch2.infor.com/forums/topic/exception-error-java-net-socketexception-invalid-argument-create/#post-121209" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d876c5041d140949c503f3058e51f1fc</guid>
				<title>Paul Stein replied to the topic Statistics DB - anyone using? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/statistics-db-anyone-using/#post-121036</link>
				<pubDate>Thu, 04 Jan 2024 15:27:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hey Jim &#8211; I did set this up on a test site but it’s been a while. I set mine up to run every hour because I wanted to be able to query hour by hour volume changes. I didn’t follow through because at the time I couldn’t figure out how to construct a query to give me total messages as well as total messages each hour.  I may give it another shot.&hellip;<span class="activity-read-more" id="activity-read-more-26004"><a href="https://usspvlclovertch2.infor.com/forums/topic/statistics-db-anyone-using/#post-121036" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cb3026780e043fbccff1abd83520883a</guid>
				<title>Paul Stein replied to the topic https web server using java ws-server (RESTful or RAW) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/https-web-server-using-java-ws-server-restful-or-raw/#post-120950</link>
				<pubDate>Mon, 30 Oct 2023 17:10:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have been able to do this both for different data types such as XML used for IHE transactions(CCDs) and receiving HL7 over webservices in leiu of a vpn(<em>which is very much preferred, especially if they don&#8217;t agree to use Secure Courier</em>).</p>
<p>We used the Java/WS Server.</p>
<p>Can you  provide a little more info on what the vendor is asking to do?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">075ec2cba3e1e8808a17cda1da73a8d5</guid>
				<title>Paul Stein replied to the topic Cloverleaf Crash Every Two Weeks in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-crash-every-two-weeks/#post-120867</link>
				<pubDate>Thu, 14 Sep 2023 20:21:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Looks like you have it covered. Not sure I can offer much more help. May be good for Red hat support if you have it.</p>
<p>Out of curiosity though &#8211; are the panics happening on the passive node at the time?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c74ca12761ca6303c99ebd0ff30f60ba</guid>
				<title>Paul Stein replied to the topic Cloverleaf Crash Every Two Weeks in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-crash-every-two-weeks/#post-120865</link>
				<pubDate>Thu, 14 Sep 2023 20:10:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>Are you running active/active or active/passive?</p>
<p>Agree &#8211; it doesn&#8217;t look like HA issue either, except for the RDM mention in the logs. Looks like the local volume for the shared storage may not be available temporarily on that node for some reason.</p>
<p>When this happens &#8211; I&#8217;d run &#8216;pcs status&#8217; on the affected node and see if your LVM resource is running.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">da4a01adf603271bec67acd34f50af56</guid>
				<title>Paul Stein replied to the topic Unable to bind tcp/ip socket: Address already in use in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/unable-to-bind-tcp-ip-socket-address-already-in-use-2/#post-120793</link>
				<pubDate>Sat, 26 Aug 2023 13:30:23 -0400</pubDate>

									<content:encoded><![CDATA[<p>If the  thread is typically in an ‘up’ status when this issue doesn’t occurs; then you could use a thread protocol status alert to fire  when status does not equal ‘up’</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8048e6cc6a968c19af78b18c51f741ae</guid>
				<title>Paul Stein replied to the topic Xlate Debugger tool Presentation in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xlate-debugger-tool-presentation/#post-120490</link>
				<pubDate>Thu, 20 Apr 2023 01:56:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim &#8211; thanks for putting this together. Email sent.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">50c194b47427bb98afaf45454c5da869</guid>
				<title>Paul Stein replied to the topic Send JSON payload segment from TCL script Xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/send-json-payload-segment-from-tcl-script-xlate/#post-120478</link>
				<pubDate>Mon, 17 Apr 2023 18:54:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>The &#8220;msgset $mh $signer&#8221; will reset the original message handle to have the data stored in the $signer variable, not append to the original message handle.</p>
<p>Assuming your have pulled only the data you want to send to your xlate in the $signer variable out of the original $msg variable, that should be the only data being sent to the xlate, not both.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cbc4693ebd6a2fe271f0ef857ac87f2e</guid>
				<title>Paul Stein replied to the topic Send JSON payload segment from TCL script Xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/send-json-payload-segment-from-tcl-script-xlate/#post-120476</link>
				<pubDate>Mon, 17 Apr 2023 15:04:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>Appears you modified or extracted the data you wanted in $signer variable and that is what you want to pass on to the xlate?</p>
<p>If so &#8211; you still need to send the new message to the message handle($mh) to be passed on to the disposition list.</p>
<p># Replace the message in the message handle</p>
<p>msgset $mh $signer</p>
<p>I am not sure what you are doing with this&hellip;<span class="activity-read-more" id="activity-read-more-25371"><a href="https://usspvlclovertch2.infor.com/forums/topic/send-json-payload-segment-from-tcl-script-xlate/#post-120476" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">27cac0e9475d2a93cc0d94f33c4a080d</guid>
				<title>Paul Stein replied to the topic Cloverleaf Cloud connecting to AWS cluster on different subnets in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-cloud-connecting-to-aws-cluster-on-different-subnets/#post-120425</link>
				<pubDate>Fri, 24 Mar 2023 15:29:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>Have connected to clustered AWS nodes but not on different subnets. However I agree, add the node2 network to your vpn encryption domain, or else the dns will not resolve when they are running on node 2.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f526f96a240ae0172419ae6800c3b22</guid>
				<title>Paul Stein replied to the topic SFTP upload options in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/sftp-upload-options/#post-120319</link>
				<pubDate>Tue, 21 Feb 2023 17:16:53 -0500</pubDate>

									<content:encoded><![CDATA[<p>Any luck w/o using TCL? I have had to do a few of these in 19.1 and I have to define the &#8216;Directories&#8217; location in outbound portion in addition to the file name template. I believe you can do absolute or relative path depending on where your home directory anchors your user account to.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6722eca0aa5c0633920788a6d5048f21</guid>
				<title>Paul Stein replied to the topic Disabling alerts for planned downtimes in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/disabling-alerts-for-planned-downtimes/#post-120179</link>
				<pubDate>Thu, 19 Jan 2023 18:32:12 -0500</pubDate>

									<content:encoded><![CDATA[<p>We have a lot of sites, so I use a tcl script to iterate all sites and &#8216;disable&#8217; each alert that is part of an alert group named &#8216;maint&#8217; for maintenance. Alert groups can be defined for each alert. After the downtime, I then run the script again, except I change the line word disable to enable in the last if statement.</p>
<p>I actually refactored this&hellip;<span class="activity-read-more" id="activity-read-more-25053"><a href="https://usspvlclovertch2.infor.com/forums/topic/disabling-alerts-for-planned-downtimes/#post-120179" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">03018030b623267da1e73fef0dc31551</guid>
				<title>Paul Stein replied to the topic Alert for internal thread in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/alert-for-internal-thread/#post-120176</link>
				<pubDate>Thu, 19 Jan 2023 17:38:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>Do the logs indicate any issues?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">128d2189dba149228d4bc19e820ffe40</guid>
				<title>Paul Stein replied to the topic Thread backing up regularly, PDL signaled exception: code 1, msg write failure in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/thread-backing-up-regularly-pdl-signaled-exception-code-1-msg-write-failure/#post-120167</link>
				<pubDate>Wed, 18 Jan 2023 19:57:33 -0500</pubDate>

									<content:encoded><![CDATA[<p>I had to make an on the fly decision to move from PDL to native TCP/IP -MLLP for a downstream issue in PROD, and had no issue. Obviously, I suggest testing this in a non-PROD environment if possible.</p>
<p>So, assuming the downstream vendor supports MLLP, they should have no issue with this change</p>
<p>More info on what this driver uses via help&hellip;<span class="activity-read-more" id="activity-read-more-25042"><a href="https://usspvlclovertch2.infor.com/forums/topic/thread-backing-up-regularly-pdl-signaled-exception-code-1-msg-write-failure/#post-120167" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">50ad6f1a073ac2354d97405fc97334c0</guid>
				<title>Paul Stein replied to the topic Thread backing up regularly, PDL signaled exception: code 1, msg write failure in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/thread-backing-up-regularly-pdl-signaled-exception-code-1-msg-write-failure/#post-120156</link>
				<pubDate>Mon, 16 Jan 2023 22:46:34 -0500</pubDate>

									<content:encoded><![CDATA[<p>Have you tried using the native TCP/IP protocol driver and using the encapsulated mode of just &#8216;mllp&#8217;?</p>
<p>Also curious since I see write timeouts, if you need to increase your encapsulation timeout. This sometimes happens to me when sending large base64 encoded PDFs. If you have a large file to write and you hit your encapsulation timeout, the&hellip;<span class="activity-read-more" id="activity-read-more-25028"><a href="https://usspvlclovertch2.infor.com/forums/topic/thread-backing-up-regularly-pdl-signaled-exception-code-1-msg-write-failure/#post-120156" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">258517eda22b1b44187405df4878aeab</guid>
				<title>Paul Stein replied to the topic Error found in monitor logs in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-found-in-monitor-logs/#post-120140</link>
				<pubDate>Wed, 11 Jan 2023 23:46:06 -0500</pubDate>

									<content:encoded><![CDATA[<p>Never mind &#8211; 8192 is typically a value set for ulimit thresholds, but irrelevant in this case.</p>
<p>8192 is also a message priority in the engine. Any custom procs that control message priority or perhaps a resend that was done from the GUI where an incorrect message priority was set?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1982c225492deb610910e1d45dba4d4c</guid>
				<title>Paul Stein replied to the topic Error found in monitor logs in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-found-in-monitor-logs/#post-120137</link>
				<pubDate>Wed, 11 Jan 2023 18:48:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>What is the ulimit associated to the hci user in Linux?</p>
<p>Command to use: ulimit -u</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fa0e6986d7a3e3d27ac5ba3899891c08</guid>
				<title>Paul Stein replied to the topic How can you list in log the IP that connected to an inbound TCPIP thread? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-you-list-in-log-the-ip-that-connected-to-an-inbound-tcpip-thread/#post-120027</link>
				<pubDate>Tue, 25 Oct 2022 23:51:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>We use 19.1 and achieve this by using multi server setting. It writes the active remote ip and socket to the threadname.cli file under the process directory, with no other setting changes needed. Doesn’t write to log file but suites the purpose at runtime.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">28bd3d9eea769307fdf694d7337ee15a</guid>
				<title>Paul Stein replied to the topic REST API with PUT Request to JSON format in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/rest-api-with-put-request-to-json-format/#post-119741</link>
				<pubDate>Mon, 16 May 2022 20:31:41 -0400</pubDate>

									<content:encoded><![CDATA[<p>Bill -I usually get bad data errors when resending the message form smat or if the reply doesn’t have an endpoint. Try to send the message from the thread it will be routed from using an external client, like HL7Spy or SOAPUI.  Basically, if the IB message that is routing the message is trying to send a reply but doesn’t have any where to send&hellip;<span class="activity-read-more" id="activity-read-more-24540"><a href="https://usspvlclovertch2.infor.com/forums/topic/rest-api-with-put-request-to-json-format/#post-119741" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">79329475a234662e4a7cffb6d3ffbbe8</guid>
				<title>Paul Stein replied to the topic Trying to send dynamic address to a FHIR connection using ws-rawclient protocol in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/trying-to-send-dynamic-address-to-a-fhir-connection-using-ws-rawclient-protocol/#post-119740</link>
				<pubDate>Mon, 16 May 2022 20:30:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>Disregard,  intended for a different topic thread.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a657830035f9a66bd321d12f6cbe47bc</guid>
				<title>Paul Stein replied to the topic Trying to send dynamic address to a FHIR connection using ws-rawclient protocol in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/trying-to-send-dynamic-address-to-a-fhir-connection-using-ws-rawclient-protocol/#post-119739</link>
				<pubDate>Mon, 16 May 2022 20:17:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>I usually get bad data errors when resending the message form smat or if the reply doesn&#8217;t have an endpoint. Try to send the message from the thread it will be routed from using an external client, like HL7Spy or SOAPUI.  Basically, if the IB message that is routing the message is trying to send a reply but doesn&#8217;t have any where to send to since&hellip;<span class="activity-read-more" id="activity-read-more-24538"><a href="https://usspvlclovertch2.infor.com/forums/topic/trying-to-send-dynamic-address-to-a-fhir-connection-using-ws-rawclient-protocol/#post-119739" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d99be72f31f69d5ece4498e8f77424eb</guid>
				<title>Paul Stein replied to the topic REST API with PUT Request to JSON format in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/rest-api-with-put-request-to-json-format/#post-119729</link>
				<pubDate>Fri, 13 May 2022 01:49:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>Check out this thread &#8211; should do what you need. Update the key for httpRequestInfo either on route or OB thread.</p>
<p>&nbsp;</p>
<p><a href="https://usspvlclovertch2.infor.com/forums/topic/trying-to-send-dynamic-address-to-a-fhir-connection-using-ws-rawclient-protocol/" rel="noopener" rel="nofollow ugc">https://usspvlclovertch2.infor.com/forums/topic/trying-to-send-dynamic-address-to-a-fhir-connection-using-ws-rawclient-protocol/</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">265dc1c0f450b2b59fe0c0c03281990b</guid>
				<title>Paul Stein replied to the topic REST API with PUT Request to JSON format in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/rest-api-with-put-request-to-json-format/#post-119719</link>
				<pubDate>Wed, 11 May 2022 17:55:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>Can you turn on Message Logging Enabled in the Bus? I am not using a WS Raw Client, but it should at least display something similar to below in the log file. This would at least verify the driver is sending the PUT method</p>
<p>&nbsp;</p>
<blockquote><p>java:java:INFO/1:test_out_0:05/11/2022 13:40:39]&hellip;</p></blockquote>
<p><span class="activity-read-more" id="activity-read-more-24519"><a href="https://usspvlclovertch2.infor.com/forums/topic/rest-api-with-put-request-to-json-format/#post-119719" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">272ef1b9c8147a8ac07c07c2e3d81670</guid>
				<title>Paul Stein replied to the topic REST API with PUT Request to JSON format in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/rest-api-with-put-request-to-json-format/#post-119716</link>
				<pubDate>Wed, 11 May 2022 01:12:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey Bill &#8211; are you able to verify in a message dump or keylget of the request headers that Cloverleaf is sending the &#8216;PUT&#8217;?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">120e38954365a316a3effc2eb43b147d</guid>
				<title>Paul Stein replied to the topic Using java/ws-rawclient to call a GET endpoint in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/using-java-ws-rawclient-to-call-a-get-endpoint/#post-119583</link>
				<pubDate>Thu, 03 Mar 2022 12:28:19 -0500</pubDate>

									<content:encoded><![CDATA[<p>Is this an outbound thread?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c0a10000361ed6e4d809bdc78fe01480</guid>
				<title>Paul Stein replied to the topic Tables - automated way of updating them? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tables-automated-way-of-updating-them/#post-119335</link>
				<pubDate>Wed, 17 Nov 2021 02:19:10 -0500</pubDate>

									<content:encoded><![CDATA[<p>Programmatically could possibly be done via Swagger/CLAPI.</p>
<p>I do see an operations listed for addOneRow,  deleteOneRow, and updateOneRow.</p>
<p>I too am interested in Charlie&#8217;s dynamic tables.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">310add8b8fb7718c189ccc11e776aa6e</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119161</link>
				<pubDate>Wed, 08 Sep 2021 20:07:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Kim &#8211; the state should provide a wsdl url for you. In some cases, it requires you to just add ?wsdl at the end of whatever URL they provided for you to submit to.</p>
<p>You will want that so you can download the wsdl locally and also so you can compile the XML package from it that allows you to use xlates.</p>
<p>See some of my previous replies here or feel&hellip;<span class="activity-read-more" id="activity-read-more-23858"><a href="https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119161" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f38505a1e22f918411fa5d5d766c16a9</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119101</link>
				<pubDate>Fri, 13 Aug 2021 18:28:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>Interesting &#8211; I am not having that issue.</p>
<p>Do you have time for a screenshare? email: <a href="mailto:pstein@ohiponline.org" rel="nofollow ugc">pstein@ohiponline.org</a></p>
<p>I can setup a teams meeting.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7bdf2722c05048836d2ad58ce93e3dc4</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119098</link>
				<pubDate>Fri, 13 Aug 2021 16:31:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Do you have a proc on the outbound TPS by chance? I have mine set up with MESSAGE for service mode and it is sending:</p>
<p>&nbsp;</p>
<p>&lt;Envelope&hellip;<span class="activity-read-more" id="activity-read-more-23775"><a href="https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119098" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">36a2d62ebb1d1db1639068aac1c9b210</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119096</link>
				<pubDate>Fri, 13 Aug 2021 16:00:44 -0400</pubDate>

									<content:encoded><![CDATA[<p>Are you using java-ws/client in payload mode?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1f6240df3cc64b261470439c30120a1c</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119092</link>
				<pubDate>Fri, 13 Aug 2021 01:04:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>Word document attached.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8fe3001af2817afbed14d4e5519db72a</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119087</link>
				<pubDate>Fri, 13 Aug 2021 01:04:17 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ok &#8211; you can definitely send the full hl7 message in the soap body to a department of health hosting a webservice that consumes the data. The WSDL you provided is very similar to the one i am using.</p>
<ol>
<li>Create a single field VRL &#8211; mine is called &#8216;singleMessage.vrl&#8217;.
<ol>
<li>See attachment</li>
</ol>
</li>
<li>Create xlate to take VRL to XML(from the invoked XML package&hellip;</li>
</ol>
<p><span class="activity-read-more" id="activity-read-more-23769"><a href="https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119087" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d5a252900c1048d3cdfe3f5ef3677114</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119086</link>
				<pubDate>Thu, 12 Aug 2021 21:33:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>Yep &#8211; i actually create a single field VRL to wrap the full HL7 message into, and use the xlate to take the VRL input to the WSDL &#8216;input message&#8217; part of the XML on the output. After i am done with the xlate, i place it on the route and it actually doesn&#8217;t care that the source is HL7 and not an actual VRL file</p>
<p>For the username/passwords on the&hellip;<span class="activity-read-more" id="activity-read-more-23768"><a href="https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119086" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">df7ea44c8d7d841804c9f5a782f3a191</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119081</link>
				<pubDate>Thu, 12 Aug 2021 20:00:42 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim &#8211; do you mind sharing your wsdl?  I&#8217;d like to take a look at it. You can use the OB java/ws-client to invoke the wsdl and create an xml package. That can then be used to put the message into the payload, which is wrapped by the SOAP Message xml.</p>
<p>You can also do what Jorge suggested and use a tcl proc.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">463c35091ba9cb47a357eedc41516543</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119058</link>
				<pubDate>Wed, 28 Jul 2021 01:14:25 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ok &#8211; we need to get a wsdl uri/url &#8211; and go from there.</p>
<p>Send me an email and we&#8217;ll set something up.</p>
<p><a href="mailto:pstein@ohiponline.org" rel="nofollow ugc">pstein@ohiponline.org</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d7a66cf67f63bae395ff9e9c17661995</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119055</link>
				<pubDate>Tue, 27 Jul 2021 01:53:09 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jorge &#8211; maybe we can set a screen share up if we need to go further.</p>
<p>I reviewed your log file  &#8211; which had cloverleaf logs and the message handle, which appears you are sending SOAP, therefore should probably be using a PUT message. The reply in the log file appears to be an html/javascript response to a GET from their service. I would expect&hellip;<span class="activity-read-more" id="activity-read-more-23723"><a href="https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119055" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fb056edc56b6339e7005a91d36d9a9e5</guid>
				<title>Paul Stein replied to the topic Web Service Set Up For Dummies in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/web-service-set-up-for-dummies/#post-119052</link>
				<pubDate>Mon, 26 Jul 2021 19:15:02 -0400</pubDate>

									<content:encoded><![CDATA[<p>There are a few different considerations depending on java/ws-server or ws-client.</p>
<p>Which one are you setting up? I can give some general advise from what i have set up as i use both and have them locked down with TLS.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">91191584867833eff45410458ee5b8af</guid>
				<title>Paul Stein replied to the topic Send to Error DB from xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/send-to-error-db-from-xlate/#post-118973</link>
				<pubDate>Thu, 17 Jun 2021 22:40:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>I understand now and agree, I have changed this to a named procedure rather than embedded now that i have this working.</p>
<p>Thanks Jim.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">aecc2bb85555dc42c6aa2ca6b94a6dcc</guid>
				<title>Paul Stein replied to the topic Send to Error DB from xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/send-to-error-db-from-xlate/#post-118970</link>
				<pubDate>Thu, 17 Jun 2021 22:15:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim &#8211; I see the xpmerror now in User Doc and was able to get a message to the errorDB by using the &#8216;CALL&#8217; Action, and then selecting &#8216;Error&#8217; in the Error drop down.</p>
<p>That works, but is that what you meant by letting the Xlate Action determine what happens?</p>
<p>Also &#8211; not sure if i should use this in a pre-proc or jus the &#8216;PROC&#8217; section, as if this&hellip;<span class="activity-read-more" id="activity-read-more-23602"><a href="https://usspvlclovertch2.infor.com/forums/topic/send-to-error-db-from-xlate/#post-118970" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">256d6a5dcfd7e3d14c26cd82b82523fa</guid>
				<title>Paul Stein started the topic Send to Error DB from xlate in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/send-to-error-db-from-xlate/</link>
				<pubDate>Thu, 17 Jun 2021 21:33:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is there a way to send a message to the error database within an xlate?</p>
<p>If a certain condition isn&#8217;t met, I would like it to error out.</p>
<p>From reading the documentation and this forum, I believe I may need to use the call action and then set the disposition to ERROR.</p>
<p>I have tried calling a tps proc from within the &#8216;tcl&#8217; section but I cannot get&hellip;<span class="activity-read-more" id="activity-read-more-23600"><a href="https://usspvlclovertch2.infor.com/forums/topic/send-to-error-db-from-xlate/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c611b541251ee2e2a85db2fd887b88a4</guid>
				<title>Paul Stein replied to the topic Trying to send dynamic address to a FHIR connection using ws-rawclient protocol in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/trying-to-send-dynamic-address-to-a-fhir-connection-using-ws-rawclient-protocol/#post-118958</link>
				<pubDate>Tue, 15 Jun 2021 17:14:52 -0400</pubDate>

									<content:encoded><![CDATA[<p>This is extremely valuable info. Thanks for sharing this.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>