<?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 Parallel Processing with SUBMIT program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13854388#M2030762</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I have a Program which SUBMITs a standard program to extend contracts. The contracts that we are sending to this SUBMIT can run to hundred thousand records. I plan to divide this data to smaller chunks and call them in Background process using JOB_OPEN and JOB_CLOSE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But how do I determine the number of records in each packet or chunk.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 13:21:00 GMT</pubDate>
    <dc:creator>ChaitraSantosh</dc:creator>
    <dc:date>2024-09-04T13:21:00Z</dc:date>
    <item>
      <title>Parallel Processing with SUBMIT program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13854388#M2030762</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I have a Program which SUBMITs a standard program to extend contracts. The contracts that we are sending to this SUBMIT can run to hundred thousand records. I plan to divide this data to smaller chunks and call them in Background process using JOB_OPEN and JOB_CLOSE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But how do I determine the number of records in each packet or chunk.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13854388#M2030762</guid>
      <dc:creator>ChaitraSantosh</dc:creator>
      <dc:date>2024-09-04T13:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing with SUBMIT program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13854865#M2030783</link>
      <description>&lt;P&gt;If you have 100.000 contracts, run 10 jobs of 10.000 contracts each.&lt;/P&gt;&lt;P&gt;What is your exact question please?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 19:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13854865#M2030783</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-09-04T19:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing with SUBMIT program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13855744#M2030812</link>
      <description>&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for your response. I want to split the data into packets based on the number of records. Not everytime do we have huge records, there can be fewer records as well. How can i determine how many packets we can split them into?&lt;/P&gt;&lt;P&gt;Also inorder to improve the performance of a program which does a SUBMIT to a standard program, what is best approach. will above approach where we split into sizeable packets and execute them as parallel jobs help? Are there any better options? Business is suggesting parallel processing with dialog process instead of background process , is it possible in this case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 13:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13855744#M2030812</guid>
      <dc:creator>ChaitraSantosh</dc:creator>
      <dc:date>2024-09-05T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing with SUBMIT program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13855936#M2030818</link>
      <description>&lt;P&gt;You are asking yourself too many questions ;-). Just run a real case, see what the problems are, and fix them in a simple way. It's the same question as a SELECT performance issue, you can know only after running in a production-like system.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 14:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-with-submit-program/m-p/13855936#M2030818</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-09-05T14:53:45Z</dc:date>
    </item>
  </channel>
</rss>

