<?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: Program is not working during Background Schedule in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711348#M1872071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try with this addition..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;CALL FUNCTION 'SO_DOCUMENT_SEND_API1' &lt;STRONG&gt;IN BACKGROUND TASK&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 10:50:41 GMT</pubDate>
    <dc:creator>former_member202818</dc:creator>
    <dc:date>2014-10-15T10:50:41Z</dc:date>
    <item>
      <title>Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711339#M1872062</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; We written one program, which is working fine when we run manually. The same program is scheduled in background at 9.00am everyday. But It is &lt;STRONG&gt;not working&lt;/STRONG&gt; during background schedule. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Program Logic: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt; Send email to the trainees who are all suppose to attend the training&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt; There is no Error message is handled in the program. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 09:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711339#M1872062</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2014-10-15T09:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711340#M1872063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you use functions, class ... use something in the sapgui ?&amp;nbsp; OLE ... file ...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 09:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711340#M1872063</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-10-15T09:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711341#M1872064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what kind of user are you using for the background job ? Is it the same user who runs the program in foreground ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in su01 if the background user email id is maintained...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 09:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711341#M1872064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T09:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711342#M1872065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederic, &lt;/P&gt;&lt;P&gt; Only Two functions are used, &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp; READ_TEXT- To read the standard text&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp; SO_NEW_DOCUMENT_SEND_API1 - To send email&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even here also the error message is not handled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 09:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711342#M1872065</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2014-10-15T09:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711343#M1872066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the email queue SOST if the emails are pending there ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711343#M1872066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T10:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711344#M1872067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try se38-&amp;gt;program-&amp;gt;execute-&amp;gt;background&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711344#M1872067</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-10-15T10:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711345#M1872068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth,&lt;/P&gt;&lt;P&gt;Thanks for your reply. When executing in background from SE38, it is working fine. Email is triggering in SOST. But the scheduling done in SM36,&amp;nbsp; I am facing the problem, Email is not receiving in SOST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711345#M1872068</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2014-10-15T10:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711346#M1872069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what it is showing in job log and the job is finished?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Polu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711346#M1872069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T10:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711347#M1872070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ,&lt;/P&gt;&lt;P&gt;when you create the job in SM36, what if you set the job as "immediate execution". Does it work ?&lt;/P&gt;&lt;P&gt;when you set it as a periodic job, what is the status of the job which was suppose to be executed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming the start condition of the job wasnt proper, if the user is proper (same or similar user as the foreground user).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look closely at the date and time of the job (its sap system date and time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711347#M1872070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T10:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711348#M1872071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try with this addition..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;CALL FUNCTION 'SO_DOCUMENT_SEND_API1' &lt;STRONG&gt;IN BACKGROUND TASK&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711348#M1872071</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-10-15T10:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711349#M1872072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the job log then definitely you will get some idea what you are missing. If the job is finished and no issues in job log then delete all the mails in SOST and run the program in Background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regars,&lt;/P&gt;&lt;P&gt;Polu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:08:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711349#M1872072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T11:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711350#M1872073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you put a COMMIT WORK AND WAIT after the call of the function ?&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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711350#M1872073</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-10-15T11:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Program is not working during Background Schedule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711351#M1872074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to configure the background user..usually Basisbatch/&amp;lt;&amp;gt;remote user also assigned in su01d for batch user.Ensure the SCOT settings are covered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in spo2 whether the spools are created.As it a batch job i am not sure it will appear in your outbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kannan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-working-during-background-schedule/m-p/10711351#M1872074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T11:18:43Z</dc:date>
    </item>
  </channel>
</rss>

