<?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: XML File send to application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359040#M1993069</link>
    <description>&lt;A href="https://answers.sap.com/users/982535/himanshukawatra.02.html"&gt;Himanshu Kawatra&lt;/A&gt;. Of course it's possible, but please post a separate question and be more explicit so that your question can be fully answered.</description>
    <pubDate>Wed, 30 Dec 2020 19:45:22 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-12-30T19:45:22Z</dc:date>
    <item>
      <title>XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359032#M1993061</link>
      <description>&lt;P&gt;Hello Experts (&lt;A href="https://answers.sap.com/users/1091/sandra.rossi.html"&gt;Sandra Rossi&lt;/A&gt;)&lt;/P&gt;
  &lt;P&gt;I have deep structure and need to send some information from SAP to application server.&lt;/P&gt;
  &lt;P&gt;and i am using &lt;STRONG&gt;simple transformation&lt;/STRONG&gt;.&lt;/P&gt;
  &lt;P&gt;I am able to send the file successfully and it is open in XML Format perfect. but when we open that file to notepad it is showing in a single line..&lt;/P&gt;
  &lt;P&gt;I want notepad file should display same as xml file formating.&lt;/P&gt;
  &lt;P&gt;Please help me out!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 08:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359032#M1993061</guid>
      <dc:creator>former_member666129</dc:creator>
      <dc:date>2020-12-28T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359033#M1993062</link>
      <description>&lt;P&gt;I guess your question is more related to tooling for displaying XML files instead of having an option in the ABAP transformation logic to be able to insert any special signs (e.g. \n\r) to get a formatted result in a file.&lt;/P&gt;&lt;P&gt;I would recommend to use a tooling which displays XML in a well formatted way. Free tools are for instance Visual Studio Code, Notepad++ (with e.g. installed XML tools), ...&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 09:02:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359033#M1993062</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2020-12-28T09:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359034#M1993063</link>
      <description>&lt;P&gt;As already noted, the single line is a valid XML file and formatting is left to the editor you use to display it.&lt;/P&gt;&lt;P&gt;However, if you're required to pretty print the file before it leaves the SAP system, &lt;A href="https://blogs.sap.com/2018/10/29/xml-formatting-in-abap-single-line-issue-in-xml/" target="_blank"&gt;here&lt;/A&gt; is how you can do it.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 09:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359034#M1993063</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2020-12-28T09:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359035#M1993064</link>
      <description>&lt;P&gt;Notepad doesn't "pretty print". Use your browser instead, or VS Code with an XML extension.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 14:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359035#M1993064</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-12-28T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359036#M1993065</link>
      <description>&lt;P&gt;Thanks.. Its working... &lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 16:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359036#M1993065</guid>
      <dc:creator>former_member666129</dc:creator>
      <dc:date>2020-12-28T16:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359037#M1993066</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;c5e08e0478aa4727abc4482f5be390b2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; Now i am working on XML Upload into SAP System.&lt;/P&gt;&lt;P&gt;There is also Deep XML is coming on application server.&lt;/P&gt;&lt;P&gt;Can you help me to get that XML into Internal table .&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 13:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359037#M1993066</guid>
      <dc:creator>former_member666129</dc:creator>
      <dc:date>2020-12-29T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359038#M1993067</link>
      <description>&lt;P&gt;Please post a separate question with its own title and you're more likely to receive help.&lt;/P&gt;&lt;P&gt;I don't have an example at hand and I'm a bit short on time, thanks to Brexit!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 13:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359038#M1993067</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2020-12-29T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359039#M1993068</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;c5e08e0478aa4727abc4482f5be390b2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is there any way to get fix length in notepad of XML.&lt;/P&gt;&lt;P&gt;example..&lt;/P&gt;&lt;P&gt;&amp;lt;TAG1&amp;gt;Value&amp;lt;/TAG1&amp;gt;                                     | Here end. should be include space character after end of tag&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 16:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359039#M1993068</guid>
      <dc:creator>former_member666129</dc:creator>
      <dc:date>2020-12-30T16:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: XML File send to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359040#M1993069</link>
      <description>&lt;A href="https://answers.sap.com/users/982535/himanshukawatra.02.html"&gt;Himanshu Kawatra&lt;/A&gt;. Of course it's possible, but please post a separate question and be more explicit so that your question can be fully answered.</description>
      <pubDate>Wed, 30 Dec 2020 19:45:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-file-send-to-application-server/m-p/12359040#M1993069</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-12-30T19:45:22Z</dc:date>
    </item>
  </channel>
</rss>

