<?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 Error in Control Framework - While running report in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356638#M1992936</link>
    <description>&lt;P&gt;Hi Experts, &lt;/P&gt;
  &lt;P&gt;I have a report that is working fine when executed in foreground mode.&lt;/P&gt;
  &lt;P&gt;However, If I try to run the same program in Background mode, the job gets cancelled immediately with error - " Error in Control Framework" (Message Class FES - Message No - 022)&lt;/P&gt;
  &lt;P&gt;Please Advice on how we can fix this issue?&lt;/P&gt;
  &lt;P&gt;PS: My Custom report reads data and outputs the same in .xls format ( Its working fine from foreground )&lt;/P&gt;
  &lt;P&gt;Thankyou!&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2021 23:49:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2021-01-18T23:49:43Z</dc:date>
    <item>
      <title>Error in Control Framework - While running report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356638#M1992936</link>
      <description>&lt;P&gt;Hi Experts, &lt;/P&gt;
  &lt;P&gt;I have a report that is working fine when executed in foreground mode.&lt;/P&gt;
  &lt;P&gt;However, If I try to run the same program in Background mode, the job gets cancelled immediately with error - " Error in Control Framework" (Message Class FES - Message No - 022)&lt;/P&gt;
  &lt;P&gt;Please Advice on how we can fix this issue?&lt;/P&gt;
  &lt;P&gt;PS: My Custom report reads data and outputs the same in .xls format ( Its working fine from foreground )&lt;/P&gt;
  &lt;P&gt;Thankyou!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 23:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356638#M1992936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2021-01-18T23:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Control Framework - While running report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356639#M1992937</link>
      <description>&lt;P&gt;I'm guessing now that your files are located on your local client then, where you're running the SAP GUI?&lt;/P&gt;&lt;P&gt;Because, when running in foreground, you can access files that are located on your client, your computer. But when run in background mode, since there is no SAP GUI, the SAP servers will typically not have access to your local machine to read and write files there. The SAP server doesn't even know which is your machine at all...&lt;/P&gt;&lt;P&gt;If my guesswork was correct, is it possible for you to have the files located on a server that is accessible from the SAP server?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 04:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356639#M1992937</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-01-19T04:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Control Framework - While running report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356640#M1992938</link>
      <description>&lt;P&gt;Some of the function modules in SAP run through the SAP GUI on the local machine of the user. So they can't be executed in the background. I'm guessing that some of your .XLS creation or download related functions are like that.&lt;/P&gt;&lt;P&gt;You have to change your program so it behaves differently in background mode. You should use a strategy which doesn't rely on SAP GUI DLL's.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 05:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356640#M1992938</guid>
      <dc:creator>keremkoseoglu</dc:creator>
      <dc:date>2021-01-19T05:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Control Framework - While running report in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356641#M1992939</link>
      <description>&lt;P&gt;Your program attempts to connect to SAP GUI (display screen, etc.) and fails because you run it in background. But why asking the same question again and again without providing the code?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 07:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-framework-while-running-report-in-background/m-p/12356641#M1992939</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-01-19T07:45:37Z</dc:date>
    </item>
  </channel>
</rss>

