<?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: reading XML files from application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-xml-files-from-application-server/m-p/3563893#M857618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vignesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, i must say that you can open a XML from application server using open dataset, depending of your system version. What's yours?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know from which version you started to can do it, but in ECC 600 you can use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET dset FOR (input/output)&lt;/P&gt;&lt;P&gt;            IN BINARY MODE ENCODING (UTF-8/DEFAULT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;depending of the goal and the encoding you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2008 17:36:18 GMT</pubDate>
    <dc:creator>valter_oliveira</dc:creator>
    <dc:date>2008-03-24T17:36:18Z</dc:date>
    <item>
      <title>reading XML files from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-xml-files-from-application-server/m-p/3563892#M857617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am reading a file curreunlt from the presentation server as below&lt;/P&gt;&lt;P&gt;CALL METHOD CL_GUI_FRONTEND_SERVICES=&amp;gt;GUI_UPLOAD&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      FILENAME                = L_FILENAME&lt;/P&gt;&lt;P&gt;      FILETYPE                = 'BIN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The filetype is the above is BIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a xml file be read from the application using the open dataset?&lt;/P&gt;&lt;P&gt;If it can be read using open dataset,  can it be  converted into a binary stream as done by the earlier call??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 14:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-xml-files-from-application-server/m-p/3563892#M857617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T14:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: reading XML files from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-xml-files-from-application-server/m-p/3563893#M857618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vignesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, i must say that you can open a XML from application server using open dataset, depending of your system version. What's yours?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know from which version you started to can do it, but in ECC 600 you can use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET dset FOR (input/output)&lt;/P&gt;&lt;P&gt;            IN BINARY MODE ENCODING (UTF-8/DEFAULT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;depending of the goal and the encoding you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 17:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-xml-files-from-application-server/m-p/3563893#M857618</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-03-24T17:36:18Z</dc:date>
    </item>
  </channel>
</rss>

