<?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 batch job issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122177#M1618535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Suppose i have a job scheduled to run every 15 min for e.g. to read sales order from a flat file (also available every 15 min) and upload it. Initially it starts at 10:00 am. Next it runs at 10:15 am and so on. Suppose The first run takes time more than 15 minutes (say 20 min) to upload sales order due to large number of records. So will the next job run at 10:15 am and pick up the next file or will it not run at all??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 05:21:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-17T05:21:45Z</dc:date>
    <item>
      <title>batch job issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122177#M1618535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Suppose i have a job scheduled to run every 15 min for e.g. to read sales order from a flat file (also available every 15 min) and upload it. Initially it starts at 10:00 am. Next it runs at 10:15 am and so on. Suppose The first run takes time more than 15 minutes (say 20 min) to upload sales order due to large number of records. So will the next job run at 10:15 am and pick up the next file or will it not run at all??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 05:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122177#M1618535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-17T05:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: batch job issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122178#M1618536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next scheduled job will start at its specified time regardless of the earlier job status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
So will the next job run at 10:15 am and pick up the next file or will it not run at all??
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the next job will run at 10:15 am.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Pick up the next File&lt;/EM&gt; ??...entirely depends on your program logic. You need to interpret what is your criteria considering the old file has not been completely processed, will it pick up the NEXT file or OLD file again or etc etc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Diwakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 06:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122178#M1618536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-17T06:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: batch job issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122179#M1618537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's depend upon the file name stored .If you are replacing original file then it will take new file because previous file will be not ther. Basically it depends upon the file name you are using in program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 14:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-issue/m-p/8122179#M1618537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T14:53:35Z</dc:date>
    </item>
  </channel>
</rss>

