<?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: Integration between FedEx &amp; SAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634407#M1571587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks to me as if web services are the only type of connectivity they offer, but you could of course just ask them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 22:07:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-03T22:07:06Z</dc:date>
    <item>
      <title>Integration between FedEx &amp; SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634404#M1571584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I have requirement to integrate between FedEx and SAP. I checked in SDN and read different threads but not meeting my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to send data(XML) based on Order Number in  SAP TO FedEx VICEVERSA.&lt;/P&gt;&lt;P&gt; Here we are not using PI module and Business connectors. &lt;/P&gt;&lt;P&gt;Is it possile to use RFC Call from SAP TO FedEX , If yes- how .&lt;/P&gt;&lt;P&gt;Suggest the best method to do integration without PI &amp;amp; BC to send, recieve XML data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 00:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634404#M1571584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T00:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Integration between FedEx &amp; SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634405#M1571585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chiru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you're talking about? &lt;A href="http://www.fedex.com/us/developer/solutions.html" target="test_blank"&gt;http://www.fedex.com/us/developer/solutions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the "FedEx Web Services Column" they offer web services that you can call from your SAP system. The procedure should be as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;sign up to the FedEx Developer Resource Center to get access to detailed information&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;identify the relevent web services (most likely of type SOAP web service)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;for each web service, download the WSDL document&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;in SE80, create a web service consumer proxy for the web service, using the WSDL document&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;in transaction SOAMANAGER, configure the logical port - user credentials for logging on to FedEx, authentication method, and so on&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;then you can write ABAP code that calls the web service through the consumer proxy&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are plenty of tutorials around that show you how to do it on a step-by-step level. Hope this here will help you get an overview and get started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 09:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634405#M1571585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integration between FedEx &amp; SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634406#M1571586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Thorsten,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we are not using WEB SERVICE  then how can i approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 19:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634406#M1571586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T19:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Integration between FedEx &amp; SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634407#M1571587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks to me as if web services are the only type of connectivity they offer, but you could of course just ask them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 22:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634407#M1571587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T22:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Integration between FedEx &amp; SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634408#M1571588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways to connect your SAP system to FedEx and UPS services: without middleware (using the web services tool already included in ECC) and with middleware (any middleware product will suffice, including SAP's BC and PI offerings).&amp;nbsp; Web services is the preferred choice, and the connection between SAP and FedEx/UPS is secure (using a SSL connection via HTTPS on port 443 -or- routing communication through a web proxy).&lt;/P&gt;&lt;P&gt;Building out this interface is involved and complicated, so it is best to work with companies that specialize in implementing these shipping solutions.&amp;nbsp; Details for a complete shipping solution which is based on native SAP tools and technology is found at: &lt;A href="https://community.sap.com/www.blueharbors.com/xsi" target="test_blank"&gt;www.blueharbors.com/xsi&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 18:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integration-between-fedex-sap/m-p/7634408#M1571588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-12T18:59:32Z</dc:date>
    </item>
  </channel>
</rss>

