<?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 BDC (Background processing in call transaction ) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904288#M377128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frnds how to go for background processing in " call transaction method"&lt;/P&gt;&lt;P&gt; We know that " NO display" mode is there but any other method is there in real time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&amp;gt; in session method while data is getting uploaded suddenly server stops then how to upload the data from the last record where the server stopped.&lt;/P&gt;&lt;P&gt; plz help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   regards,&lt;/P&gt;&lt;P&gt;    satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2007 07:51:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-16T07:51:35Z</dc:date>
    <item>
      <title>BDC (Background processing in call transaction )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904288#M377128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frnds how to go for background processing in " call transaction method"&lt;/P&gt;&lt;P&gt; We know that " NO display" mode is there but any other method is there in real time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&amp;gt; in session method while data is getting uploaded suddenly server stops then how to upload the data from the last record where the server stopped.&lt;/P&gt;&lt;P&gt; plz help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   regards,&lt;/P&gt;&lt;P&gt;    satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 07:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904288#M377128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T07:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC (Background processing in call transaction )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904289#M377129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI SATYA,&lt;/P&gt;&lt;P&gt;                you cant work in background  in call trans. method.&lt;/P&gt;&lt;P&gt;if your server data upload stop suddenly then we have some technique to check the data for error. if u r using excel sheet then u can go for vlook up and if u r using text file then simply look into log and get the errror point. since your problem is that server is stopping, you know this is very-very rare case well u can get tht point where error is coming and u can  further process the data afterwards your error point by just giving rest rows of data for next session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;vijay dwivedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904289#M377129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC (Background processing in call transaction )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904290#M377130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;u have to use No Display mode in call transaction...there is no other go for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise opt for session method and using SUBMIT rstbdcsub. process in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When server stops mean while the processing of the session, u can get the processed records info by the log and you can process the failed / un processed records now by foreground in sm35 or u can process the entire file again or u can create the file with only failed records and process .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904290#M377130</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-16T09:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC (Background processing in call transaction )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904291#M377131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Relaese the session ( button with flag ) and then process it again.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing-in-call-transaction/m-p/1904291#M377131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:35:49Z</dc:date>
    </item>
  </channel>
</rss>

