<?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>Question Re: XML Interface in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752833#M214566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As XSL is an XML-based format, you can create it as easily as any other xml format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2004 15:16:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-12-09T15:16:56Z</dc:date>
    <item>
      <title>XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaq-p/752828</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;I need to write interfaces in SAP R/3 generating XML files. Couple of ways to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; Use XML port type for IDOC creation&lt;/P&gt;&lt;P&gt;2&amp;gt; Use XI&lt;/P&gt;&lt;P&gt;3&amp;gt; Use Business Connector (BC)&lt;/P&gt;&lt;P&gt;4&amp;gt; Use other tools like Webmethods etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantages:&lt;/P&gt;&lt;P&gt;1&amp;gt; SAP is going to stop support of SAP BC from Dec 31, 2004 or from SAP 4.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt; For using XML port for IDOC, I might have to create custom IDOCs for some interfaces as all interfaces might not have standard IDOC to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question? How do I evaluate these options for generating &lt;/P&gt;&lt;P&gt;XML interfaces? There might be some inbound interfaces also where SAP needs to convert XML files and post data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need PROS and CONS for these possible options, so my managament team can decide what to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks in Advance&lt;/P&gt;&lt;P&gt;-BJS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 00:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaq-p/752828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-13T00:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752829#M214562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhaven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i am understanding your question correctly, you want to know how XI will help you in developing the interface where u can send the XML file or receive data that is in the form of a xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case where XI is used SAP will not have to convert the XML files to post the data.&lt;/P&gt;&lt;P&gt;The XI will convert the XML data into the IDOC format and will send the IDOC to the SAP.&lt;/P&gt;&lt;P&gt;You will just have to create the mapping at XI end from XML file to the respective IDOC type.&lt;/P&gt;&lt;P&gt;And vice-versa is also possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 13:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752829#M214562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-13T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752830#M214563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nikhil. What if, there is no standard IDOC available for the interface? Can XI convert XML into a flat file and then send it to SAP? Same question for outbound from SAP, can SAP send a flat (non IDOC format) to XI and then can XI convert it to XML?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I hope XI can convert this XML to XSL (bcos that is what the partner is expecting)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks&lt;/P&gt;&lt;P&gt;Bhaven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 18:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752830#M214563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-13T18:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752831#M214564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bhaven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XI can convert XML to Flat file (fixed length or delimited). You will need to provide the mapping. To post the data in SAP, you'll have to write a custom program (ABAP) that can interpret the flat file structure &amp;amp; update accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other way also SAP XI has the capability to convert a Flat file (fixed length or delimited) into XML message. Again you will have to code the mapping in XI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internally (in XI) messaging is achieved via XML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Homiar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2004 18:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752831#M214564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-13T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752832#M214565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhaven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For custom interfaces on your SAP backend system you have the following possibilities to send messages to Xi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Implement an empty remote enabled FM with interface parameters containing the neccessary data. You can then import the RFC FM metadat to Xi. In your ABAP code you can execute a RFC function call with Xi as the destination. And then use Xi to map to the target XML format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If you implement the "empty" remote enabled FM as a  BAPI you can always generate the corresponding IDOC interface. In your ABAP code you can use the generated interface to send your generated IDOCs to Xi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) You can generate ABAP proxies from Xi which you can use in your ABAP code to send messages directly to Xi. Requires that the backend system has the Xi plug-in implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards Johan Göthberg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2004 17:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752832#M214565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-14T17:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752833#M214566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As XSL is an XML-based format, you can create it as easily as any other xml format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2004 15:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752833#M214566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-09T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: XML Interface</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752834#M214567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhaven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1&amp;gt; Use XML port type for IDOC creation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you successfully to generate an XML file using XML port type? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to create an outbound IDoc but failed to generate an XML file when using XML port type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me the instructions to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm on 4.6C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2004 19:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-interface/qaa-p/752834#M214567</guid>
      <dc:creator>chan_dang</dc:creator>
      <dc:date>2004-12-21T19:00:35Z</dc:date>
    </item>
  </channel>
</rss>

