<?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, error during dispatch in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613209#M1569556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Smitha , the reason behind this the idoc is not dispatched  to port . The first and foremost solution is to reprocess the idoc by BD87.  You execute this program to dispatch the outbound idocs i.e RSEOUT00 . you can find the proper result.&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;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Jan 2011 18:21:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-16T18:21:13Z</dc:date>
    <item>
      <title>idoc, error during dispatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613205#M1569552</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;How can we correct idocs in staus 11 ie error during dispatch. What can be the reason behind the error? How can i check that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 10:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613205#M1569552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T10:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: idoc, error during dispatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613206#M1569553</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;&lt;/P&gt;&lt;P&gt;ALEFailureCode 11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An IDoc that is not successfully sent to the endpoint is considered a failure and the IDoc status is updated by the adapter to 11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to reprocess the idoc in BD87.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 10:38:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613206#M1569553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T10:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: idoc, error during dispatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613207#M1569554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply. But is it possible to find the root cause why this happened?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 10:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613207#M1569554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T10:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: idoc, error during dispatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613208#M1569555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check t-RFC queue (SM58) or System Log (SM21). Maybe the receiver system is down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 15:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613208#M1569555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T15:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: idoc, error during dispatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613209#M1569556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Smitha , the reason behind this the idoc is not dispatched  to port . The first and foremost solution is to reprocess the idoc by BD87.  You execute this program to dispatch the outbound idocs i.e RSEOUT00 . you can find the proper result.&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;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 18:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-during-dispatch/m-p/7613209#M1569556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-16T18:21:13Z</dc:date>
    </item>
  </channel>
</rss>

