<?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 IDOC receiving delay in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819597#M1955698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am fixing a problem.&lt;/P&gt;&lt;P&gt;My client has two systemes, let's say A and B.&lt;/P&gt;&lt;P&gt;Some days ago, he told me that systems B received IDOC data from A, delayed for one week.&lt;/P&gt;&lt;P&gt;Sending data is 20th July and receving data is 27th July.&lt;/P&gt;&lt;P&gt;IDOC is using tRFC, so I checked SM58 but I cannot find any infomation of RFC request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two questions:&lt;/P&gt;&lt;P&gt;1, How it is possible to have this data delayed receiving happend?&lt;/P&gt;&lt;P&gt;2, How many days SM58 keeps the information of RFC request?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2016 05:53:25 GMT</pubDate>
    <dc:creator>raffinkira</dc:creator>
    <dc:date>2016-08-04T05:53:25Z</dc:date>
    <item>
      <title>IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819597#M1955698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am fixing a problem.&lt;/P&gt;&lt;P&gt;My client has two systemes, let's say A and B.&lt;/P&gt;&lt;P&gt;Some days ago, he told me that systems B received IDOC data from A, delayed for one week.&lt;/P&gt;&lt;P&gt;Sending data is 20th July and receving data is 27th July.&lt;/P&gt;&lt;P&gt;IDOC is using tRFC, so I checked SM58 but I cannot find any infomation of RFC request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two questions:&lt;/P&gt;&lt;P&gt;1, How it is possible to have this data delayed receiving happend?&lt;/P&gt;&lt;P&gt;2, How many days SM58 keeps the information of RFC request?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 05:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819597#M1955698</guid>
      <dc:creator>raffinkira</dc:creator>
      <dc:date>2016-08-04T05:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819598#M1955699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ming,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be a possibility that your idocs has been stuck in the queues (SMQ1 &amp;amp; SMQ2). As queues might have got cleared now the idocs are posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 07:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819598#M1955699</guid>
      <dc:creator>diwaneamit</dc:creator>
      <dc:date>2016-08-04T07:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819599#M1955700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Actually, after checking WE02, I found the status of sended IDOCs are successful, which means they are sended immediately, not getting in stuck.&lt;/P&gt;&lt;P&gt;So question is why the receriver received IDOC 7 days later? Where were these IDOCs in that 7 days?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, as my client said, this case occasionally happened, and just for some continous IDOCs in a few seconds.In most cases it works well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 09:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819599#M1955700</guid>
      <dc:creator>raffinkira</dc:creator>
      <dc:date>2016-08-04T09:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819600#M1955701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ming,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your systems are two separate boxes, what is the middleware system that your client is using? There might be a possibility that the idoc were stuck in the middleware system and released to the receiving system after 7 days, although this depends upon what middleware system is deployed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no limit that SM58 can hold a specific amount of data. You can check the relevant info in table&amp;nbsp; ARFCSSTATE &amp;amp; ARFCSDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you did not find anything in SM58, then probably the idoc was transferred successfully to the middleware system hence that particular transaction id was removed if your client has that kind of landscape.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sampat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819600#M1955701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-04T11:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819601#M1955702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually status in WE02 does not prove it was really successfully transmitted. If it got stuck in queue or SM58 you would also see that IDoc with status 03.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819601#M1955702</guid>
      <dc:creator>ziolkowskib</dc:creator>
      <dc:date>2016-08-04T11:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819602#M1955703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have confirmed that there is no middleware system. A connect to B directly by ABAP connection in SM59.&lt;/P&gt;&lt;P&gt;Through WE02, I can find tRFC ID of IDOC, can I use the ID to trace the history of sending status in ARFCSSTATE &amp;amp; ARFCSDATA, although no information can be found in SM58? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 02:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819602#M1955703</guid>
      <dc:creator>raffinkira</dc:creator>
      <dc:date>2016-08-05T02:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819603#M1955704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ming,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can trace the transaction ID from &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ARFCSSTATE &amp;amp; ARFCSDATA since you say the idoc has already reached your destination system. You might wanna check with your basis consultants to find any logs if generated of the ID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the idoc is going through tRFC, SAP doesn't need to check whether the remote system is active or not at the point of sending. If the idoc was not received at the correct time, it could be the remote system was inactive for long and the transaction was present in the queue for 7 days ( check with the basis guys for more detailed info ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try to check the program &lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;RSARFCSE run in batch mode. SAP executes this program if the specified period gets lapsed when the idoc coudn't be transferred to the destination system. This specific period can be customised and so varies.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sampat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 07:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819603#M1955704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-05T07:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819604#M1955705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC connection trouble?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not an ABAP question really. RFC queue could be stuck for a month (maybe even more but haven't happened so far with us) when Basis is asleep at the wheel. Then when the Basis guys fill up on coffee and kick the connection then the floodgates open, so the target system will get all the data that was stuck there.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Ask Basis admin if there were any RFC connection issues, maybe they'll fess up. Other than possibly system log it's impossible to confirm after the connection has been restored because it just clears the entries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Since this is an IDoc interface then you could try and build in a confirmation mechanism. So that you get an actual confirmation back from the receiving system. For example, we had these weird issues with EDI invoices because of some connection problems. But what we didn't realize that even though IDocs were "green" they didn't actually have the "confirmed" status (12, I think). Our EDI integrator sends a confirmation back when everything is fine. Now we check for this status, not just the first "green" one. As Bartosz also noted above, unless it's fully confirmed it only means that IDoc was passed to RFC port.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 21:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819604#M1955705</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2016-08-05T21:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819605#M1955706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Actually, only some IDOCs in a few seconds missed and most of IDOCs are received in the remote system in time. Do you have any idea of that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Aug 2016 00:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819605#M1955706</guid>
      <dc:creator>raffinkira</dc:creator>
      <dc:date>2016-08-06T00:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819606#M1955707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bartosz is correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may check this blog written by &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="38652" data-externalid="" data-presence="null" data-userid="212579" data-username="vadim.klimov" href="https://answers.sap.com/people/vadim.klimov" style="font-size: 12px; color: #3778c7; text-decoration: underline !important; background: #ffffff;"&gt;Vadim Klimov&lt;/A&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="141966" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="Outbound IDoc: Status '03'. Absolute Success? Not Necessarily!" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2016 12:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819606#M1955707</guid>
      <dc:creator>Muniyappan</dc:creator>
      <dc:date>2016-08-07T12:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC receiving delay</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819607#M1955708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;Ming Yu wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; Do you have any idea of that?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Several people have already shared their ideas here. Are these insufficient? If so then why? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-receiving-delay/m-p/11819607#M1955708</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2016-08-08T13:30:44Z</dc:date>
    </item>
  </channel>
</rss>

