<?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: Dowloading data to presentation server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989796#M953224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shimpi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In background you have to download data on application server not on presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to download it on presentaion server, you can download it in .CSV format.&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;Azad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2008 05:59:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-13T05:59:25Z</dc:date>
    <item>
      <title>Dowloading data to presentation server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989795#M953223</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;My requirement is to download large amount of data on to the presentation server. Space on presentation server is not an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use GUI_DOWNLOAD, I need to know what type of file I need to create and whether there is any limit on the file size that is going to be created (since large amout of data needs to be downloaded). If not, is there any other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, since GUI_DOWNLOAD cannot be used in background processing (since large amout of data is being downloaded) will usage of SAP_GUI_PROCESSOR help in averting the time out while execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 05:57:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989795#M953223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T05:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dowloading data to presentation server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989796#M953224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shimpi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In background you have to download data on application server not on presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to download it on presentaion server, you can download it in .CSV format.&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;Azad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 05:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989796#M953224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T05:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dowloading data to presentation server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989797#M953225</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;If you are using background processing then you cannot use GUI_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so its better to download the file to application server using OPEN DATASET .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use the Transaction CG3Y to download the file to presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989797#M953225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dowloading data to presentation server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989798#M953226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using GUI_DOWNLOAD you can download the data into an excel sheet or to a text file.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;But if you want to run the program in the background then you have to download the data to the application server using the open dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989798#M953226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dowloading data to presentation server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989799#M953227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies.&lt;/P&gt;&lt;P&gt;But my main question was:&lt;/P&gt;&lt;P&gt;Is there any limitation in file size when using GUI_DOWNLOAD. I need to download unlimited amout of data. What is the file type to be used for this? &lt;/P&gt;&lt;P&gt;[Storing on Application server is ruled out for specific reasons]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989799#M953227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dowloading data to presentation server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989800#M953228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you download data in .CSV format there is no limit of data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dowloading-data-to-presentation-server/m-p/3989800#M953228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:15:13Z</dc:date>
    </item>
  </channel>
</rss>

