<?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: Uploading file present in presentation server to Application Server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746410#M638451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reading from presentation server &lt;/P&gt;&lt;P&gt;use fm GUI_UPLOAD&lt;/P&gt;&lt;P&gt;For write file to presentation server &lt;/P&gt;&lt;P&gt;use fm GUI_DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reading from application server &lt;/P&gt;&lt;P&gt;use OPEN DATASET with mode INPUT&lt;/P&gt;&lt;P&gt;For write file to application server &lt;/P&gt;&lt;P&gt;use OPEN DATASET with mode OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 13:17:11 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-08-29T13:17:11Z</dc:date>
    <item>
      <title>Uploading file present in presentation server to Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746409#M638450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   I have a .txt file in presentation server . Now i want to put that file in app server and vice versa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746409#M638450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T13:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading file present in presentation server to Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746410#M638451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reading from presentation server &lt;/P&gt;&lt;P&gt;use fm GUI_UPLOAD&lt;/P&gt;&lt;P&gt;For write file to presentation server &lt;/P&gt;&lt;P&gt;use fm GUI_DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reading from application server &lt;/P&gt;&lt;P&gt;use OPEN DATASET with mode INPUT&lt;/P&gt;&lt;P&gt;For write file to application server &lt;/P&gt;&lt;P&gt;use OPEN DATASET with mode OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:17:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746410#M638451</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-29T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading file present in presentation server to Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746411#M638452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use CG3Y Transaction ,CG3Z Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746411#M638452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T13:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading file present in presentation server to Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746412#M638453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If  u r looking to put the file manually then go with CG3Z tcode.... through AL11 check the path and copy the path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excute the tcode CG3Z and give the path n file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this it should work....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746412#M638453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T13:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading file present in presentation server to Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746413#M638454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Transaction CG3Z to upload file from Presentation Server to Application Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:22:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-file-present-in-presentation-server-to-application-server/m-p/2746413#M638454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T13:22:05Z</dc:date>
    </item>
  </channel>
</rss>

