<?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: RFC error handling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506558#M1066111</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;Did you add RETURN table in  your RFC. You can populate the return table with success message to track it in Dot Net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rudra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2008 09:44:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-06T09:44:04Z</dc:date>
    <item>
      <title>RFC error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506557#M1066110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus ! &lt;/P&gt;&lt;P&gt;i have created RFC and that rfc is called in dotnet application. but when i pass data to dotnet system. how to track that my data is passed successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 08:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506557#M1066110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T08:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506558#M1066111</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;Did you add RETURN table in  your RFC. You can populate the return table with success message to track it in Dot Net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rudra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 09:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506558#M1066111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T09:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506559#M1066112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Rudra already stated this is usually checked on the dotnet side which is requesting the data. If you would like to be able to track a successful passing of data to the dotnet application they would need to call another RFC and send back a confirmation that they received the data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go more and more complex from there depending on your requirements - e.g. when you send infos to dotnet you could store what you have sent and dotnet sends the information they received from you back and you can compare what they sent and waht you stored. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or just a number of records back from dotnet. Again it all depends on the requirements on how detailed you need the tracking to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 13:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506559#M1066112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T13:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506560#M1066113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Firstly, check two system exceptions: &lt;EM&gt;system_failure&lt;/EM&gt; and &lt;EM&gt;communication_failure&lt;/EM&gt; when you call remote enabled function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Marat on Oct 6, 2008 3:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 13:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506560#M1066113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T13:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506561#M1066114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx Marat for ur answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 14:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-handling/m-p/4506561#M1066114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T14:02:23Z</dc:date>
    </item>
  </channel>
</rss>

