<?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 regarding dataset in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623426#M602664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                cud u plz let me know when to save file on presentation and when on application server,,,,what is the difference between these type of saving.....plz dnt send open dataset etc i already know.....kindly throw light on this question and reply me back..thnx in advance......i want to know when to think for presentation or for application::::::(for file saving)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2007 08:27:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-31T08:27:20Z</dc:date>
    <item>
      <title>regarding dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623426#M602664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                cud u plz let me know when to save file on presentation and when on application server,,,,what is the difference between these type of saving.....plz dnt send open dataset etc i already know.....kindly throw light on this question and reply me back..thnx in advance......i want to know when to think for presentation or for application::::::(for file saving)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623426#M602664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T08:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623427#M602665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot save a file in from a background process on the presentation server. You must save it to the application server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623427#M602665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T08:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623428#M602666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The presentation server refers to the comp that you are using&lt;/P&gt;&lt;P&gt;the application server refers to the comp that is running your SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in many cases you could save the file anywhere you like&lt;/P&gt;&lt;P&gt;however in some cases such as background proccessing, you require to save the file on the application server since a background program has no access to your presentation server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally saving on the presentation server is usually preferable just for ease of use, since you will not have to download the file again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623428#M602666</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-07-31T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623429#M602667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the program is to be run in background you need file to be saved only on application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case user needs to have a file on the desktop for further processing and they don't have access to Application server files you would need to provide 'em with file saved in presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the execution time of the program in online mode is high so that it dumps then you need to run in background in which case you can only have file saved in presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the file is to be used by another program and it needs it to be in application server then you would have to keep the file in application server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623429#M602667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623430#M602668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you want to save the data securely and use it for later use we go for application server.&lt;/P&gt;&lt;P&gt;Generaly we do save the data only on APPLICATON server .&lt;/P&gt;&lt;P&gt;as it is safe and easy way to retreive the data. and Most of the programmers &lt;/P&gt;&lt;P&gt;prefer to save the data only on APPLICATION server rather than presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRESENTATION server is not safe and we do it for temporary purpose.&lt;/P&gt;&lt;P&gt;but is not preferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623430#M602668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T08:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623431#M602669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. when to save file on presentation and when on application server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If some USER is going to use the program,&lt;/P&gt;&lt;P&gt;then we should save the file on presentation server (local machine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If everything is going to be automated,&lt;/P&gt;&lt;P&gt;   (ie. No user intervention)&lt;/P&gt;&lt;P&gt;   then we should save the file on application server (ie. r/3 server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dataset/m-p/2623431#M602669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T08:41:31Z</dc:date>
    </item>
  </channel>
</rss>

