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.  Is there a SOAP API to access CentraSite

    Posted 03/11/10 10:03 AM

    Hi all

    Is there a SOAP API to access internal elements, instead of using Java API.

    BR Niels Greve Andersen


    #CentraSite
    #webMethods
    #API-Management


  • 2.  RE: Is there a SOAP API to access CentraSite

    Posted 03/11/10 12:40 PM

    Hi,

    some of the asset importers can be reached through a SOAP service. However no general CRUD or Query API based on SOAP exists as of today.

    Daniel


    #CentraSite
    #webMethods
    #API-Management


  • 3.  RE: Is there a SOAP API to access CentraSite

    Posted 03/11/10 01:50 PM

    Is there any documentations availabe what is currently supported ?


    #API-Management
    #webMethods
    #CentraSite


  • 4.  RE: Is there a SOAP API to access CentraSite

    Posted 04/08/10 02:20 PM

    Hi Niels,
    please access the URL http://localhost:53307/wsstack/services/listServices where you can access the WSDLs for the XSD, WSDL and BPEL importers. From there you can e.g. use the SoapUI or other tools to generate and digest the correct SOAP messages.
    BTW, UDDI has a SOAP access as well, the services registered there are afterwards also visible in CentraSite but if you have the WSDL; please use the direct WSDL importer from http://localhost:53307/wsstack/services/listServices.
    Regards,
    Gerald


    #webMethods
    #API-Management
    #CentraSite