 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FTP AS400 RECEIVING EDI FILE</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: bobcour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64876</link>
		<dc:creator>bobcour</dc:creator>
		<pubDate>Fri, 26 Jun 2009 16:03:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-64876</guid>
		<description><![CDATA[thats what i&#039;m trying to get them to do
thanks for help]]></description>
		<content:encoded><![CDATA[<p>thats what i&#8217;m trying to get them to do<br />
thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobcour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64873</link>
		<dc:creator>bobcour</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:49:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-64873</guid>
		<description><![CDATA[the thing is i get edi files from another client and its fine
comes in as multi records
it got to be something on there side. not having a end of record(line feed)]]></description>
		<content:encoded><![CDATA[<p>the thing is i get edi files from another client and its fine<br />
comes in as multi records<br />
it got to be something on there side. not having a end of record(line feed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobcour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64869</link>
		<dc:creator>bobcour</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:39:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-64869</guid>
		<description><![CDATA[I tried ascii,binary abd edcidic
even struct  R and F]]></description>
		<content:encoded><![CDATA[<p>I tried ascii,binary abd edcidic<br />
even struct  R and F</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronkoontz</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64868</link>
		<dc:creator>ronkoontz</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:32:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-64868</guid>
		<description><![CDATA[are you setting it to binary?
BIN 0]]></description>
		<content:encoded><![CDATA[<p>are you setting it to binary?<br />
BIN 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobcour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64866</link>
		<dc:creator>bobcour</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:15:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-64866</guid>
		<description><![CDATA[i do have 3rd party software, but it needs a 80 or 132 position record
harbinger  TrustedLink EDI/400 Version  2]]></description>
		<content:encoded><![CDATA[<p>i do have 3rd party software, but it needs a 80 or 132 position record<br />
harbinger  TrustedLink EDI/400 Version  2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronkoontz</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64865</link>
		<dc:creator>ronkoontz</dc:creator>
		<pubDate>Fri, 26 Jun 2009 14:57:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-64865</guid>
		<description><![CDATA[The IFS its NOT a PF. IF you do not have a 3rd party software that is going to read the &quot;big string&quot;  then you have to read it as a text file.
 Or convert it when the FTP part starts.]]></description>
		<content:encoded><![CDATA[<p>The IFS its NOT a PF. IF you do not have a 3rd party software that is going to read the &#8220;big string&#8221;  then you have to read it as a text file.<br />
 Or convert it when the FTP part starts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobcour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64862</link>
		<dc:creator>bobcour</dc:creator>
		<pubDate>Fri, 26 Jun 2009 13:32:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-64862</guid>
		<description><![CDATA[but on the 400 PF you would have a record length,if you create the file coming in
the record length would be in the thousands.
isn&#039;t the problem the sender not having a end of record code.
if brought in on PC notepad and convert to msdos its okay]]></description>
		<content:encoded><![CDATA[<p>but on the 400 PF you would have a record length,if you create the file coming in<br />
the record length would be in the thousands.<br />
isn&#8217;t the problem the sender not having a end of record code.<br />
if brought in on PC notepad and convert to msdos its okay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronkoontz</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64860</link>
		<dc:creator>ronkoontz</dc:creator>
		<pubDate>Fri, 26 Jun 2009 13:24:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-64860</guid>
		<description><![CDATA[We FTP to the IFS and use gentran to process it. It works great. I checked and it also comes in as one string. Another place I was at I generated a program to read the IFS file one character at a time to generate/break at the segmants I needed. If you want an example program I think I still have it.  Just email me if you want it.  rkoontz@ceioh.com.  Thanks]]></description>
		<content:encoded><![CDATA[<p>We FTP to the IFS and use gentran to process it. It works great. I checked and it also comes in as one string. Another place I was at I generated a program to read the IFS file one character at a time to generate/break at the segmants I needed. If you want an example program I think I still have it.  Just email me if you want it.  <a href="mailto:rkoontz@ceioh.com">rkoontz@ceioh.com</a>.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobcour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64851</link>
		<dc:creator>bobcour</dc:creator>
		<pubDate>Fri, 26 Jun 2009 11:57:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-64851</guid>
		<description><![CDATA[i don&#039;t think so, becuase if you create a file with a record length
the file ftp&#039;d could be any record length.
comes in as one long string.
thanks anyway]]></description>
		<content:encoded><![CDATA[<p>i don&#8217;t think so, becuase if you create a file with a record length<br />
the file ftp&#8217;d could be any record length.<br />
comes in as one long string.<br />
thanks anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-as400-receiving-edi-file/#comment-64847</link>
		<dc:creator>mcl</dc:creator>
		<pubDate>Fri, 26 Jun 2009 07:19:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-64847</guid>
		<description><![CDATA[I&#039;ve seen this problem... 10 years ago. And it had to do with and EDI transmission, too.

I think what we did was create the file on the 400 and then FTP into that file. 

I can&#039;t say for sure, but its worth a try.

Regards
Mike]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen this problem&#8230; 10 years ago. And it had to do with and EDI transmission, too.</p>
<p>I think what we did was create the file on the 400 and then FTP into that file. </p>
<p>I can&#8217;t say for sure, but its worth a try.</p>
<p>Regards<br />
Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.022 seconds using memcached
Object Caching 393/399 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 02:42:13 -->