<?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: error report in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192595#M1980910</link>
    <description>&lt;P&gt;This question has only been asked a few thousand times on this site, so thanks for posting it again. &lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 13:36:01 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2020-04-15T13:36:01Z</dc:date>
    <item>
      <title>error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192589#M1980904</link>
      <description>&lt;P&gt;how come when i run in the background the report goes wrong (with a message text that i have from code) while when i run the report normally from se38 it works correctly?&lt;/P&gt;
  &lt;P&gt;the report consists of downloading a file from al11 and saving it locally. &lt;/P&gt;
  &lt;P&gt;could you see it in debug after the report is launched in the background?&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;I read that in the background it cannot find the local path, can I do something to be able to locate the local path or anything else?&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; thanksss&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192589#M1980904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-04-15T12:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192590#M1980905</link>
      <description>&lt;P&gt;You can't access the frontend from a background job.&lt;/P&gt;&lt;P&gt;NB: debugging of a background job via SM37 JDBG runs in foreground, not background.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192590#M1980905</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-04-15T12:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192591#M1980906</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;nick.reyan&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Please note that program that deals with front end file Upload and Download cannot be run in background.&lt;/P&gt;&lt;P&gt;This is because the background task is not connected to the front end hence it does not understand the front end file path. &lt;/P&gt;&lt;P&gt;You can use Command JDBG to debug the job, you can find on debugging that the file upload/download will fail in background mode.&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192591#M1980906</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2020-04-15T12:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192592#M1980907</link>
      <description>&lt;P&gt;so it is practically impossible to download the file locally from the background?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192592#M1980907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-04-15T12:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192593#M1980908</link>
      <description>&lt;P&gt;so it is practically impossible to download the file locally from the background?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192593#M1980908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-04-15T12:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192594#M1980909</link>
      <description>&lt;P&gt;Yes, background task is not connected to the front end hence it does not understand the front end file path.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192594#M1980909</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2020-04-15T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: error report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192595#M1980910</link>
      <description>&lt;P&gt;This question has only been asked a few thousand times on this site, so thanks for posting it again. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 13:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-report-in-background/m-p/12192595#M1980910</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2020-04-15T13:36:01Z</dc:date>
    </item>
  </channel>
</rss>

