<?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: Problem in creating a file on Application Server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362187#M1541940</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;You are using OPEN DATASET ? And what is the sy-subrc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post some lines of your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leandro Mengue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Oct 2010 19:14:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-15T19:14:59Z</dc:date>
    <item>
      <title>Problem in creating a file on Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362186#M1541939</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;I am facing an issue while creating a file on the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a file with sales data from SAP and saving it on the application server. &lt;/P&gt;&lt;P&gt;At the end of this operation, I am calling a Unix script to push this file from SAP to an external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I am facing is - at every month end, when I run a job for creating the file (its a custom program which is scheduled to run periodically), I get a strange scenario where a BLANK FILE gets created on the application server even though the data tables are not blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the user id gets changed to UID = 1400 when I run this job for the first time when a BLANK FILE gets created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I delete this file and run the job again, though, the file gets created WITH DATA.&lt;/P&gt;&lt;P&gt;The user name remains DEVADM (Dev Admin), as it should be for the scheduled jobs.&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;Please help me in this direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 17:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362186#M1541939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-15T17:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a file on Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362187#M1541940</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;You are using OPEN DATASET ? And what is the sy-subrc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post some lines of your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leandro Mengue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 19:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362187#M1541940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-15T19:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a file on Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362188#M1541941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How do you write this file on server?&lt;/P&gt;&lt;P&gt;Using "OPEN DATASET"? If yes, the folder on the application server may not have permission to write in existing file check with adimin of the application server if the folder is set with permissions 777.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Romerito Mendes Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Oct 2010 15:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-a-file-on-application-server/m-p/7362188#M1541941</guid>
      <dc:creator>Romerito</dc:creator>
      <dc:date>2010-10-17T15:33:02Z</dc:date>
    </item>
  </channel>
</rss>

