 




<?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: Retrieve data from a PC to an iSeries</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/retrieve-data-from-a-pc-to-an-iseries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/retrieve-data-from-a-pc-to-an-iseries/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/retrieve-data-from-a-pc-to-an-iseries/#comment-83791</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 14 Nov 2010 11:18:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-83791</guid>
		<description><![CDATA[&lt;i&gt;I have a PC guy programming the PC side to access the data from the balance station to a file which can reside on a PC server or the iSeries IFS.&lt;/i&gt;

Since this seems to be nearly real-time data, I probably wouldn&#039;t put it into a file at all for the communication. The PC probably should log to a PC (or IFS) file, but I&#039;d have it send to a keyed data queue on your AS/400. Your RPG program can then retrieve entries in near real-time with no need for a file. The entries will be on the data queue essentially at the second the PC puts them there.

A key may or may not be useful. It might come in handy for 2-way acknowledgments or to request retransmission. It might be used to log data on the AS/400 that could later be linked back to the log on the PC if reconciliation was needed.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>I have a PC guy programming the PC side to access the data from the balance station to a file which can reside on a PC server or the iSeries IFS.</i></p>
<p>Since this seems to be nearly real-time data, I probably wouldn&#8217;t put it into a file at all for the communication. The PC probably should log to a PC (or IFS) file, but I&#8217;d have it send to a keyed data queue on your AS/400. Your RPG program can then retrieve entries in near real-time with no need for a file. The entries will be on the data queue essentially at the second the PC puts them there.</p>
<p>A key may or may not be useful. It might come in handy for 2-way acknowledgments or to request retransmission. It might be used to log data on the AS/400 that could later be linked back to the log on the PC if reconciliation was needed.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwang01</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/retrieve-data-from-a-pc-to-an-iseries/#comment-47299</link>
		<dc:creator>kwang01</dc:creator>
		<pubDate>Tue, 28 Mar 2006 03:51:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-47299</guid>
		<description><![CDATA[Hi,

I think &quot;danjones&quot; approach is easier; i am doing the same thing for DHL. All PC application sends their data as flat file to the i-series and this data will be handled in i-series by their application.

Cheers,
SK]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think &#8220;danjones&#8221; approach is easier; i am doing the same thing for DHL. All PC application sends their data as flat file to the i-series and this data will be handled in i-series by their application.</p>
<p>Cheers,<br />
SK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debratart</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/retrieve-data-from-a-pc-to-an-iseries/#comment-47300</link>
		<dc:creator>debratart</dc:creator>
		<pubDate>Mon, 27 Feb 2006 08:29:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-47300</guid>
		<description><![CDATA[&quot;Danjones&quot; responds,

&quot;I am doing this with FedEx by their PC program using TCP/IP to a file that I created on the iSeries. The program adds and deletes records to/from this file. In fact, the program is also reading from several other iSeries files, as well.&quot;
]]></description>
		<content:encoded><![CDATA[<p>&#8220;Danjones&#8221; responds,</p>
<p>&#8220;I am doing this with FedEx by their PC program using TCP/IP to a file that I created on the iSeries. The program adds and deletes records to/from this file. In fact, the program is also reading from several other iSeries files, as well.&#8221;</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.036 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 06:36:55 -->