<?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: Read XML file from presentation server and upload into application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076100#M1356237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like your XML file doesn't have line breaks.  Use type STRING for your internal table field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2009 12:53:32 GMT</pubDate>
    <dc:creator>brad_bohn</dc:creator>
    <dc:date>2009-08-28T12:53:32Z</dc:date>
    <item>
      <title>Read XML file from presentation server and upload into application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076099#M1356236</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;My requirement is to &lt;STRONG&gt;read XML file in presentation server&lt;/STRONG&gt; into an internal table (required as I need to process the data of this internal table) and upload it into application server. I am using &lt;STRONG&gt;GUI_UPLOAD&lt;/STRONG&gt; and getting data into internal table of structure&lt;/P&gt;&lt;P&gt;data: begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;         data(1000) type c,&lt;/P&gt;&lt;P&gt;         end of itab.&lt;/P&gt;&lt;P&gt;After this I am using OPEN DATASET statement and moving it to application server.&lt;/P&gt;&lt;P&gt;But the problem is that &lt;STRONG&gt;data in XML file is getting truncated&lt;/STRONG&gt; when moved to internal table. Please suggest me how to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 11:59:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076099#M1356236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-28T11:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Read XML file from presentation server and upload into application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076100#M1356237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like your XML file doesn't have line breaks.  Use type STRING for your internal table field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 12:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076100#M1356237</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2009-08-28T12:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read XML file from presentation server and upload into application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076101#M1356238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open dataset in binary  mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 12:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-xml-file-from-presentation-server-and-upload-into-application-server/m-p/6076101#M1356238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-28T12:57:36Z</dc:date>
    </item>
  </channel>
</rss>

