<?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 Regarding Synchronus and Asynchronus Method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497409#M1932608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;"&gt;Hi Experts,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;"&gt;I am uploading 100 records out of which say 59th record has error so what will happen if i am using synchronous or asynchronous method of BDC? Can we update the database using local update mode how ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 09:20:13 GMT</pubDate>
    <dc:creator>debdatta_panda</dc:creator>
    <dc:date>2016-02-05T09:20:13Z</dc:date>
    <item>
      <title>Regarding Synchronus and Asynchronus Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497409#M1932608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;"&gt;Hi Experts,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;"&gt;I am uploading 100 records out of which say 59th record has error so what will happen if i am using synchronous or asynchronous method of BDC? Can we update the database using local update mode how ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497409#M1932608</guid>
      <dc:creator>debdatta_panda</dc:creator>
      <dc:date>2016-02-05T09:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synchronus and Asynchronus Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497410#M1932609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How and what are you uploading ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a custom report then it is all about you (or the devloper) how to handle failed updates:&lt;/P&gt;&lt;P&gt;- continue with the rest of updates and create message about failure&lt;/P&gt;&lt;P&gt;- stop all further processing and rollback the already updated records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also depends what kind of records you are uploading and if you do them all at once or record for record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don;t think it will make a difference if you call synchrone or asynchrone, but again it all depends on which records, which BAPI, custom program or standard SAP ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497410#M1932609</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2016-02-05T09:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synchronus and Asynchronus Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497411#M1932610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have created one BDC program which is running through synchronous method and another same BDC program with Asynchronous method.Now I want to upload 100 records where 59th record has error.How these two program handle this situation.Means I want to know that how &lt;SPAN style="font-size: 13.3333px;"&gt;synchronous and asynchronous can handle the error.Please help on that matter.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497411#M1932610</guid>
      <dc:creator>debdatta_panda</dc:creator>
      <dc:date>2016-02-05T09:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synchronus and Asynchronus Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497412#M1932611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I undertsnad now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Çheck this thread in which is explained what the difference is between asynchronous and synchronous BDC calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/389061" title="https://scn.sap.com/thread/389061"&gt;Synchronous Vs&amp;amp;amp;nbsp; ASynchronous | SCN&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497412#M1932611</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2016-02-05T09:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synchronus and Asynchronus Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497413#M1932612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I didn't get resolved about that matter when a error is occurred during running time of the BDC.On that time how synchronous and asynchronous method will behave please explain me.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 10:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-synchronus-and-asynchronus-method/m-p/11497413#M1932612</guid>
      <dc:creator>debdatta_panda</dc:creator>
      <dc:date>2016-02-05T10:14:02Z</dc:date>
    </item>
  </channel>
</rss>

