<?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: Scheduling background job in Queue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539467#M19998</link>
    <description>&lt;P&gt;sorry keith. That wont work for me considering my requirement where I need to run the list of created files in a queue. The files are processed via a submit job and hence job steps wont work good for my scenario&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 18:31:15 GMT</pubDate>
    <dc:creator>prabhu_s2</dc:creator>
    <dc:date>2017-11-16T18:31:15Z</dc:date>
    <item>
      <title>Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539462#M19993</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
  &lt;P&gt;wondering if there is a way to schedule the background jobs in a Queue. I have a process which creates number of background jobs and wish to have a it scheduled it in a Queue. is that possible and would it make sense?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539462#M19993</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2017-11-16T15:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539463#M19994</link>
      <description>&lt;P&gt;There is a concept of running jobs in the steps where if you maintain 2 jobs in then only after 1st job finish, 2nd job will run.&lt;/P&gt;
  &lt;P&gt;I am not sure if you are trying to do the same thing.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 16:19:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539463#M19994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-16T16:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539464#M19995</link>
      <description>&lt;P&gt;RSBTONEJOB &amp;amp; RSBTONEJOB2 &lt;/P&gt;
  &lt;P&gt;but you have to create a variant with the name of the job. &lt;/P&gt;
  &lt;P&gt;that will ensure that only one job with the same name runs at a time, not the job run in the good order&lt;/P&gt;
  &lt;P&gt;fred&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 17:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539464#M19995</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2017-11-16T17:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539465#M19996</link>
      <description>&lt;P&gt;You can also schedule a job start condition to start at a specific time or "after event" &lt;/P&gt;
  &lt;P&gt;You could create events after each job and schedule it that way.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 17:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539465#M19996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-16T17:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539466#M19997</link>
      <description>&lt;P&gt;The issue with the current custom process , two jobs are created for two different files where an agreement number is duplicated. so job 1 locks the agreement and while job 2 runs it fails as the agreement is locked. I was thinking abt a solution where to force the system to run the jobs in a queue so that the locking can be avoided. I don't want to go with running jobs in steps as this will be messy considering the kind of application I'm working on&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 18:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539466#M19997</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2017-11-16T18:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539467#M19998</link>
      <description>&lt;P&gt;sorry keith. That wont work for me considering my requirement where I need to run the list of created files in a queue. The files are processed via a submit job and hence job steps wont work good for my scenario&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 18:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539467#M19998</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2017-11-16T18:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling background job in Queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539468#M19999</link>
      <description>&lt;P&gt;If you do not want to run the jobs in steps then schedule the second job after certain time(after 1st job) and put a check in the second process to check the lock and if lock is present then wait for sometime.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 10:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-background-job-in-queue/m-p/539468#M19999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-17T10:56:34Z</dc:date>
    </item>
  </channel>
</rss>

