<?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: Adding a file to the application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609489#M273402</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 removing the FOR APPENDING addition in the OPEN DATASET..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Oct 2006 22:23:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-05T22:23:16Z</dc:date>
    <item>
      <title>Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609487#M273400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to send few files into the same file on the application server. I have used OPEN DATASET...FOR APPENDING. But the file is adding the data to the already existing data instead of overwriting the already existing file. I need help to overcome this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 21:45:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609487#M273400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T21:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609488#M273401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use syntax,&lt;/P&gt;&lt;P&gt;OPEN DATASET FNAME FOR OUTPUT MESSAGE MESS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do not use for appending...&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;Azaz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 22:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609488#M273401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T22:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609489#M273402</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 removing the FOR APPENDING addition in the OPEN DATASET..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 22:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609489#M273402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T22:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609490#M273403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with FOR OUTPUT but I cannot append by using FOR OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 23:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609490#M273403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T23:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609491#M273404</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;For not appending the file already present in the application server check the code present in the link,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3cc0358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3cc0358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For appending the data in the file,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3ccd358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3ccd358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz Ali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 00:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609491#M273404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T00:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609492#M273405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this if you want in binary mode,&lt;/P&gt;&lt;P&gt;OPEN DATASET FNAME FOR OUTPUT In binary mode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this if you want in text mode,&lt;/P&gt;&lt;P&gt;OPEN DATASET FNAME FOR OUTPUT In text mode encoding default .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please dont forget to reward all helpful answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz Ali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 00:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609492#M273405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T00:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a file to the application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609493#M273406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   To keep it simple, take it this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  p_file is the filename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. APPENDING MODE:&lt;/P&gt;&lt;P&gt;   open dataset p_file &amp;lt;b&amp;gt;for APPENDING&amp;lt;/b&amp;gt; in text mode encoding default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Here, if p_file already exists it is opened to append the exisiting data in the file. If the file does not exist it is open a new file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. OUTPUT MODE:&lt;/P&gt;&lt;P&gt;   open dataset p_file &amp;lt;b&amp;gt;for OUTPUT&amp;lt;/b&amp;gt; in text mode encoding default.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   Here everytime the file is opened as a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Hope the above info helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 01:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-file-to-the-application-server/m-p/1609493#M273406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T01:18:05Z</dc:date>
    </item>
  </channel>
</rss>

