<?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 | Shaun Beckman | Activity</title>
	<link>https://clovertech.infor.com/members/shaun-beckman/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/shaun-beckman/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Shaun Beckman.</description>
	<lastBuildDate>Thu, 16 Apr 2026 11:07:52 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">87e180f4ccfc9235b88dfe920922b602</guid>
				<title>Shaun Beckman replied to the topic Trying to increment MSG ID for an FT1 split in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/trying-to-increment-msg-id-for-an-ft1-split/#post-79970</link>
				<pubDate>Wed, 12 Feb 2014 21:01:27 -0500</pubDate>

									<content:encoded><![CDATA[<p>Attached is a sample xlate that will help get you started, but keep in mind each message will have the same Msg ID.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">aa02a27ec3954e6e5ce0037fd47b4e7d</guid>
				<title>Shaun Beckman replied to the topic Iterate Multiple Groups in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/iterate-multiple-groups/#post-75943</link>
				<pubDate>Wed, 01 Feb 2012 03:13:05 -0500</pubDate>

									<content:encoded><![CDATA[<p>Jim,</p>
<p>Thanks, you are a wealth of knowledge. I&#8217;ll double-check the variant tomorrow, but all the information you provided has me on track. For some reason I was thinking I was going to have to create my own counter for each group.</p>
<p>Thanks again!!!</p>
<p>Shaun</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c08f5a7a28e98d225f9ca62b37df6e32</guid>
				<title>Shaun Beckman replied to the topic Filter msg by comparing dates in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74450</link>
				<pubDate>Tue, 24 May 2011 20:45:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>Charlie,</p>
<p>You did give me a copy, and I have it&#8230;somewhere. </p>
<p>Thanks.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">325fb2690142034c2d6d4d3db953cc98</guid>
				<title>Shaun Beckman replied to the topic Filter msg by comparing dates in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74447</link>
				<pubDate>Tue, 24 May 2011 16:04:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve been clawing my way up this hill which is turning into a mountain. I found in one case where PV1.44 was blank, that it killed the message. The value of $ATS = 1302066000</p>
<p>Test message is below. The only way I can think of to resolve that issue is if the message is an A08 and PV1.44 is null, then pass the message. Added to that my previous&hellip;<span class="activity-read-more" id="activity-read-more-4090"><a href="https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74447" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d16a9869b17d84d2c48bd748ce813124</guid>
				<title>Shaun Beckman replied to the topic Filter msg by comparing dates in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74446</link>
				<pubDate>Tue, 24 May 2011 14:43:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jeff,</p>
<p>Thanks, but I have the following code in the proc to pull the message type:</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set msg_type [lindex [split $msh_seg |] 8]<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Result: &nbsp;ADT^A08</p>
<p>Either way works, although I like your suggestion better. But I&#8217;m having trouble with the syntax of how to pass the message if it is not an A08 before it runs through the entire&hellip;<span class="activity-read-more" id="activity-read-more-4089"><a href="https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74446" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5438b6f254225204e9b3b646314aa3a2</guid>
				<title>Shaun Beckman replied to the topic Filter msg by comparing dates in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74444</link>
				<pubDate>Tue, 24 May 2011 12:55:53 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks to everyone for all of your suggestions. Sorry it took so long to respond, I have it working almost as expected. If PV1.44 (admit date) is older than the timestamp of the message, the message is passed. This appears to work even if PV1.44 is blank. The issue I am currently having is I need to check to see if the messag is an A08 first. If&hellip;<span class="activity-read-more" id="activity-read-more-4087"><a href="https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74444" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5764b3be0e2788ceda95991a85ab0d6e</guid>
				<title>Shaun Beckman replied to the topic Filter msg by comparing dates in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74441</link>
				<pubDate>Thu, 19 May 2011 16:08:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jeff. </p>
<p>I&#8217;ll give it a try as soon as I have time. This is my first time working with the clock command and I was not clear on the syntax.</p>
<p>I really appreciate everyone&#8217;s help!!!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fd35aa934859642699286914742185c3</guid>
				<title>Shaun Beckman replied to the topic Filter msg by comparing dates in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/filter-msg-by-comparing-dates/#post-74439</link>
				<pubDate>Thu, 19 May 2011 14:02:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you both for the information. </p>
<p>Going off of Jeff&#8217;s suggestion, we obtain the date values, convert &nbsp;those values to Julian date, then determine if the admit date is greater than the message date, and if it is, then block the message. I realized the Julian date does not calculate from an epoch, but from January 1st of the given year. That</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0b590875c468b262633e8e647a4f5578</guid>
				<title>Shaun Beckman replied to the topic Importing table data in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/importing-table-data/#post-74266</link>
				<pubDate>Thu, 05 May 2011 16:09:16 -0400</pubDate>

									<content:encoded><![CDATA[<p>Tom,</p>
<p>Take a look at this post by Garry Fisher. </p>
<p><a href="https://usspvlclovertch2.infor.com/viewtopic.php?t=308&#038;highlight=table+creator" rel="nofollow ugc">https://usspvlclovertch2.infor.com/viewtopic.php?t=308&#038;highlight=table+creator</a></p>
<p>I have used it several times and it works well. I think you&#8217;ll have to convert your spreadsheet into a csv before using though.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c91c2d3acf335a1dabe8d7d9e0d59d14</guid>
				<title>Shaun Beckman replied to the topic Tcl assistance in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-assistance/#post-73247</link>
				<pubDate>Tue, 14 Dec 2010 14:04:32 -0500</pubDate>

									<content:encoded><![CDATA[<p>Robert,</p>
<p>With the information you provided, and a little tweaking on my part, it is working perfectly.</p>
<p>Thank you very much for you help!!!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bf6b79582b6533f2fcc08b9ffeb9046f</guid>
				<title>Shaun Beckman replied to the topic Tcl assistance in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-assistance/#post-73245</link>
				<pubDate>Mon, 13 Dec 2010 17:45:50 -0500</pubDate>

									<content:encoded><![CDATA[<p>Robert,</p>
<p>It is real close. It works if the search value is found, but if it is not found, it is only copying the last 4 digits, when I need the entire original number without the leading zero. </p>
<p>I&#8217;ll keep working on it.</p>
<p>Thnanks again.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1ac8a9f38406c8943f281c602ec3b28b</guid>
				<title>Shaun Beckman replied to the topic Tcl assistance in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-assistance/#post-73244</link>
				<pubDate>Mon, 13 Dec 2010 15:41:21 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks Robert.</p>
<p>I&#8217;ll give this a try.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4517e88fbac478683e9746e3736b0593</guid>
				<title>Shaun Beckman replied to the topic Variable question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/variable-question/#post-72798</link>
				<pubDate>Fri, 08 Oct 2010 13:50:20 -0400</pubDate>

									<content:encoded><![CDATA[<p>This is the way we do it in an xlate copy statement:</p>
<p>set indata [lindex $xlateInVals 0]<br />
set xlateOutVals ]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">462e27a1c78ad26ee164670ba9ea2a93</guid>
				<title>Shaun Beckman replied to the topic Documentation of Interfaces in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/documentation-of-interfaces/#post-72286</link>
				<pubDate>Mon, 30 Aug 2010 12:57:29 -0400</pubDate>

									<content:encoded><![CDATA[<p>I emailed Raymond Bakker asking about information regarding Doctools. Here is his response:</p>
<p>Hereby I would like you thank you for your interest in the Doctools XML.<br />
Last week I have been contacted by a number of people who have shown interest and I understand that this is due to a post on the Clovertech forum. </p>
<p>Although we are pleased by the&hellip;<span class="activity-read-more" id="activity-read-more-10191"><a href="https://usspvlclovertch2.infor.com/forums/topic/documentation-of-interfaces/#post-72286" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c10f9a126b5828be2d5e13921cfed696</guid>
				<title>Shaun Beckman replied to the topic Where are all the CSC folks? in the forum Cloverleaf Secure Courier</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/where-are-all-the-csc-folks/#post-71503</link>
				<pubDate>Tue, 11 May 2010 18:55:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ll jump in, and I look forward to being involved in a dialog with other CSC users.</p>
<p>We are on CSC 4.3 on a Red Hat Linux platform. We currently have 2 client connections and are on the verge of adding 2 more; with many more on the horizon. The first installation did not go as smoothly as expected (there is a learning curve), but the 2nd one went&hellip;<span class="activity-read-more" id="activity-read-more-14814"><a href="https://usspvlclovertch2.infor.com/forums/topic/where-are-all-the-csc-folks/#post-71503" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">49064c16a38b8c72383117dec731f2b0</guid>
				<title>Shaun Beckman replied to the topic xlate start in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/xlate-start/#post-69484</link>
				<pubDate>Thu, 22 Oct 2009 18:39:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>Andrew &#8211; Attached is a screen shot of how we are doing it here. If you need further clarification, feel free to email me at: <a href="mailto:sbeckman@riversidehealthcare.net" rel="nofollow ugc">sbeckman@riversidehealthcare.net</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">73ded4933b602f852ee83a0a9fb2c4f2</guid>
				<title>Shaun Beckman replied to the topic GT1 segmenet not be copied to outbound message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/gt1-segmenet-not-be-copied-to-outbound-message/#post-68975</link>
				<pubDate>Fri, 28 Aug 2009 17:53:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>I changed the inbound variant from 2.3 to 2.2, and now I receive the following message in the testing tool when testing the xlate. </p>
<p>The # 3 segment encountered &#8216;GT1&#8217; is out of order for message type &#8216;ADT_A04&#8217;. &nbsp;Segment ignored.</p>
<p>The GT1 segment is not the #3 segment in the inbound message.</p>
<p>Any ideas?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c8cbec57f6310595888bc2da5c397715</guid>
				<title>Shaun Beckman replied to the topic GT1 segmenet not be copied to outbound message in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/gt1-segmenet-not-be-copied-to-outbound-message/#post-68974</link>
				<pubDate>Fri, 28 Aug 2009 16:20:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>Jim,</p>
<p>I&#8217;m using the xlate testing tool, and I am receiving no error messages.</p>
<p>The basis for the GT1 iteration appears correct.</p>
<p>Type: &nbsp;segment<br />
Basis: 0(0).GT1<br />
Variable: %s1</p>
<p>I have even tried removing the pathcopy for the GT1 segment and attempted to copy just a few fields, but the output still stops with the PD1 segment.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8ea59c0b8dc33822550314fea22d3da2</guid>
				<title>Shaun Beckman replied to the topic Tcl Proc to filter on multiple Insurance Company ID&#039;s in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-filter-on-multiple-insurance-company-ids/#post-68821</link>
				<pubDate>Mon, 10 Aug 2009 15:56:19 -0400</pubDate>

									<content:encoded><![CDATA[<p>That worked. Thanks again Robert, I really appreciate the help.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2ca45ee7bc498cc4b9bba70f74414696</guid>
				<title>Shaun Beckman replied to the topic Tcl Proc to filter on multiple Insurance Company ID&#039;s in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-filter-on-multiple-insurance-company-ids/#post-68819</link>
				<pubDate>Mon, 10 Aug 2009 15:35:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have created the table and dropped the second arg, but the issue I am running into is if the first iteration = Y, but the 2nd, 3rd&#8230;iterations do not, the message is continued. How can I make the filter work if any of the iterations on in1_3_1 = Y, the message will be killed?</p>
<p>&nbsp; set segmentList [split $msg r]<br />
&nbsp; foreach segment $segmentList {<br />
&nbsp;&hellip;<span class="activity-read-more" id="activity-read-more-4214"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-filter-on-multiple-insurance-company-ids/#post-68819" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">164fb3eb9b79452b15a659d159c6640b</guid>
				<title>Shaun Beckman replied to the topic Tcl Proc to filter on multiple Insurance Company ID&#039;s in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-filter-on-multiple-insurance-company-ids/#post-68818</link>
				<pubDate>Fri, 07 Aug 2009 19:18:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Both great suggestions. Thanks guys. The list will continue to grow, so I&#8217;ll go with the table for now, but I already have a use for the list in a different Proc.</p>
<p>Thanks again.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3ca41ed9b507a2533eec04506edc1328</guid>
				<title>Shaun Beckman replied to the topic Tcl Proc to filter on multiple Insurance Company ID&#039;s in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-filter-on-multiple-insurance-company-ids/#post-68816</link>
				<pubDate>Fri, 07 Aug 2009 19:11:41 -0400</pubDate>

									<content:encoded><![CDATA[<p>Pardon my ignornance here, but do I need to build the table somewhere in the Tcl Proc, or as usual in the Lookup Table Configurator?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f7cbeadd4cffe851fb8e2887769222d</guid>
				<title>Shaun Beckman replied to the topic General Ledger Interface Question in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/general-ledger-interface-question/#post-68524</link>
				<pubDate>Tue, 14 Jul 2009 20:21:59 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have defined the inbound variant as an HRL which includes 3 FRLs, but when I attempt to compile the xlate, I receive the following error message:</p>
<p>FAILED</p>
<p>[0:TEST] Unrecognized field name &#8216;Partial path resolution not yet implemented for HRL formats header.gl_header.[0]&#8217;<br />
[0:TEST] Unable to compile IN list &#8216;{header.gl_header.[0]}&#8217;<br />
[0:TEST]&hellip;<span class="activity-read-more" id="activity-read-more-16923"><a href="https://usspvlclovertch2.infor.com/forums/topic/general-ledger-interface-question/#post-68524" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">39b045b023d746189b2245ce526ec2e3</guid>
				<title>Shaun Beckman replied to the topic syntax error running hcipdc in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/syntax-error-running-hcipdc/#post-68241</link>
				<pubDate>Thu, 18 Jun 2009 15:11:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>We took the following steps to correct the issue. Maybe it will help others in the futre.</p>
<p>Made a copy of the pdl: &nbsp;tcp_acknak1.pdl<br />
Ran: cat tcp_acknak1.pdl | tr -d &#8220;15&#8221; &gt; tcp_acknak.pdl<br />
Compiled: &nbsp;hcipdc tcp_acknak.pdl</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3387984957b95b525a8e8464400753b8</guid>
				<title>Shaun Beckman replied to the topic Tcl iterate issue in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-iterate-issue/#post-68131</link>
				<pubDate>Mon, 08 Jun 2009 14:23:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>Charlie,</p>
<p>I made a few minor changes, but the value of $dr_cd_in_msg returns the following: {} {} {}</p>
<p>Can you tell what I&#8217;m missing in the code?</p>
<p>$proc filter_nonphys_hpf_hpp { args } {</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fb45cff46ddecefb9b720e2e3c194887</guid>
				<title>Shaun Beckman replied to the topic Remove repeating fields based on condition in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/remove-repeating-fields-based-on-condition/#post-67775</link>
				<pubDate>Thu, 07 May 2009 12:39:11 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks to all of you for your help. </p>
<p>I used the code from Charlie and it worked as expected. i.e. ~(815)555-1234CF </p>
<p>Now I just have to remove the tilde and I&#8217;m all set.</p>
<p>Thanks again.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e7f3e4ed871c172d179a716b67606ff7</guid>
				<title>Shaun Beckman replied to the topic Adding a vertical tab to ADTs in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-a-vertical-tab-to-adts/#post-66300</link>
				<pubDate>Mon, 01 Dec 2008 15:31:47 -0500</pubDate>

									<content:encoded><![CDATA[<p>That&#8217;s exactly what I was doing. Thanks for your help.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4f8842be535b3d799e43c00ca1c30054</guid>
				<title>Shaun Beckman replied to the topic Adding a vertical tab to ADTs in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-a-vertical-tab-to-adts/#post-66297</link>
				<pubDate>Mon, 01 Dec 2008 14:46:22 -0500</pubDate>

									<content:encoded><![CDATA[<p>Tom,</p>
<p>I thought the same thing, but when I ran a few messages through a hex editor the  was not present. </p>
<p>I&#8217;m not sure what specifis you are looking for, but I have it set up as:</p>
<p>PROTOCOL:pdl-tcpip<br />
PDL: mlp_tcp.pdl<br />
Configured as a client with the host and port number<br />
Auto-Reconnect is checked with a Reopen time of 5</p>
<p>Please let me know if there&hellip;<span class="activity-read-more" id="activity-read-more-16663"><a href="https://usspvlclovertch2.infor.com/forums/topic/adding-a-vertical-tab-to-adts/#post-66297" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>