<?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 Problem while using RSBDCSUB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725831#M1109465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In my report a session is created and i use RSBDCSUB to run the session.&lt;/P&gt;&lt;P&gt;The BDC updates my network through (CN27).&lt;/P&gt;&lt;P&gt;After my report is run and when i go and check the session i have few errors due to my activity status.&lt;/P&gt;&lt;P&gt;which is expected.&lt;/P&gt;&lt;P&gt;Now when i log in through some other ID and run the same report i get few addtional errors for the same input.&lt;/P&gt;&lt;P&gt;The error says ****** network is already being processed by (previous user name ).&lt;/P&gt;&lt;P&gt;At times i get this error for the same login aswell !!!.&lt;/P&gt;&lt;P&gt;I do not get this error when i process the same session in the foreground.&lt;/P&gt;&lt;P&gt;This seems to happen only when i run this session through RSBDCSUB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body tell me as what could be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Saikumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2008 03:34:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-14T03:34:49Z</dc:date>
    <item>
      <title>Problem while using RSBDCSUB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725831#M1109465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In my report a session is created and i use RSBDCSUB to run the session.&lt;/P&gt;&lt;P&gt;The BDC updates my network through (CN27).&lt;/P&gt;&lt;P&gt;After my report is run and when i go and check the session i have few errors due to my activity status.&lt;/P&gt;&lt;P&gt;which is expected.&lt;/P&gt;&lt;P&gt;Now when i log in through some other ID and run the same report i get few addtional errors for the same input.&lt;/P&gt;&lt;P&gt;The error says ****** network is already being processed by (previous user name ).&lt;/P&gt;&lt;P&gt;At times i get this error for the same login aswell !!!.&lt;/P&gt;&lt;P&gt;I do not get this error when i process the same session in the foreground.&lt;/P&gt;&lt;P&gt;This seems to happen only when i run this session through RSBDCSUB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body tell me as what could be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Saikumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 03:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725831#M1109465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-14T03:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using RSBDCSUB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725832#M1109466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saikumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick question... Are you running RSBDCSUB online or via a background job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I haven't seen your exact problem I have seen similar problems when running certain programs online and that don't commit or release their locks until you exit right out of the program (ie. go back to the SAP menu) You don't normally get this type of problem when running the program as a background job - the normal way a program like RSBDCSUB would be run)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 10:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725832#M1109466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-14T10:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using RSBDCSUB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725833#M1109467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;Im running the program online.&lt;/P&gt;&lt;P&gt;Is there a way to overcome this problem and can u tel me as how it gets locked while runnig in online and y not in background.&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;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 10:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725833#M1109467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-14T10:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using RSBDCSUB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725834#M1109468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Saikumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't tell you exactly why this problem occurs - it depends on the code in the program itself - but it's usually quite easy to overcome. Rather than running the program online, run it in a background job.&lt;/P&gt;&lt;P&gt;I'm assuming you're running the program from SE38 or SA38?! Instead of just executing the program from the selection screen (F8), try selecting "Execute in Background" (F9), choose your printer (but make sure you set if to "send to spool only") and then schedule it to run Immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 10:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725834#M1109468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-14T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using RSBDCSUB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725835#M1109469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you use call transaction method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL transaction  'CN27' mode ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this you can use &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;WAIT up to 3 Seconds.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how this works in session method  id ont know...&lt;/P&gt;&lt;P&gt;when  your runnung in fore ground its wrok, once the record update this tcode takes some  time to commit,  and then procced the next reocrd. in forground you have some time for each record, in back groud you dont have time gap between records. so its saying the system already processing.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 10:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-rsbdcsub/m-p/4725835#M1109469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-14T10:38:30Z</dc:date>
    </item>
  </channel>
</rss>

