<?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: Create XML file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232668#M1984617</link>
    <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;Thanks a lot for your support! I'm completely new working with xslt_tool, so I'm a bit lost... I've created all the structures and the final structures. When I check it in sourceCode tab, it seems to be good. But now I'm executing the program and it returns the following message "Invalid XML source". Should I need to create the report now? and how can I use this for the XML grneration? Thanks!!!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 11:15:25 GMT</pubDate>
    <dc:creator>former_member384574</dc:creator>
    <dc:date>2020-08-04T11:15:25Z</dc:date>
    <item>
      <title>Create XML file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232664#M1984613</link>
      <description>&lt;P&gt;Hi experts &lt;/P&gt;
  &lt;P&gt;For an interface,we need to create an XML file and save it locally. My question is: which will be the best way for the XML creation? Using xlst_tool or doing completely the file by hand?&lt;/P&gt;
  &lt;P&gt;Could you please help me?&lt;/P&gt;
  &lt;P&gt;Thanks in advance!&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Rebeca&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232664#M1984613</guid>
      <dc:creator>former_member384574</dc:creator>
      <dc:date>2020-08-03T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create XML file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232665#M1984614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Personally I always use simple transformations or xsl based transformations. Creating an XML by hand is something I only had to resort to in a few special cases. (Dynamic format of XML file, but even in these cases it was not completely impossible to do it with transformations)&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Geert-Jan Klaps&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 15:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232665#M1984614</guid>
      <dc:creator>geert-janklaps</dc:creator>
      <dc:date>2020-08-03T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create XML file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232666#M1984615</link>
      <description>&lt;P&gt;It depends how it looks like, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 16:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232666#M1984615</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-08-03T16:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create XML file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232667#M1984616</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;rebeca&lt;/SPAN&gt;,&lt;BR /&gt;As mentioned by Geert-Jan try to go for XSLT as often as possible as this is much clearer and more readable way than creating XML file "by hand" in ABAP. That said I admit there are cases in which you need to create a very simple XML wrapper with few tags only and at those occasions it is not a crime against ABAP society to create an XML "by hand" (at least IMHO).&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Bartosz  &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 20:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232667#M1984616</guid>
      <dc:creator>ziolkowskib</dc:creator>
      <dc:date>2020-08-03T20:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create XML file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232668#M1984617</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;Thanks a lot for your support! I'm completely new working with xslt_tool, so I'm a bit lost... I've created all the structures and the final structures. When I check it in sourceCode tab, it seems to be good. But now I'm executing the program and it returns the following message "Invalid XML source". Should I need to create the report now? and how can I use this for the XML grneration? Thanks!!!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 11:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232668#M1984617</guid>
      <dc:creator>former_member384574</dc:creator>
      <dc:date>2020-08-04T11:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create XML file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232669#M1984618</link>
      <description>&lt;P&gt;Please show your code.&lt;/P&gt;&lt;P&gt;Create the transformation with STRANS (XSLT_TOOL is the old name, I don't recommend it because it's misleading and incite people to choose XSLT instead of Simple Transformation which is less powerful but much faster). Call it with CALL TRANSFORMATION.&lt;/P&gt;&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, replying to OP comment, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 15:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-xml-file/m-p/12232669#M1984618</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-08-04T15:13:40Z</dc:date>
    </item>
  </channel>
</rss>

