IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Webservice

    Posted 05/09/08 10:33 PM

    Hi,
    I am working on one integration which involves creating a quote on one website.This web page getting the order information from SAP system.Here i am planning to use webMethods webservice call to and from the web site to get the data from SAP server.
    Please any can suggest me is there any better way to get the data from the SAP server to website?

    Thanks,
    -Harish.


    #soa
    #API-Management
    #webMethods


  • 2.  RE: Webservice

    Posted 05/10/08 12:51 AM

    You should clarify some more, but I will take a guess at what you mean, and assume the IS is in the middle… From IS to SAP, you would use the SAP adapter. From IS to website, there are a number of ways-- JDBC and web services among them. SOAP web services is pretty popular these days, but you might also consider RESTful services returning JSON. The latter approach is much more lightweight.


    #API-Management
    #webMethods
    #soa


  • 3.  RE: Webservice

    Posted 05/11/08 07:36 PM

    Yes your guess correct. IS is in the middle.From IS to SAP i will use SAP Adapter.
    IS to website we can use webservices but i’d like to know some other ways.Can you please explain me in detail.From IS to SAP i will use SAP Adapter.

    Thanks,
    -Harish.


    #webMethods
    #soa
    #API-Management