<?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 | Bonnie Giesler | Activity</title>
	<link>https://clovertech.infor.com/members/bonnie-giesler/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/bonnie-giesler/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Bonnie Giesler.</description>
	<lastBuildDate>Thu, 23 Apr 2026 21:47:33 -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">5e82ae7752c1e490412acde8e133f75e</guid>
				<title>Bonnie Giesler replied to the topic Adding 2 fields to the FT1 segment in a 2.2 HL7 variant in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-2-fields-to-the-ft1-segment-in-a-2-2-hl7-variant/#post-74554</link>
				<pubDate>Wed, 15 Jun 2011 14:57:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>Just wanted to add a note that this may have have been a java issue because when I opened the detail it was all javascripting errors. &nbsp;Did not want anyone to think that you could not add fields once you were working in xlate</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">79c062d26f286330faa30af0896d2b7d</guid>
				<title>Bonnie Giesler replied to the topic Adding 2 fields to the FT1 segment in a 2.2 HL7 variant in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/adding-2-fields-to-the-ft1-segment-in-a-2-2-hl7-variant/#post-74553</link>
				<pubDate>Tue, 07 Jun 2011 15:32:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>I never got that far&#8230; here is what I did.</p>
<p>1. Selected the 2.2 variant<br />
2. Built the xlate<br />
3. Found that McKesson wanted their charge code in FT1:25 instead of FT1:7 (where everyone else has it).<br />
4. Tried to add 2 user defined fields to the variant. &nbsp;Got an error saying 24&gt;23. &nbsp;Tried using existing fields got the same error.<br />
5. Got frustrated and&hellip;<span class="activity-read-more" id="activity-read-more-10260"><a href="https://usspvlclovertch2.infor.com/forums/topic/adding-2-fields-to-the-ft1-segment-in-a-2-2-hl7-variant/#post-74553" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5a036c7291b4bdf0c753129b83271f1b</guid>
				<title>Bonnie Giesler replied to the topic Need to check field for alpha characters in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-check-field-for-alpha-characters/#post-74090</link>
				<pubDate>Thu, 14 Apr 2011 20:22:17 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the explanation.. it just takes some of us longer.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">990d91c3f40f86da38c0561fb9867a5f</guid>
				<title>Bonnie Giesler replied to the topic Need to check field for alpha characters in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-check-field-for-alpha-characters/#post-74089</link>
				<pubDate>Thu, 14 Apr 2011 18:16:24 -0400</pubDate>

									<content:encoded><![CDATA[<p>Never mind. &nbsp;Got it.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">da6b2ae75fb3226ba43281521e7ba2e8</guid>
				<title>Bonnie Giesler replied to the topic Need to check field for alpha characters in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-check-field-for-alpha-characters/#post-74087</link>
				<pubDate>Thu, 14 Apr 2011 17:26:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>Kind of figured some one would/should indicate the list thing. &nbsp;I know this is a stupid question (which speaks to my lack of tcl) but what is the purpose of the 0 0 and 0 in this script. &nbsp;</p>
<p>set xlateOutVals [lreplace $xlateOutVals 0 0 [string is digit [lindex $xlateInVals 0]]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ead4026e6091fff8917b5d1ebef9ad85</guid>
				<title>Bonnie Giesler replied to the topic Need to check field for alpha characters in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-check-field-for-alpha-characters/#post-74085</link>
				<pubDate>Thu, 14 Apr 2011 17:03:05 -0400</pubDate>

									<content:encoded><![CDATA[<p>I ended up using this as inline : &nbsp;xlateOutVals [string is digit $xlateInVals] to a temp field instead of integer -strict. &nbsp;</p>
<p>When 010001132 was being evaluated with integer -strict it was false and getting a 0 and so the message was processing like a message with this value in PID:3 &nbsp;NCHG-3. </p>
<p>Thanks again for everyone&#8217;s help. &nbsp;Wish I would have&hellip;<span class="activity-read-more" id="activity-read-more-9211"><a href="https://usspvlclovertch2.infor.com/forums/topic/need-to-check-field-for-alpha-characters/#post-74085" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">67f52cdf91387e61f3daa8966be8614b</guid>
				<title>Bonnie Giesler replied to the topic Need to check field for alpha characters in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/need-to-check-field-for-alpha-characters/#post-74082</link>
				<pubDate>Wed, 13 Apr 2011 20:09:20 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ll give string is a try. &nbsp;</p>
<p>Jim K.<br />
I am just whining-appreciate the forum and all the help!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>