<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Read a dataset from different application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952204#M1154664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why you? go to your basis people and ask them to create a NFS mount / shared directory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2008 12:02:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-22T12:02:35Z</dc:date>
    <item>
      <title>Read a dataset from different application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952203#M1154663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ABAPers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've 4 application servers in our production system, i've a program which will save a file (dataset) ex: ABC.TXT  in one application server ex: 'app03', now i need to read that file ABC.TXT from other application server ex:'app01', how can i do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabumanoharan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 11:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952203#M1154663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T11:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Read a dataset from different application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952204#M1154664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why you? go to your basis people and ask them to create a NFS mount / shared directory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 12:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952204#M1154664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T12:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Read a dataset from different application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952205#M1154665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mylene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that option (creating NFS directory ) is not possible, is there any other way which i can do it using ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also can u throw some light on NFS directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabumanoharan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prabu Manoharan on Dec 22, 2008 5:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 12:05:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952205#M1154665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T12:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Read a dataset from different application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952206#M1154666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can read / write on any system which is in the same network as your Application Server.&lt;/P&gt;&lt;P&gt;just give the network path ..&lt;BR /&gt;...\dir\dir\file.txt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 12:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952206#M1154666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T12:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Read a dataset from different application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952207#M1154667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in every sap landscape consisting of more than one machine you need some directories which are shared for all the instances. for example /usr/sap/trans (in unix-notation). your basis people can create them or tell you the name of the ones that alredy exist. don't let yourself down to do this in abap, that is not professional. imagine your company buying another 6 machines - do you want to adapt that abap all the times? go to them basis people.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 12:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952207#M1154667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T12:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Read a dataset from different application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952208#M1154668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closing the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 07:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-dataset-from-different-application-server/m-p/4952208#M1154668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-16T07:24:45Z</dc:date>
    </item>
  </channel>
</rss>

