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.  using pub.client:http

    Posted 07/12/06 04:16 AM

    Hi,
    I have two services, say serviceA and serviceB.
    serviceA resides on one server and serviceB on another server.
    serviceA has to send fileContents(ffdata) of the input file it has polled to serviceB by using pub:client:http
    what are the parameters and corresponding values that are to be used when using pub.clent:http?

    Can anyone reply to my question asap

    Thanks
    chowdari


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


  • 2.  RE: using pub.client:http

    Posted 07/12/06 07:24 AM

    Hi Chowdari

    Provide the URL of service to be invoked on target server. Since you are passing as stream , use POST method and provide the target server authentication information. For more information see the built-in service user guide


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


  • 3.  RE: using pub.client:http

    Posted 07/12/06 08:43 AM