<?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 Google Search usage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596794#M1275639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general I want to integrate the Google search web service to get additional information about a business partner and add this additional information into a table. &lt;/P&gt;&lt;P&gt;The process should be like that:&lt;/P&gt;&lt;P&gt;1) got business partner information from crm system, e.g. name&lt;/P&gt;&lt;P&gt;2) start a google request with the bp information&lt;/P&gt;&lt;P&gt;3) get google response and store the information into a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have done a integration like this or knows how i can use the Google API? What do i need to realize this? Do you have usefull information; links, guides etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Tobi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2009 10:33:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-07T10:33:18Z</dc:date>
    <item>
      <title>Google Search usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596794#M1275639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general I want to integrate the Google search web service to get additional information about a business partner and add this additional information into a table. &lt;/P&gt;&lt;P&gt;The process should be like that:&lt;/P&gt;&lt;P&gt;1) got business partner information from crm system, e.g. name&lt;/P&gt;&lt;P&gt;2) start a google request with the bp information&lt;/P&gt;&lt;P&gt;3) get google response and store the information into a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have done a integration like this or knows how i can use the Google API? What do i need to realize this? Do you have usefull information; links, guides etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Tobi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 10:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596794#M1275639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T10:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Google Search usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596795#M1275640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias,&lt;/P&gt;&lt;P&gt;   At a high level, your question can be rephrased as "How to consue the google serach webservice from ABAP".&lt;/P&gt;&lt;P&gt;Once you get hold of the wsdl of the google search webservice, then you can consume it just like any other webservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30f1b585-0a01-0010-3d96-ad0ea291c4f9" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30f1b585-0a01-0010-3d96-ad0ea291c4f9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 10:41:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596795#M1275640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T10:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Google Search usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596796#M1275641</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;If you using Ecc 6.0, then you can visit transaction BIBS, In that in the control Library -&amp;gt; Controls - &amp;gt; HTML Control -&amp;gt; USe as a general WWW. browser.&lt;/P&gt;&lt;P&gt;You use this sample for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mansi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 10:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596796#M1275641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T10:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Google Search usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596797#M1275642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answers. In my understanding i only need the WSDL file or WSDL-URL to get access to the web-services etc. So i have to create a Proxy, who is the facilitator to the web-service server. Here I`ve got an error while creating a Proxy-object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Attribute "use" has incorrect value&lt;/P&gt;&lt;P&gt;Exception of class CX_SWSDL11_WSIBP11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A wsdl:binding in a DESCRIPTION MUST use the value of "literal" for the use attribute in all soapbind:body, soapbind:fault, soapbin d:header and soapbind:headerfault elements.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this wsdl: &lt;A href="http://api.google.com/GoogleSearch.wsdl" target="test_blank"&gt;http://api.google.com/GoogleSearch.wsdl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tobi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 12:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-search-usage/m-p/5596797#M1275642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T12:20:50Z</dc:date>
    </item>
  </channel>
</rss>

