<?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 XML-Document from Internet via HTML-Control? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908362#M56542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to access an XML-document from the internet via a HTML-Control and save it in an ABAP XSTRING-Type so i can use the "call Transformation" in order to save it in an ABAP-Table. Is that possible?? or I have to use XI to access such XML-documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ihssan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2005 10:39:12 GMT</pubDate>
    <dc:creator>ihssan_abu-alwan</dc:creator>
    <dc:date>2005-06-22T10:39:12Z</dc:date>
    <item>
      <title>XML-Document from Internet via HTML-Control?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908362#M56542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to access an XML-document from the internet via a HTML-Control and save it in an ABAP XSTRING-Type so i can use the "call Transformation" in order to save it in an ABAP-Table. Is that possible?? or I have to use XI to access such XML-documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ihssan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 10:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908362#M56542</guid>
      <dc:creator>ihssan_abu-alwan</dc:creator>
      <dc:date>2005-06-22T10:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: XML-Document from Internet via HTML-Control?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908363#M56543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is possible. check out my weblog in the follwing link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/durairaj.athavanraja/blog/2004/09/20/consuming-web-service-from-abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 11:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908363#M56543</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-06-22T11:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: XML-Document from Internet via HTML-Control?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908364#M56544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your answer was helpful. There is no problem by accessing XML data from 'http://'-address. But if i try to access the xml data from 'https://'-address it doesn't work. Of course i used a https sheme type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there problems by getting data from https??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Ihssan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s.: sap_basis release 6.20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 09:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908364#M56544</guid>
      <dc:creator>ihssan_abu-alwan</dc:creator>
      <dc:date>2005-06-27T09:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: XML-Document from Internet via HTML-Control?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908365#M56545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to be able to access data from HTTPS site , first you have to import the certificate of the HTTPS site into your SAP WebAS. (Txn STRUSTSSO2) . Also check out some of the weblogs by Thomas Jung on HTTPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 10:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-document-from-internet-via-html-control/m-p/908365#M56545</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-06-27T10:18:27Z</dc:date>
    </item>
  </channel>
</rss>

