<?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 | Tom Gilbert | Activity</title>
	<link>https://clovertech.infor.com/members/tom-gilbert/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/tom-gilbert/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Tom Gilbert.</description>
	<lastBuildDate>Tue, 21 Apr 2026 02:32:38 -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">8498f5f1d3b58e12a45c707a673365b3</guid>
				<title>Tom Gilbert replied to the topic Want to putll in an external file use it to pull data and throw the file out... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/want-to-putll-in-an-external-file-use-it-to-pull-data-and-throw-the-file-out/#post-119439</link>
				<pubDate>Tue, 14 Dec 2021 12:45:05 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello Sir,</p>
<p>This worked perfectly&#8230;:)</p>
<p>set fileHandle [open $emailfilepath r]<br />
set wholeFile [read $fileHandle]<br />
close $fileHandle</p>
<p>Thank you&#8230;:)</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">990496b2eac32258b1017e5cd2d83916</guid>
				<title>Tom Gilbert replied to the topic Want to putll in an external file use it to pull data and throw the file out... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/want-to-putll-in-an-external-file-use-it-to-pull-data-and-throw-the-file-out/#post-119435</link>
				<pubDate>Mon, 13 Dec 2021 22:12:27 -0500</pubDate>

									<content:encoded><![CDATA[<p>file already exists</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">492dcdac868a19218c10053dae0ad9e4</guid>
				<title>Tom Gilbert replied to the topic Want to putll in an external file use it to pull data and throw the file out... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/want-to-putll-in-an-external-file-use-it-to-pull-data-and-throw-the-file-out/#post-119432</link>
				<pubDate>Mon, 13 Dec 2021 21:39:34 -0500</pubDate>

									<content:encoded><![CDATA[<p>Here is the value from echo below&#8230;  &#8216;msg2 file6&#8217;  Not sure where file6 is coming from</p>
<p> set emailfilepath &#8220;/quovadx/cis5.8/integrator/kdtest_miln/files/infor_inscvg/temp/email_infor_inscvg.txt&#8221;</p>
<p>set msg2 [open $emailfilepath r]</p>
<p>echo<br />
echo msg2 $msg2<br />
echo</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">952ed963bfe355807db6f2ce29b08a39</guid>
				<title>Tom Gilbert started the topic Want to putll in an external file use it to pull data and throw the file out... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/want-to-putll-in-an-external-file-use-it-to-pull-data-and-throw-the-file-out/</link>
				<pubDate>Mon, 13 Dec 2021 21:13:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>I have a tcl proc that reads a file and processes it and sends it on it&#8217;s way.  I want to put in a seperate file from within the tcl proc and disgard it when done.  Here is what I have:</p>
<p>set emailfilepath &#8220;/quovadx/cis5.8/integrator/kdtest_miln/files/infor_inscvg/temp/email_infor_inscvg.txt&#8221;</p>
<p>set emailfile [open $emailfilepath r]</p>
<p>close&hellip;<span class="activity-read-more" id="activity-read-more-24182"><a href="https://usspvlclovertch2.infor.com/forums/topic/want-to-putll-in-an-external-file-use-it-to-pull-data-and-throw-the-file-out/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9c8b370a287050a461e5fee8767c43d9</guid>
				<title>Tom Gilbert replied to the topic Getting dispList error and I have a variable it states it can&#039;t read... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/getting-displist-error-and-i-have-a-variable-it-states-it-cant-read/#post-119386</link>
				<pubDate>Thu, 02 Dec 2021 16:14:48 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thank you for all your help.  I looked over that a million times.  appreciate everything&#8230;:)</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">11dd9d685577d5ff89c434228fb07da8</guid>
				<title>Tom Gilbert replied to the topic Getting dispList error and I have a variable it states it can&#039;t read... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/getting-displist-error-and-i-have-a-variable-it-states-it-cant-read/#post-119381</link>
				<pubDate>Wed, 01 Dec 2021 22:25:01 -0500</pubDate>

									<content:encoded><![CDATA[<p>Here is the tcl proc&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">59a8b1064ba28792f5de34a46e07ea7e</guid>
				<title>Tom Gilbert started the topic Getting dispList error and I have a variable it states it can&#039;t read... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/getting-displist-error-and-i-have-a-variable-it-states-it-cant-read/</link>
				<pubDate>Wed, 01 Dec 2021 21:18:00 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello All,</p>
<p>two questions:</p>
<p>1. I get the following error when I do a test on a tclproc:</p>
<p>sourceFilter /quovadx/cis5.8/integrator/kdtest_miln/tclprocs/tps_infor_deltaden_inscvg.tcl: Failed to source filtered file: can&#8217;t read &#8220;dispList&#8221;: no such variable</p>
<p>What is the best way to fix this.</p>
<p>2. I keep getting an error that example &#8216;can&#8217;t read &#8216;per05&#8217;;&hellip;<span class="activity-read-more" id="activity-read-more-24125"><a href="https://usspvlclovertch2.infor.com/forums/topic/getting-displist-error-and-i-have-a-variable-it-states-it-cant-read/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fee5a1251323ed11fe17cb305a538d2a</guid>
				<title>Tom Gilbert replied to the topic How would I do an iterate on a inbound flat file it is VRL... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-would-i-do-an-iterate-on-a-inbound-flat-file-it-is-vrl/#post-119375</link>
				<pubDate>Wed, 01 Dec 2021 14:38:29 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello Jim,</p>
<p>I think that would be great.  Would it be good sometime between 7:30am PT to 1:00pm PT.  My number is below or I can call you whatever is convenient.</p>
<p>My number is 559-624-5386 or 1-559-936-4785</p>
<p>Thank you</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">19e87caa6ffb95c6cb17a2628c628f06</guid>
				<title>Tom Gilbert replied to the topic How would I do an iterate on a inbound flat file it is VRL... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-would-i-do-an-iterate-on-a-inbound-flat-file-it-is-vrl/#post-119372</link>
				<pubDate>Wed, 01 Dec 2021 13:53:41 -0500</pubDate>

									<content:encoded><![CDATA[<p>You mention record structure.  This is a HIPAA 834 record structure.  This is employee insurance coverage for deltadental.  The have segment name like ISA, GS, ST, BGNN&#8230;  This file they give me is fixed length and because that is not quite true I had to put it through a tickle proc and not it is a delimited file so made it a vrl.  There are 22&hellip;<span class="activity-read-more" id="activity-read-more-24120"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-would-i-do-an-iterate-on-a-inbound-flat-file-it-is-vrl/#post-119372" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f5fe3501f9da050d4a1eb955931bfb72</guid>
				<title>Tom Gilbert replied to the topic How would I do an iterate on a inbound flat file it is VRL... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-would-i-do-an-iterate-on-a-inbound-flat-file-it-is-vrl/#post-119370</link>
				<pubDate>Wed, 01 Dec 2021 13:36:51 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello Jim,  Been a long time&#8230;:)  Hope all is well.</p>
<p>I set this up and getting the following error when testing.  Not sure what this is.</p>
<p>Please Wait &#8230;&#8230;<br />
Command Issued: hcixlttest -a  -i -e ASCII -d 1 -f eof infor_deltadental_inscvg.xlt /quovadx/cis5.8/integrator/kdtest_miln/Testing_VRL2.CONTINUE<br />
Command output:</p>
<p>MESSAGE 1</p>
<p>Field Number:&hellip;<span class="activity-read-more" id="activity-read-more-24118"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-would-i-do-an-iterate-on-a-inbound-flat-file-it-is-vrl/#post-119370" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ed1b7974c2dc826048ac29cde9380b2e</guid>
				<title>Tom Gilbert started the topic How would I do an iterate on a inbound flat file it is VRL... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-would-i-do-an-iterate-on-a-inbound-flat-file-it-is-vrl/</link>
				<pubDate>Tue, 30 Nov 2021 23:44:18 -0500</pubDate>

									<content:encoded><![CDATA[<p>I need help with creating an iterate on a VRL to VRL flat file.  I have about 11 of 17 of my segments that I need to iterate.  Trying to see how the best way to do this.  Please let me know if any questions.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ea022db27e76b078c025b93d8a6f65fe</guid>
				<title>Tom Gilbert started the topic How is the best way to process a file message that I made delimited vs fixed. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-is-the-best-way-to-process-a-file-message-that-i-made-delimited-vs-fixed/</link>
				<pubDate>Mon, 29 Nov 2021 19:36:54 -0500</pubDate>

									<content:encoded><![CDATA[<p>How is the best way to process a file message that came in fixed and I made it delimited.  This is not an HL7 message.  I made the field delimiter &#8216;*&#8217; and the segment delimiter &#8216;^&#8217;.  I was going to use VRL but how do you tell it the delimiters or is there a better way to xlate this?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6ce7f5defcc2d74d2db3e44177ee00b3</guid>
				<title>Tom Gilbert replied to the topic Problem is on outbound I lose my trailing spaces... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-is-on-outbound-i-lose-my-trailing-spaces/#post-119352</link>
				<pubDate>Fri, 19 Nov 2021 18:50:17 -0500</pubDate>

									<content:encoded><![CDATA[<p>Sorry this is a flat file and is suppose to be a fixed length.  The source cannot pad spaces at end of the segments so I am adding them to get to max length via a pre tcl so I can map correctly in xlate.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1cf77536a911084f53f8e823162d116d</guid>
				<title>Tom Gilbert started the topic Problem is on outbound I lose my trailing spaces... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/problem-is-on-outbound-i-lose-my-trailing-spaces/</link>
				<pubDate>Fri, 19 Nov 2021 17:23:11 -0500</pubDate>

									<content:encoded><![CDATA[<p>I created a pre tcl to add spaces to fit length.  In testing spacing is there for the proc.  after it goes through xlate post proc all the trailing spaces are gone.  any thoughts on how to retain them&#8230;?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4ac9415151fb8659bb8b0c4787b71873</guid>
				<title>Tom Gilbert started the topic What does this error mean for &#039;can&#039;t read &#034;dispList&#034;; no such variable in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/what-does-this-error-mean-for-cant-read-displist-no-such-variable/</link>
				<pubDate>Thu, 18 Nov 2021 16:57:45 -0500</pubDate>

									<content:encoded><![CDATA[<p>Failed to source filtered file: can&#8217;t read &#8220;dispList&#8221;: no such variable</p>
<p>Please let me know if you need more info&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f16b274379cba657d93f5ee22bf555a8</guid>
				<title>Tom Gilbert replied to the topic Within TCL I am trying to split a flatfile message and each line ends in a CRLF in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/within-tcl-i-am-trying-to-split-a-flatfile-message-and-each-line-ends-in-a-crlf/#post-119347</link>
				<pubDate>Wed, 17 Nov 2021 17:56:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>The above worked great&#8230;  Thank you so much&#8230;:)</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2cdbbc999ef7c00de60f149baf11b16f</guid>
				<title>Tom Gilbert replied to the topic I am trying to append spaces on a line because it is a fixed length in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/i-am-trying-to-append-spaces-on-a-line-because-it-is-a-fixed-length/#post-119343</link>
				<pubDate>Wed, 17 Nov 2021 16:43:23 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hello All,  looks like I got it.  Here is what I am using:</p>
<p>set newspccntn1p5 [append test $seg$spccntn1p5]</p>
<p>Why do we have to put &#8216;test&#8217; in for a variable?  Does not affect the outcome, I am just curious.</p>
<p>Thank you&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">71d512c0532a441e9c9259caf84c6b90</guid>
				<title>Tom Gilbert started the topic I am trying to append spaces on a line because it is a fixed length in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/i-am-trying-to-append-spaces-on-a-line-because-it-is-a-fixed-length/</link>
				<pubDate>Wed, 17 Nov 2021 16:16:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>The problem is the source does not fill in after it gives me the last field so I am using tcl to  fill that in so I can use it as fixed when I do the mapping.  I tried concat but from what I read it automatically removes leading and trailing spaces.  How can I do this without losing the space buffering.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b77d2ba809d9bb6cc768b3a8ab922917</guid>
				<title>Tom Gilbert started the topic Within TCL I am trying to split a flatfile message and each line ends in a CRLF in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/within-tcl-i-am-trying-to-split-a-flatfile-message-and-each-line-ends-in-a-crlf/</link>
				<pubDate>Wed, 17 Nov 2021 16:12:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>Within TCL I am trying to split a flat file message and each line ends in a CRLF.  Here is an example of what I am using &#8216;set segs [split $msg r]&#8217;  for some reason it is showing an extra character when I get the length.  Do I need to split on somthing else?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1e4e8d9dfd56a6a7ed6320de8ec238d9</guid>
				<title>Tom Gilbert replied to the topic Need help with Regsub trying to change &#039;~*&#039; to a &#039;~&#039;. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-help-with-regsub-trying-to-change-to-a/#post-119308</link>
				<pubDate>Thu, 11 Nov 2021 13:55:17 -0500</pubDate>

									<content:encoded><![CDATA[<p>I got this to work with your help&#8230;:)  Here is the regsub I used and it is working&#8230;:)</p>
<p>regsub -all {~*} $msg &#8220;~&#8221; msg</p>
<p>Also, this is what I have under &#8216;Run&#8217;</p>
<p># &#8216;run&#8217; mode always has a MSGID; fetch and process it<br />
keylget args MSGID mh<br />
keylget args ARGS newchar<br />
set st 0<br />
if { [llength $newchar] == 3 } { set st [lindex $newchar 2] }<br />
set msg [msgget&hellip;<span class="activity-read-more" id="activity-read-more-24052"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-help-with-regsub-trying-to-change-to-a/#post-119308" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b63be43052f74837b9b273ff0d0e67b5</guid>
				<title>Tom Gilbert started the topic Need help with Regsub trying to change &#039;~*&#039; to a &#039;~&#039;. in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-help-with-regsub-trying-to-change-to-a/</link>
				<pubDate>Wed, 10 Nov 2021 15:11:25 -0500</pubDate>

									<content:encoded><![CDATA[<p>Need help with regsub trying to change &#8216;~*&#8217; (tilde, asterick) to a &#8216;~&#8217; (tilde).  I am trying to do this in post processing via tcl.</p>
<p>This is a fixed length file that is coming into cloverleaf and I map it to a variable length and goes outbound.  I then want to you tcl to replace the characters described above.</p>
<p>The second part of the question is h&hellip;<span class="activity-read-more" id="activity-read-more-24048"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-help-with-regsub-trying-to-change-to-a/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e56e227ea4204be299d31b726701dced</guid>
				<title>Tom Gilbert replied to the topic Adding leading zero&#039;s and goes away when it goes outbound in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-leading-zeros-and-goes-away-when-it-goes-outbound/#post-86413</link>
				<pubDate>Tue, 07 Aug 2018 20:36:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>I got it to work. &nbsp;was odd&#8230; &nbsp;I had the following:</p>
<p>echo set xlateOutVals $newmrn</p>
<p>I took the echo off and all was ok&#8230; odd&#8230;</p>
<p>Thanks,</p>
<p>Tom</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fd4d8334174a17a0ef19b4d53312af30</guid>
				<title>Tom Gilbert replied to the topic Thank you Jim Koslosski in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/thank-you-jim-koslosski/#post-79423</link>
				<pubDate>Thu, 13 Mar 2014 23:13:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim, has been awesome to me and never tells me no. &nbsp;I am so grateful and he is an incredible asset on here&#8230; &nbsp;Thank you for everything Jim&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b0c62d485081851e86123779bedde014</guid>
				<title>Tom Gilbert replied to the topic need to ftp files from cloverleaf to an external server in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-ftp-files-from-cloverleaf-to-an-external-server/#post-76808</link>
				<pubDate>Wed, 18 Sep 2013 15:37:25 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello Jim,</p>
<p>Hope all is well&#8230;</p>
<p>Do you still have those tcl procs? &nbsp;my email is <a href="mailto:tgilbert@vmchealth.com" rel="nofollow ugc">tgilbert@vmchealth.com</a>.</p>
<p>Thanks,</p>
<p>Tom</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">33b2074c266c3722d1c30e8f7f06f020</guid>
				<title>Tom Gilbert replied to the topic When using continue it seems to send dup msg on last msg in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/when-using-continue-it-seems-to-send-dup-msg-on-last-msg/#post-79025</link>
				<pubDate>Thu, 05 Sep 2013 17:17:58 -0400</pubDate>

									<content:encoded><![CDATA[<p>awesome that worked&#8230;thank you</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0873072c0fc9cb1bc30bf3dceaf3f870</guid>
				<title>Tom Gilbert replied to the topic HL7 messages not going to routes... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hl7-messages-not-going-to-routes/#post-76287</link>
				<pubDate>Mon, 02 Apr 2012 15:32:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>I was using the msgcreate and that did wipe out the message header. &nbsp;I took that out and all went well&#8230; &nbsp;Thank Charlie and Jim&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f145aa43f966f95b4a6edfddb908508b</guid>
				<title>Tom Gilbert replied to the topic HL7 messages not going to routes... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hl7-messages-not-going-to-routes/#post-76285</link>
				<pubDate>Fri, 30 Mar 2012 14:28:15 -0400</pubDate>

									<content:encoded><![CDATA[<p>When I take the Tcl Proc out everything passes through just fine.</p>
<p>I am attaching my Tcl Proc and xlate</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">29c542553cf65169435bbe43eeaa7ba4</guid>
				<title>Tom Gilbert replied to the topic ODBC Connection Issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/odbc-connection-issue/#post-76281</link>
				<pubDate>Fri, 30 Mar 2012 13:45:13 -0400</pubDate>

									<content:encoded><![CDATA[<p>If you do get the SQL Error you can run this and this will give you more detail of why&#8230;</p>
<p>set err2 [odbc SQLGetDiagRec SQL_HANDLE_STMT $hstmt 1 SqlState NativeError MessageText 511 TextLength]</p>
<p>echo err2 $err2<br />
echo sqlstate $SqlState<br />
echo nativeerror $NativeError<br />
echo messagetext $MessageText</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0f9bfd594053f29a28c53ed408a02299</guid>
				<title>Tom Gilbert replied to the topic HL7 Message Failed &#039;101 - Unsupported Trx Id&#039; in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hl7-message-failed-101-unsupported-trx-id/#post-75635</link>
				<pubDate>Fri, 09 Dec 2011 16:53:03 -0500</pubDate>

									<content:encoded><![CDATA[<p>The failure is ocurring on the outbound thread with the reply coming back from the inbound thread&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">025264c6377ab449c1bd468a12b71d46</guid>
				<title>Tom Gilbert replied to the topic odbc question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/odbc-question-3/#post-75496</link>
				<pubDate>Fri, 09 Dec 2011 16:17:42 -0500</pubDate>

									<content:encoded><![CDATA[<p>This is what I go through to connect&#8230;</p>
<p>incase you are calling the tcl from a xlate that is included otherwise just remove it.</p>
<p>I use the DNS on the cloverleaf server and I call a stored procedure:</p>
<p>set debug 1<br />
package require odbc</p>
<p>upvar &nbsp; xlateId &nbsp; &nbsp; &nbsp; xlateId<br />
&nbsp; &nbsp; &nbsp; &nbsp;xlateInList &nbsp; xlateInList<br />
&nbsp; &nbsp; &nbsp; &nbsp;xlateInTypes &nbsp;xlateInTypes<br />
&nbsp; &nbsp; &nbsp;&hellip;<span class="activity-read-more" id="activity-read-more-6275"><a href="https://usspvlclovertch2.infor.com/forums/topic/odbc-question-3/#post-75496" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">42be2bc668216dfbf154424471e058ff</guid>
				<title>Tom Gilbert replied to the topic Need help on sending an HL7 message from proc to thread in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-help-on-sending-an-hl7-message-from-proc-to-thread/#post-75212</link>
				<pubDate>Thu, 29 Sep 2011 15:05:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am doing the following but for some reason it is not sending. &nbsp;Am I missing anything&#8230;</p>
<p>set newmsg $KDDH_Message<br />
set mh [msgcreate -recover $newmsg]<br />
lappend dispList &#8220;CONTINUE $mh&#8221;</p>
<p>The msgcreate is creating message0 which is great but not going to the thread&#8230;</p>
<p>I attached the setting when i select Protocol: UPOC for my protocol and the Read&hellip;<span class="activity-read-more" id="activity-read-more-9884"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-help-on-sending-an-hl7-message-from-proc-to-thread/#post-75212" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dad5d4737e3224fb8ecf4a5dce273ba5</guid>
				<title>Tom Gilbert replied to the topic Need help on sending an HL7 message from proc to thread in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-help-on-sending-an-hl7-message-from-proc-to-thread/#post-75210</link>
				<pubDate>Wed, 28 Sep 2011 23:01:50 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello David, &nbsp;I did the createmsg and that worked great. &nbsp;I still cannot get it to the thread. &nbsp;I did select upoc on the thread and I did put the tcl proc in the properties and set the seconds. &nbsp;but for some reason it is not going to the thread. &nbsp;Please see program attached&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">05da2f6c2580f532c6e1b1c4329abf74</guid>
				<title>Tom Gilbert replied to the topic Pass Through Thread.  Will it handle inbound and outbound? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/pass-through-thread-will-it-handle-inbound-and-outbound/#post-74503</link>
				<pubDate>Thu, 02 Jun 2011 00:02:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here is a more detailed layout of the xfer threads&#8230;</p>
<p>Is this correct?</p>
<p>ib_lab &nbsp;</p>
<p>&nbsp; PROTOCOL: pdl-tcpip<br />
&nbsp; Type: Server<br />
&nbsp; Port: 6040</p>
<p>ps_hospital</p>
<p>&nbsp; PROTOCOL: tcpip<br />
&nbsp; Type: Client<br />
&nbsp; Host: localhost<br />
&nbsp; Port: 12345</p>
<p>ob_hospital</p>
<p>&nbsp; PROTOCOL: pdl-tcpip<br />
&nbsp; Type: Client<br />
&nbsp; Host: 172.16.10.31<br />
&nbsp; Port: 7050</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2335dd57c03c540a5d3006ea29039870</guid>
				<title>Tom Gilbert replied to the topic Removing Pending Messages... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/removing-pending-messages/#post-74432</link>
				<pubDate>Tue, 17 May 2011 20:57:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Sorry meant to say that did not work&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">69e358ab375385117cc145aaaece61e6</guid>
				<title>Tom Gilbert replied to the topic Removing Pending Messages... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/removing-pending-messages/#post-74431</link>
				<pubDate>Tue, 17 May 2011 20:56:42 -0400</pubDate>

									<content:encoded><![CDATA[<p>That did work&#8230;</p>
<p>Here is a screen shot&#8230;</p>
<p>[/img]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">31fd61a522c4c6bdfcbdcf93413d0705</guid>
				<title>Tom Gilbert replied to the topic Removing Pending Messages... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/removing-pending-messages/#post-74429</link>
				<pubDate>Tue, 17 May 2011 20:35:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>i typed the following:</p>
<p>hcidbdump -r -U tgilbert -f fr_prm_orm -D</p>
<p>I got the following:</p>
<p>Done. &nbsp;No messages found to delete.</p>
<p>There is one message in pending on this thread&#8230;</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d0f172977efb56a5f8557c5c5365d764</guid>
				<title>Tom Gilbert replied to the topic Removing Pending Messages... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/removing-pending-messages/#post-74428</link>
				<pubDate>Tue, 17 May 2011 20:29:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>I tried this and it did not work&#8230; &nbsp;Did not remove the pending message&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b023c009409c088496c914056479267f</guid>
				<title>Tom Gilbert replied to the topic Can we have two xlates on the same thread? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/can-we-have-two-xlates-on-the-same-thread/#post-74408</link>
				<pubDate>Tue, 17 May 2011 19:11:25 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here is an example of what I am trying to do&#8230;</p>
<p>fr_thread1<br />
&nbsp; xlate_to_thread2<br />
&nbsp; &nbsp; &nbsp;proc1<br />
&nbsp; &nbsp; &nbsp;proc2<br />
&nbsp; &nbsp; &nbsp;xlate1<br />
&nbsp; &nbsp; &nbsp;xlate2</p>
<p>I know there is a way to select multiple procs and set the order in which to run.</p>
<p>I do not see a way to select xlate1 and xlate2 to be on the same route message.</p>
<p>I was wondering if it is possible and how it can be&hellip;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8967a1868b398d456395230eaa54b45e</guid>
				<title>Tom Gilbert replied to the topic How do I delay a send of an HL7 message... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-do-i-delay-a-send-of-an-hl7-message/#post-74381</link>
				<pubDate>Mon, 16 May 2011 23:52:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>I was waiting for data to be populated into an sql table in a particular column.</p>
<p>I put in a while statement in the beginning of my tcl proc looking for the value. &nbsp;</p>
<p>Then I ran through the sql query.</p>
<p>If there was no value found I killed the connection and went the through the while until data was found in the column I was expecting. &nbsp;</p>
<p>I then&hellip;<span class="activity-read-more" id="activity-read-more-7991"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-do-i-delay-a-send-of-an-hl7-message/#post-74381" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">61b24b22571aa6a897058ee7bfe3dd23</guid>
				<title>Tom Gilbert replied to the topic Wanting to pass through an ACK... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/wanting-to-pass-through-an-ack/#post-72059</link>
				<pubDate>Mon, 16 May 2011 21:19:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here is a document on how to send acks back to source system from the destination system.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">abcb8760d2f926e2864b3bb93aed8481</guid>
				<title>Tom Gilbert replied to the topic Wanting to pass through an ACK... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/wanting-to-pass-through-an-ack/#post-72058</link>
				<pubDate>Mon, 16 May 2011 18:51:58 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello All,</p>
<p>This is resolved with the help of Jim. &nbsp;I will be attaching a document soon with screen shots on how this was resolved&#8230;</p>
<p>Thanks,</p>
<p>Tom</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a8c94ba79264b21cca191e5d5623601a</guid>
				<title>Tom Gilbert replied to the topic Insert command to a SQL database (Microsoft SQL) using TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74372</link>
				<pubDate>Thu, 12 May 2011 22:29:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you so much for helping&#8230;</p>
<p>I finally got the error: 2400 Invaled Cursor State</p>
<p>I used the following command to get the error:</p>
<p>set err2 [odbc SQLGetDiagRec SQL_HANDLE_STMT $hstmt 1 SqlState NativeError MessageText 511 TextLength]<br />
echo err2 $err2<br />
echo sqlstate $SqlState<br />
echo nativeerror $NativeError<br />
echo messagetext $MessageText</p>
<p>The&hellip;<span class="activity-read-more" id="activity-read-more-11593"><a href="https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74372" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">babcdc930b417a583ad37c9fb9883700</guid>
				<title>Tom Gilbert replied to the topic Insert command to a SQL database (Microsoft SQL) using TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74369</link>
				<pubDate>Thu, 12 May 2011 17:50:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>set insert &#8220;INSERT INTO PRM_PCIS_OrderNo_xRef (id,prm_msgid,pcis_orderno,insertdatetime) VALUES(newID,&#8217;$msh_10&#8242;,&#8221;,&#8221;)&#8221;</p>
<p>set err [odbc SQLExecDirect $hstmt $insert SQL_NTS]</p>
<p>What would be the best way to configure SQLGetDiagRec. &nbsp;I keep getting wrong args&#8230; 😕 </p>
<p>Thank you</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a09e28dfe0a8217e4d205d7b3b970d57</guid>
				<title>Tom Gilbert replied to the topic Insert command to a SQL database (Microsoft SQL) using TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74366</link>
				<pubDate>Wed, 11 May 2011 23:47:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>Now I am getting an SQL Error when executing the odbc SQLExescDirect:</p>
<p>set insert &#8220;INSERT INTO PRM_PCIS_OrderNo_xRef (prm_msgid,pcis_orderno) VALUES(&#8221;,&#8217;$msh_10&#8242;,&#8221;,&#8221;)&#8221;</p>
<p>set err [odbc SQLExecDirect $hstmt $insert SQL_NTS]<br />
echo err $err</p>
<p>$erro is equaling &#8216;SQL_ERROR&#8217;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">52029a4ecda7e82d4744653b09b5cbf4</guid>
				<title>Tom Gilbert replied to the topic Insert command to a SQL database (Microsoft SQL) using TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74364</link>
				<pubDate>Wed, 11 May 2011 22:03:56 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello Steve, &nbsp;Thank you&#8230; &nbsp;I don&#8217;t get errors any more&#8230; &nbsp;The problem is that the data is not inserting into the table. &nbsp;I put some echo&#8217;s in there and can see a the echo&#8217;s before and after the &#8216;set insert&#8230;.&#8217; but did not actually insert&#8230;</p>
<p>Any thoughts&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">65030101d57b2b9924705892ae4ed129</guid>
				<title>Tom Gilbert replied to the topic Insert command to a SQL database (Microsoft SQL) using TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74363</link>
				<pubDate>Wed, 11 May 2011 21:55:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am getting the following error:</p>
<p>MESSAGE 1<br />
Tcl callout error<br />
erroCode: NONE</p>
<p>errorInfo:<br />
wrong # args: odbc SQLExecute hstmt<br />
&nbsp; &nbsp; &nbsp; while executiong<br />
&#8220;odbc SQLExecute $hstmt &#8220;INSERT INTO $table (id,prm_msgid,pcis_orderno,insertdatetime) values(,$msh_10,,)&#8221; SQL_NTS&#8221;<br />
&nbsp; &nbsp; &nbsp; (procedure &#8220;vmctps_storemsgid_prm_kddh_orm&#8221; line 83)<br />
&nbsp; &nbsp; &nbsp; invoked from&hellip;<span class="activity-read-more" id="activity-read-more-11584"><a href="https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74363" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">da386a6279cbaa12679c84c451ebe793</guid>
				<title>Tom Gilbert replied to the topic Insert command to a SQL database (Microsoft SQL) using TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/insert-command-to-a-sql-database-microsoft-sql-using-tcl/#post-74361</link>
				<pubDate>Wed, 11 May 2011 21:50:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am getting connected ok and I can do a fetch with no problem.</p>
<p>I am trying to insert data to the SQL table trying to use the following:</p>
<p>set err [odbc SQLExecute $hstmt &#8220;INSERT INTO $table (id,prm_msgid,pcis_orderno,insertdatetime) values(,$msh_10,,)&#8221; SQL_NTS]</p>
<p>Please help Need assistance on why it is not working&#8230; ❓</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1d1c69bf7aaf8996b32628fcd7d9ce6f</guid>
				<title>Tom Gilbert replied to the topic Wanting to pass through an ACK... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/wanting-to-pass-through-an-ack/#post-72053</link>
				<pubDate>Wed, 04 May 2011 20:42:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>I unchecked await replies and i got the 101 error back.</p>
<p>Yes I do have the outbound only unchecked on the outbound thread</p>
<p>What do you mean by increasing noise?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">895ce4a9bb4bc80c105e99c38a3b924f</guid>
				<title>Tom Gilbert replied to the topic Wanting to pass through an ACK... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/wanting-to-pass-through-an-ack/#post-72051</link>
				<pubDate>Wed, 04 May 2011 18:54:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>any thoughts on the pending message and error above. &nbsp;What I have read it seems to be a timeout issue. &nbsp;Is that closing the connection before the ack can arrive? &nbsp;Looks to be recieving an ack before the one actually comes back from the destination?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">612a69b2768e805830024839ba6feaa8</guid>
				<title>Tom Gilbert replied to the topic Wanting to pass through an ACK... in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/wanting-to-pass-through-an-ack/#post-72050</link>
				<pubDate>Wed, 04 May 2011 00:00:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>How can you view the message in pending&#8230;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>