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.

 View Only
  • 1.  webservice develop

    Posted Mon November 03, 2008 11:40 AM

    I want to develop a web service by webMethods. but I can’t understand some questions. Please help me clarify these(version 7.1):

    1. I develop a flow service and have to expose the service. And generate a WSDL file to web service client to use. Is it used between client and server by SOAP-MSG or SOAP-RPC?

    2. Another I can use SOAP Message to do this. I develop a flow service and define the top interface name to wsdns1:inPayload. On web service client, I will use SOAP message(heade, body) to call the service. I need to clarify the questions:
      a. If I use the way, I must the interface name to wsdns1:inPayload?
      b. Must the service dispose?
      c. is the way used by SOAP-MSG? not SOAP-RPC?
      d. If 1 and 2 ways all are used by SOAP-MSG? could you explain the differents?

    Thanks.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: webservice develop

    Posted Mon November 03, 2008 09:05 PM

    I assume you have created WSD (as Provider) and exposed a IS service (Operation):

    Is this your folder:servicename (wsdns1:inPayload)??

    What settings you have for eg:

    Directive: ws
    SOAP version: SOAP 1.1
    Transport: HTTP (Soap-HTTP)?? Note:SOAP-RPC is deprecated in 71
    Use and Style: Document-Literal or RPC-Literal?

    HTH,
    RMg


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB