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.  web service input parameters problem

    Posted 05/18/10 07:40 AM

    hi,

    I created a web service descriptor as consumer.
    But i cannot change the input parameter properties. One of the parameters should be optional. The end user may not enter value…but at the parameter properties it is required = true… how can i change the properties. thanks alot…

    Gözde Candan


    #webMethods
    #soa
    #API-Management


  • 2.  RE: web service input parameters problem

    Posted 05/19/10 12:36 AM

    The consumer is created based on the WSDL, which is the one who defines if the parameter is optional or not.

    If parameter exists, when you execute the consumer from developer do NOT fill in any value. If this give you an error then check if WSDL defines this parameter as optional.

    Regards.


    #API-Management
    #webMethods
    #soa


  • 3.  RE: web service input parameters problem

    Posted 05/20/10 03:18 PM

    it could be cos its a document reference…check document reference u should be able to change the property.

    HTH


    #API-Management
    #soa
    #webMethods