<?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: data transfer to multiple system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481861#M1254944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2009 14:26:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-25T14:26:42Z</dc:date>
    <item>
      <title>data transfer to multiple system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481859#M1254942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirement like this . i ma updating some 10 fileds in a transaction in system A using some FM. and i need to transfer these 10 fields to sys B , 6 fields to sys C and 3 fields to sys D and update some transactions respectively. the question here is if i use RFC FM developed in B,C and D systems and call them in A pipe FM the purpose is solved. but what will happen if one of the system or all of the systems are down ( B,C,and D ) when the RFC call happens. the data is lost . how do i avoid this problem. &lt;STRONG&gt;i do not want to execute the FM in system A again&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also lets say in one of the systems ( system B ) the transaction is not updated with the data bcoz of some problem ( let s say config is the problem). remaining systems are updated with the data. Now i have corrected the config in system B and want to send the data to system B only wiht out running the FM in sys A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically is there any way in SAP that i can store the RFC call data in a queue and have the option to send the data to the target system whenever needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 11:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481859#M1254942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-10T11:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: data transfer to multiple system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481860#M1254943</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;PRE&gt;&lt;CODE&gt;
the question here is if i use RFC FM developed in B,C and D systems and call them in A pipe FM the purpose is solved. but what will happen if one of the system or all of the systems are down ( B,C,and D ) when the RFC call happens. the data is lost . how do i avoid this problem. i do not want to execute the FM in system A again 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;-&amp;gt;  If the target system is not available when the call is made, the call remains in the local wait queue. The calling dialog program can, however, proceed. If the target system does not become active within a certain time period, the repeated call is scheduled as a background job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Also lets say in one of the systems ( system B ) the transaction is not updated with the data bcoz of some problem ( let s say config is the problem). remaining systems are updated with the data. Now i have corrected the config in system B and want to send the data to system B only wiht out running the FM in sys A.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;-&amp;gt; In such requirements you can build IDOC Structure with Segments depending on the recipient system.&lt;/P&gt;&lt;P&gt;Only the required Segments will be transferred to the receiver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 18:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481860#M1254943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-10T18:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: data transfer to multiple system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481861#M1254944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 14:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-to-multiple-system/m-p/5481861#M1254944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T14:26:42Z</dc:date>
    </item>
  </channel>
</rss>

