<?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 Error handing? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717138#M630210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After running a BDC program in background, next day morning when you see the results, few records are not updated (error records). What will you do then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we do this if it is session and call transaction ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 07:18:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-24T07:18:32Z</dc:date>
    <item>
      <title>Bdc Error handing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717138#M630210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After running a BDC program in background, next day morning when you see the results, few records are not updated (error records). What will you do then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we do this if it is session and call transaction ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717138#M630210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T07:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Error handing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717139#M630211</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;Incase of Session method:&lt;/P&gt;&lt;P&gt;  Process the Session Again in Errors only mode or Foreground mode.&lt;/P&gt;&lt;P&gt;  It will process those transactions with errors only.&lt;/P&gt;&lt;P&gt;  Correct those errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incase of Call transaction method using the BDCMSGCOLL you can find out the Error transactions and store all the Error transactions into a Session.&lt;/P&gt;&lt;P&gt;Then in SM35 process this session in Errors only mode or Foreground mode.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717139#M630211</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-24T07:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bdc Error handing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717140#M630212</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;if session is being used&lt;/P&gt;&lt;P&gt;automatically the log will begenereated in the sm35 transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if call transaction is used&lt;/P&gt;&lt;P&gt;put all the error messages in the applicationserver using &lt;/P&gt;&lt;P&gt;open data set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after the exectionof the program in the background&lt;/P&gt;&lt;P&gt;you have to run another progam which reads the data stroed inthe application server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that also with open data set only...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 14:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-handing/m-p/2717140#M630212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T14:28:49Z</dc:date>
    </item>
  </channel>
</rss>

