<?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: Calling Amazon URL with XML response in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027482#M1348758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like this is a WSDL, In .net or asp they will decode this into there format.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you need to read this file using &lt;STRONG&gt;call transformation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try search SCN for "consuming a webservice."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2009 20:44:38 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-08-05T20:44:38Z</dc:date>
    <item>
      <title>Calling Amazon URL with XML response</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027481#M1348757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to call a specific amazon-services via &lt;A href="http://webservices.amazon.de/onca/xml?Service=AWSECommerceService&amp;amp;AWSAccessKeyId=myAC&amp;amp;AssociateTag=associateTag-21&amp;amp;ItemId=9783836212007&amp;amp;ResponseGroup=Large&amp;amp;Operation=ItemLookup" target="test_blank"&gt;http://webservices.amazon.de/onca/xml?Service=AWSECommerceService&amp;amp;AWSAccessKeyId=myAC&amp;amp;AssociateTag=associateTag-21&amp;amp;ItemId=9783836212007&amp;amp;ResponseGroup=Large&amp;amp;Operation=ItemLookup&lt;/A&gt; but this is not a web service (I think).&lt;/P&gt;&lt;P&gt;Could someone tell me have to call the URL and how I can handle the response? With a web service or bapi it wouldnu2019t be a problem but I donu2019t know to handle thisu2026 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try it out with CL_HTTP_CLIENT (hint of Thomas Jung). But did this someone before and how to handle the respone XML?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me out with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx, Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 19:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027481#M1348757</guid>
      <dc:creator>former_member184588</dc:creator>
      <dc:date>2009-08-05T19:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Amazon URL with XML response</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027482#M1348758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like this is a WSDL, In .net or asp they will decode this into there format.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you need to read this file using &lt;STRONG&gt;call transformation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try search SCN for "consuming a webservice."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 20:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027482#M1348758</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-08-05T20:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Amazon URL with XML response</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027483#M1348759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello and thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did someone managed to get book data from the web service and could explain how he did it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx and have a good start into the week, &lt;/P&gt;&lt;P&gt;  Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2009 18:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027483#M1348759</guid>
      <dc:creator>former_member184588</dc:creator>
      <dc:date>2009-10-18T18:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Amazon URL with XML response</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027484#M1348760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can consume this either using SOAP protocol of using REST approach (CL_HTTP_CLIENT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on how to consume this using CL_HTTP_CLIENT, just do a where used list of this class in your system or search here in the forum, you will find lot of examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more on this how to construct the url for this can be found at &lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?rest-signature.html" target="test_blank"&gt;http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?rest-signature.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you consume this and get the xml result, you can either parse it using XSLT program or if you are not comfortable you can use FM SMUM_XML_PARSE to parse the XML&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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, 19 Oct 2009 05:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027484#M1348760</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2009-10-19T05:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Amazon URL with XML response</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027485#M1348761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot for your answer. Do you manage to get it done with the amazon api?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx, Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 20:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027485#M1348761</guid>
      <dc:creator>former_member184588</dc:creator>
      <dc:date>2009-11-05T20:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Amazon URL with XML response</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027486#M1348762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no. i have used other services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 04:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-amazon-url-with-xml-response/m-p/6027486#M1348762</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2009-11-07T04:09:42Z</dc:date>
    </item>
  </channel>
</rss>

