<?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: [REPORT][Timeout problem] in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968744#M397676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you put a commit work and wait in your code. This will reset the program runtime. If you know what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So after your selects. Do a COMMIT WORK AND WAIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try it. It worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you will need to create a file in the background on the SAP server, then have another program to pick up this file and put it onto a PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2007 14:27:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-15T14:27:18Z</dc:date>
    <item>
      <title>[REPORT][Timeout problem]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968740#M397672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to run a program more time than the timeout permits, I tried to use a job but the program have a GUI_DOWNLOAD that's necessary. How can I make a program run more than the timeout permits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 13:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968740#M397672</guid>
      <dc:creator>hermanoclaro</dc:creator>
      <dc:date>2007-02-15T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: [REPORT][Timeout problem]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968741#M397673</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;1. Timeout is a basis parameter, this can be set in SAP, default setting is 10 mins (or 15...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you want to run it in background, you may change the data source from presentation server (GUI_DOWNLOAD) to the application server (OPEN DATASET).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You might set the selection of the program with lower values and smaller intervals. This will make, you have to run the program more than once, but will run in time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Rewrite the program with better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The choice is yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 14:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968741#M397673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: [REPORT][Timeout problem]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968742#M397674</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;&lt;/P&gt;&lt;P&gt;make a transfer to application server in background instead of using fm gui_download&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 14:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968742#M397674</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-02-15T14:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: [REPORT][Timeout problem]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968743#M397675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, the best thing would be to tune your code if possible, so that it doesn't take as long. If you post the code, we can see if anything can be done to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 14:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968743#M397675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T14:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: [REPORT][Timeout problem]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968744#M397676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you put a commit work and wait in your code. This will reset the program runtime. If you know what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So after your selects. Do a COMMIT WORK AND WAIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try it. It worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you will need to create a file in the background on the SAP server, then have another program to pick up this file and put it onto a PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 14:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968744#M397676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: [REPORT][Timeout problem]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968745#M397677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all of you. I will process this information and make some tests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 17:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-timeout-problem/m-p/1968745#M397677</guid>
      <dc:creator>hermanoclaro</dc:creator>
      <dc:date>2007-02-15T17:52:14Z</dc:date>
    </item>
  </channel>
</rss>

