<?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 Foreground Execution Vs. Background Execution in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774735#M646668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a program, when executed in the foreground, it's taking few seconds for the output to be displayed. But, when i execute in the background, it's taking longer time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is what might be the reason for such difference in execution times?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 12:35:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T12:35:28Z</dc:date>
    <item>
      <title>Foreground Execution Vs. Background Execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774735#M646668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a program, when executed in the foreground, it's taking few seconds for the output to be displayed. But, when i execute in the background, it's taking longer time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is what might be the reason for such difference in execution times?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 12:35:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774735#M646668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T12:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Foreground Execution Vs. Background Execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774736#M646669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the reason could be that there are (were) not enough free work process for background jobs. You can check that in SM37, whne you start the report if background, if it already started or still waiting for a free work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can check in SM50 as well, what the processes are actually doing (BTC stands for batch/background in the list).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 13:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774736#M646669</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-09-05T13:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Foreground Execution Vs. Background Execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774737#M646670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not already started and even it's not waiting.... We have executed it as Start Immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 13:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774737#M646670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T13:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Foreground Execution Vs. Background Execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774738#M646671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. JOB Class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. By default the Job class =  C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. So, put this as A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;A - High priority&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;B-  Middle priority&lt;/P&gt;&lt;P&gt;C - Low priority&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 13:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-execution-vs-background-execution/m-p/2774738#M646671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T13:23:07Z</dc:date>
    </item>
  </channel>
</rss>

