<?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: regarding creation files on app servers programatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874124#M1139346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to know that if a file name is non existent on app server, then will it be created when i use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: dir_temp is the dir name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my report I use filename as dir_temp/X1 , then will this file X1 be created on app server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2008 11:30:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-15T11:30:07Z</dc:date>
    <item>
      <title>regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874119#M1139341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I have to copy data from one struc to other. The algo implemented is something as under:&lt;/P&gt;&lt;P&gt;1. Select data from source acc to package size. &lt;/P&gt;&lt;P&gt;   Total_records = total_records + number of records fetched.&lt;/P&gt;&lt;P&gt;2. move data to target structure.&lt;/P&gt;&lt;P&gt;3. write this data to a file on app server&lt;/P&gt;&lt;P&gt;3. If tota_records &amp;gt;= some number 'XYZ', then&lt;/P&gt;&lt;P&gt;4. call a report in background to read data from file specified in step3, and put this data in target table.&lt;/P&gt;&lt;P&gt;5. end select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, since I have to split the complete data into multiple tasks for updation, I want to create separate files on the app sever for diff set of records. &lt;/P&gt;&lt;P&gt;For ex, for the first10000 records file name shud be X1 . Using this file step4 would be processed.&lt;/P&gt;&lt;P&gt;For next 10000 records file generated is X2. Using this file the 10000 records selected are processed using step4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY QUERY IS: HOW CAN I GENERATE FILENAMES SUCH AS X1 ,X2 ETC ON THE APPLICATION SERVER. CAN I DO THAT DIRECTLY USING OPEN DATASET &amp;lt;FILENAME&amp;gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;HS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874119#M1139341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T11:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874120#M1139342</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;yes you can directly download data into application server using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874120#M1139342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T11:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874121#M1139343</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;Yes you can do with the open dataset...before calling the Open Dataset generate the file name dynamically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874121#M1139343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T11:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874122#M1139344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harmeet,&lt;/P&gt;&lt;P&gt;It maybe an idea to create all your files first before you start to process them. This way you know you have considered all the source data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Che&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874122#M1139344</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2008-12-15T11:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874123#M1139345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Yes this can be done .You can mention file path name and use OPEN DATASET and transfer records according to your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874123#M1139345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T11:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874124#M1139346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to know that if a file name is non existent on app server, then will it be created when i use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: dir_temp is the dir name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my report I use filename as dir_temp/X1 , then will this file X1 be created on app server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874124#M1139346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T11:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: regarding creation files on app servers programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874125#M1139347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The file will be created if it does not already exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you even tried reading the help on the OPEN DATASET statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 11:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-creation-files-on-app-servers-programatically/m-p/4874125#M1139347</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2008-12-15T11:35:36Z</dc:date>
    </item>
  </channel>
</rss>

