<?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: Read archived data in parallel processing - Does it work? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943016#M1965748</link>
    <description>&lt;P&gt;Hi Sandra. Thanks for your help.&lt;/P&gt;&lt;P&gt;Actually the problem was that I've forgotten to check the FM as RFC Enabled... &lt;/P&gt;&lt;P&gt;Now it is "kinda" working... Im calling the FM withing a loop where I'm appending a key field in a range and passing it to be executed in parallel in sets of 10. All of them has results to retrieve but some executions return zero records even though the SY-SUBRC is 0.&lt;/P&gt;&lt;P&gt;Trying to investigate this problem now. &lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2019 12:58:00 GMT</pubDate>
    <dc:creator>alanknecht</dc:creator>
    <dc:date>2019-03-22T12:58:00Z</dc:date>
    <item>
      <title>Read archived data in parallel processing - Does it work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943014#M1965746</link>
      <description>&lt;P&gt;Hi guys.&lt;/P&gt;
  &lt;P&gt;I have a function module that gets data from database tables and I just archive enabled it to also gets data from archive.&lt;/P&gt;
  &lt;P&gt;This FM is being called by a program in parallel process because the amount of data is huge. The problem is it is just returning the data from database not from archive.&lt;/P&gt;
  &lt;P&gt;When I execute the same FM calling it normally it brings both data from DB and archive.&lt;/P&gt;
  &lt;P&gt;Does anyone know if is it possible to get archived data using parallel process? If yes, should I do something specific?&lt;/P&gt;
  &lt;P&gt;I would appreciate your inputs.&lt;/P&gt;
  &lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 13:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943014#M1965746</guid>
      <dc:creator>alanknecht</dc:creator>
      <dc:date>2019-03-19T13:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Read archived data in parallel processing - Does it work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943015#M1965747</link>
      <description>&lt;P&gt;Yes it's possible. I guess your code has a bug: try to restrict to a minimum reproducible case, then do a SAT non-aggregated trace for both dialog and parallel, and use the compare tool to detect when the execution starts to be different.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 18:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943015#M1965747</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-03-19T18:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read archived data in parallel processing - Does it work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943016#M1965748</link>
      <description>&lt;P&gt;Hi Sandra. Thanks for your help.&lt;/P&gt;&lt;P&gt;Actually the problem was that I've forgotten to check the FM as RFC Enabled... &lt;/P&gt;&lt;P&gt;Now it is "kinda" working... Im calling the FM withing a loop where I'm appending a key field in a range and passing it to be executed in parallel in sets of 10. All of them has results to retrieve but some executions return zero records even though the SY-SUBRC is 0.&lt;/P&gt;&lt;P&gt;Trying to investigate this problem now. &lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 12:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943016#M1965748</guid>
      <dc:creator>alanknecht</dc:creator>
      <dc:date>2019-03-22T12:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Read archived data in parallel processing - Does it work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943017#M1965749</link>
      <description>&lt;P&gt;Thanks. So you have solved the question, please mark yourself "accepted". If you have another question around this topic, open a new one and eventually link to this question to give the context.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 15:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-archived-data-in-parallel-processing-does-it-work/m-p/11943017#M1965749</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-03-22T15:26:20Z</dc:date>
    </item>
  </channel>
</rss>

