<?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: CL_GUI_FRONTEND_SERVICES error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482745#M1931415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is resolved, so closing this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few files which were facing error for FILE_COPY and FILE_DELETE with "Access Denied" exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All those files have "Read-Only" ticked in their properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, as read-only property is removed files are moving correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all for your time and suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2016 10:54:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-01-13T10:54:36Z</dc:date>
    <item>
      <title>CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482736#M1931406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have provided interface to user where all pdf files from desktop directory are listed in ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clicking on any desired file that file is opened in SAP container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then user clicks on move file button which moves that file from one desktop directory to another as maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using following methods in sequence to check file existence, then copy to destination and then delete from source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILE_EXIST&lt;/P&gt;&lt;P&gt;FILE_COPY&lt;/P&gt;&lt;P&gt;FILE_DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I am facing issues with following methods of class CL_GUI_FRONTEND_SERVICES &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FILE_COPY &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FILE_DELETE&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Only in fewer cases ( 1 or 2 out of 100 files ), file is not moved as either of above mentioned methods give exception as "Access Denied".&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Not able to find exact reason for above behavior.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Kindly guide through this&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 10:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482736#M1931406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T10:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482737#M1931407</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 style="font-size: 13.33px;"&gt;FILE_COPY&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ACCESS_DENIED thrown&amp;nbsp; If either the source file cannot be accessed for reading or the new file cannot be created in the specified directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FILE_DELETE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ACCESS_DENIED thrown if the account with which the user is logged on to the PC has not the permissions required to delete the file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 11:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482737#M1931407</guid>
      <dc:creator>Chintu6august</dc:creator>
      <dc:date>2016-01-06T11:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482738#M1931408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But user has full authorization and permission to read write copy and delete file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because all files are moved successfully except 1 or 2 files only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 11:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482738#M1931408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482739#M1931409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has the file copy completed before you attempt to delete the file ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 11:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482739#M1931409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T11:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482740#M1931410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes file is copied completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in such cases where delete is failed, i have two copies of that file one in source and second in destination.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 12:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482740#M1931410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T12:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482741#M1931411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to check the variable which holds the file name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 12:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482741#M1931411</guid>
      <dc:creator>Chintu6august</dc:creator>
      <dc:date>2016-01-06T12:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482742#M1931412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These methods have importing parameter as STRING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i am using the same for variable which holds file path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other aspect which can be checked for that variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 12:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482742#M1931412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T12:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482743#M1931413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's not about length it's about the variable holds the file name or not where it's giving exception of ACCESS DENIED while deleting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 12:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482743#M1931413</guid>
      <dc:creator>Chintu6august</dc:creator>
      <dc:date>2016-01-06T12:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482744#M1931414</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;try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_COPY&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SOURCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'C:\Documents and Settings\krishnamurthy\Desktop\ticket.pdf'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'C:\Documents and Settings\krishnamurthy\Desktop\Invoice Process\ticket5.pdf'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXCEPTIONS&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CNTL_ERROR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR_NO_GUI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WRONG_PARAMETER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;3&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISK_FULL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS_DENIED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;5&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILE_NOT_FOUND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;6&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION_EXISTS&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;7&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNKNOWN_ERROR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;8&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PATH_NOT_FOUND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;9&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISK_WRITE_PROTECT&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;10&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DRIVE_NOT_READY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L0S32"&gt;11&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NOT_SUPPORTED_BY_GUI = &lt;SPAN class="L0S32"&gt;12&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;= &lt;SPAN class="L0S32"&gt;13.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 10:00:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482744#M1931414</guid>
      <dc:creator>former_member241258</dc:creator>
      <dc:date>2016-01-13T10:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_FRONTEND_SERVICES error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482745#M1931415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is resolved, so closing this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few files which were facing error for FILE_COPY and FILE_DELETE with "Access Denied" exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All those files have "Read-Only" ticked in their properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, as read-only property is removed files are moving correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all for your time and suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 10:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-frontend-services-error/m-p/11482745#M1931415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-13T10:54:36Z</dc:date>
    </item>
  </channel>
</rss>

