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.  WSD FILE for multiple services

    Posted 08/13/08 01:49 PM

    Hi,
    I need to create four webservices: Add, Update, delete, search. Is it best practice to create single wsdl file or separate wsdl for each services? I am integrating with IBM product which has everything in one WSDL file.

    Thanks
    Sam.


    #soa
    #API-Management
    #webMethods


  • 2.  RE: WSD FILE for multiple services

    Posted 08/13/08 03:38 PM

    Best practice is a single WSDL (interface) containing multiple operations. This is supported in IS 7.1.x, but it was not possible to generate a multi-operation WSDL from Flow services in earlier releases.

    Mark


    #webMethods
    #soa
    #API-Management


  • 3.  RE: WSD FILE for multiple services

    Posted 08/13/08 05:20 PM

    Can’t we follow the standard WSDL structure and write it instead of generating ?


    #API-Management
    #soa
    #webMethods


  • 4.  RE: WSD FILE for multiple services

    Posted 08/13/08 07:54 PM

    Yes. That is the only way you can create a multi-operation WSDL for IS releases prior to 7.1. A quick review of the “sticky” posts in this forum will show that as one of my best practice recommendations.

    Mark


    #webMethods
    #API-Management
    #soa