<?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: Mail triggering while any background job failed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228914#M1984267</link>
    <description>&lt;P&gt;Thanks Devarshi for your prompt response. &lt;/P&gt;&lt;P&gt;Actually i am just searching is any way available in Standard SAP system to achieve above requirement. Initially i thought to achieve it through SM36 but here i could not able to trigger mail if any job is getting failed. &lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 12:25:51 GMT</pubDate>
    <dc:creator>former_member282631</dc:creator>
    <dc:date>2020-07-30T12:25:51Z</dc:date>
    <item>
      <title>Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228912#M1984265</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
  &lt;P&gt;I want to configure the mail in SAP STANDARD SYSTEM in such way if any background program has been failed due to any reasons then system should trigger a mail to respective person. Already i gone through so many blogs regarding this requirement but still i have not found any concrete way out. Even i would like to configure it by standard way without using any Z- Customizing.&lt;/P&gt;
  &lt;P&gt;So Experts, could you please share your thoughts regarding this.&lt;/P&gt;
  &lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
  &lt;P&gt;Varun Kumar &lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 11:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228912#M1984265</guid>
      <dc:creator>former_member282631</dc:creator>
      <dc:date>2020-07-30T11:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228913#M1984266</link>
      <description>&lt;P&gt;Hi Varun, &lt;/P&gt;&lt;P&gt;I am not sure how you can achieve it without custom programming. However, you can create a custom program running at regular interval in background with below logic:&lt;/P&gt;&lt;P&gt;1. Fetch details of background jobs from SAP tables TBTCP -Background Job Step Overview and TBTCO - Job Status Overview Table.&lt;/P&gt;&lt;P&gt;alternatively, you can use the following FM to get job details:&lt;/P&gt;&lt;P&gt;GET_JOB_RUNTIME_INFO - Reading Background Job Runtime Data&lt;/P&gt;&lt;P&gt; 2. In case of batch error or job fail status, write code to send mails to respective users.&lt;/P&gt;&lt;P&gt; I hope this will help.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 12:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228913#M1984266</guid>
      <dc:creator>former_member683273</dc:creator>
      <dc:date>2020-07-30T12:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228914#M1984267</link>
      <description>&lt;P&gt;Thanks Devarshi for your prompt response. &lt;/P&gt;&lt;P&gt;Actually i am just searching is any way available in Standard SAP system to achieve above requirement. Initially i thought to achieve it through SM36 but here i could not able to trigger mail if any job is getting failed. &lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 12:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228914#M1984267</guid>
      <dc:creator>former_member282631</dc:creator>
      <dc:date>2020-07-30T12:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228915#M1984268</link>
      <description>&lt;P&gt;This kind of things should be done with CCMS (it could have been replaced by something else, I play with that in ECC)&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/SI/Monitoring+Work+Processes+in+the+CCMS+Infrastructure"&gt;https://wiki.scn.sap.com/wiki/display/SI/Monitoring+Work+Processes+in+the+CCMS+Infrastructure&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 13:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228915#M1984268</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-07-30T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228916#M1984269</link>
      <description>&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, replying to OP comment, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 13:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228916#M1984269</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-07-30T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228917#M1984270</link>
      <description>&lt;P&gt;You may configure that with Alert Management for CCMS. I can't tell you more. I guess it has been discussed in other posts in the Web, and in the SAP Library.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 13:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228917#M1984270</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-07-30T13:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228918#M1984271</link>
      <description>&lt;P&gt;Thanks &lt;STRONG&gt;Frederic&lt;/STRONG&gt; for your valuable input with respect to CCMS process. But could you please provide me the complete process steps (Configuration steps) for RZ20 to achieve rhis requirement.  Requirement is if background job getting failed then mail should be triggered to respective person in standard sap syatem. (Mail id - facebook.raj22@gmail.com)&lt;/P&gt;&lt;P&gt;Thanks and regards &lt;/P&gt;&lt;P&gt;Varun &lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 17:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228918#M1984271</guid>
      <dc:creator>former_member282631</dc:creator>
      <dc:date>2020-07-30T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mail triggering while any background job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228919#M1984272</link>
      <description>&lt;P&gt;Use your favorite Internet Search tool with keyword like   SAP CCMS JOB .... &lt;/P&gt;&lt;P&gt;ex of result:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptraininghq.com/how-to-monitor-your-background-jobs-with-ccms-in-sap-systems/"&gt;http://www.saptraininghq.com/how-to-monitor-your-background-jobs-with-ccms-in-sap-systems/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 05:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-triggering-while-any-background-job-failed/m-p/12228919#M1984272</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-07-31T05:26:31Z</dc:date>
    </item>
  </channel>
</rss>

