<?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: Function module EPS_GET_DIRECTORY_LISTING not in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834931#M1590314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure that your program runs fine ion the right server in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you define a background job in SM36, please fill out &lt;STRONG&gt;Exec. Target&lt;/STRONG&gt; and choose the right server!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are working with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT report ... VIA JOB ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then change logic from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_OPEN&lt;/P&gt;&lt;P&gt;SUBMIT report VIA JOB&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_CLODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_OPEN&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_SUBMIT&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_CLODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where you can pass parameter EXTPGM_SYSTEM for selecting the right server! &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;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on May 11, 2011 6:52 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on May 11, 2011 6:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2011 04:45:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-11T04:45:54Z</dc:date>
    <item>
      <title>Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834925#M1590308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using FM 'EPS_GET_DIRECTORY_LISTING ' to get the list of files in application server directory. The FM worked very well for a few days. However, from last week it is throwing an expection "READ_DIRECTORY_FAILED" although there ain't any changes to source code of the program or parameter changes to the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the FM works fine when the program is executed in foreground.However, it throws an exception when scheduled as a BG job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,the program runs very well(both in foreground &amp;amp; background) in the developement system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the possible reasons for this?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it something related to time zone of the systems? My clients DEV system is set to time zone "INDIA" while PRD is det to time zone "CET". Could this be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 09:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834925#M1590308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-10T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834926#M1590309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look in FORM check_ftp_authority. Maybe this is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 10:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834926#M1590309</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2011-05-10T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834927#M1590310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use ISU_M_GET_FILES_OF_DIR and it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 11:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834927#M1590310</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2011-05-10T11:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834928#M1590311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the length of your directory name in production.  Did it change? Is it too long for the FM interface parameters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're using the older version of this FM, with limitations in length of directory name and file name.  You might want to convert to &lt;STRONG&gt;EPS2_GET_DIRECTORY_LISTING&lt;/STRONG&gt;, which will handle longer directory names( up to 200 characters, if I remember correctly) and longer filenames.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 11:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834928#M1590311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-10T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834929#M1590312</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;do you have several servers for your production system? Maybe one of them has no rights or connection to this directory! If you have several servers, then please try to start your report on all of them! Any differences?&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 12:02:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834929#M1590312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-10T12:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834930#M1590313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have 3 servers on my production system. Also, the application directory is accessible on one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, how do I take this forward. I mean what steps I need to follow so that the BG job runs successfully on the production system.&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;Rupesh Mhatre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 04:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834930#M1590313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-11T04:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834931#M1590314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure that your program runs fine ion the right server in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you define a background job in SM36, please fill out &lt;STRONG&gt;Exec. Target&lt;/STRONG&gt; and choose the right server!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are working with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT report ... VIA JOB ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then change logic from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_OPEN&lt;/P&gt;&lt;P&gt;SUBMIT report VIA JOB&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_CLODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_OPEN&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_SUBMIT&lt;/P&gt;&lt;P&gt;CALL FUNCTION JOB_CLODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where you can pass parameter EXTPGM_SYSTEM for selecting the right server! &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;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on May 11, 2011 6:52 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on May 11, 2011 6:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 04:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834931#M1590314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-11T04:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function module EPS_GET_DIRECTORY_LISTING not in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834932#M1590315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Klaus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution worked great and I managed to run the job successfully in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rupesh Mhatre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 05:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-eps-get-directory-listing-not-in-background/m-p/7834932#M1590315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-11T05:29:39Z</dc:date>
    </item>
  </channel>
</rss>

