<?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: TRFC Time limit exceeded issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671935#M1448057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC's are executed in dialog tasks, which have an upper limit for the allowed runtime. This can be set for profile parameter &lt;STRONG&gt;rdisp/max_wprun_time&lt;/STRONG&gt;. You might want to check the profile parameter (or ask the basis folks) if it has the default value (or another reasonable value). Most likely though I'd say you should look into the actual RFC and see if you can improve the performance of &lt;EM&gt;Z_PROCESS_REQUEST&lt;/EM&gt;, so that the timeout doesn't occur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Mar 2010 22:59:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-01T22:59:19Z</dc:date>
    <item>
      <title>TRFC Time limit exceeded issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671934#M1448056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have issue about the TFC time limit exceeded. We have a third partner application which will call a HTTP service to our SAP, let's call the HTTP service as Z_submit_request, in Z_submit_request, we call RFC Z_process_request in IN BACKGROUND TASK, but we received a Time limit exceeded issue in SM58. Could anyone help to answer why we get this issue?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 08:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671934#M1448056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-01T08:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: TRFC Time limit exceeded issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671935#M1448057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC's are executed in dialog tasks, which have an upper limit for the allowed runtime. This can be set for profile parameter &lt;STRONG&gt;rdisp/max_wprun_time&lt;/STRONG&gt;. You might want to check the profile parameter (or ask the basis folks) if it has the default value (or another reasonable value). Most likely though I'd say you should look into the actual RFC and see if you can improve the performance of &lt;EM&gt;Z_PROCESS_REQUEST&lt;/EM&gt;, so that the timeout doesn't occur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 22:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671935#M1448057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-01T22:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: TRFC Time limit exceeded issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671936#M1448058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply! Even we run the RFC in a backgroud task, there is still a time limit, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 02:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671936#M1448058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T02:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: TRFC Time limit exceeded issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671937#M1448059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All RFC's always run in a dialog task, not in background processes. You can trigger them so that they are processed asynchronously, but they still use dialog tasks and are thus also subject to the runtime limitations. So yes, despite the keyword &lt;EM&gt;BACKGROUND TASK&lt;/EM&gt; the work process used for processing this task is a dialog process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 02:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671937#M1448059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T02:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: TRFC Time limit exceeded issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671938#M1448060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 02:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-time-limit-exceeded-issue/m-p/6671938#M1448060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T02:16:16Z</dc:date>
    </item>
  </channel>
</rss>

