<?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: IDOC Timeout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107667#M440049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take one IDoc and run the program RBDAPP01 in background.&lt;/P&gt;&lt;P&gt;If the background job is cancelled for soem reason then either its a customization issue or code (infinite loop etc ) issue.&lt;/P&gt;&lt;P&gt;If it pocesses successfully then it definitely is a performance issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 01:46:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-04T01:46:55Z</dc:date>
    <item>
      <title>IDOC Timeout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107666#M440048</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;I have an IDOC problem and im not sure if it is a performance issue or a customization. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a job that runs program RBDAPP01 and processes all IDOCS of status 64. &lt;/P&gt;&lt;P&gt;The thing is the program terminates with a timeout error of maximum runtime exceeded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The timeout is because of the long idoc processing (more than 600 segs). &lt;/P&gt;&lt;P&gt;Im not sure how to apporach the problem if the IDOC data is in question or a new code should be added. The dumps may be caused in ZXVEDF02 a custom user exit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need to copy an existing IDOC and change the status to 64 so that there is test data that i could work with. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Input on this would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 01:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107666#M440048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T01:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Timeout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107667#M440049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take one IDoc and run the program RBDAPP01 in background.&lt;/P&gt;&lt;P&gt;If the background job is cancelled for soem reason then either its a customization issue or code (infinite loop etc ) issue.&lt;/P&gt;&lt;P&gt;If it pocesses successfully then it definitely is a performance issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 01:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107667#M440049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T01:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Timeout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107668#M440050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;charlesf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Follow the below steps.  &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;1. First find the program name by Job name.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;    For this goto sm37--&amp;gt;enter jobname  and user name is ' * '  -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; Execute -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;slect your job and press the button "STEP" which is in Application tool bar  (OR)&lt;/P&gt;&lt;P&gt;  press (Ctrl_shift+F9).  You will get the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Goto program in SE38  and find the code where the program passing all the IDocs to  program RBDAPP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Ther you put the LOOP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: suppose your program is passing the idocs 10000 so that program is going for dump.  Instead of that control the idocs passing to 1000 . when Idoc reaches the  1000  call the processing progarm so no dump will occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason for dump is Basis guys use to set the max.process time of seeion is 30 min. so if you run all idocs it exceeds more that 30minu and will go for dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 03:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107668#M440050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T03:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Timeout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107669#M440051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the error after a day of debugging, it was a sort statement of an internal table (sized 80005x140) with too much data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 09:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-timeout/m-p/2107669#M440051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T09:46:16Z</dc:date>
    </item>
  </channel>
</rss>

