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.  Https request sent from developer directly

    Posted 12/02/05 10:16 AM

    Hello,

    i’m trying to send an https request directly from developer. I don’t have any problem with sending http request, or https from TN or from modeler, or receive the https to developer and invoke there some flow.
    could someone give me any example or hints what all should be set there? I’m using wM 6.0.1.

                     Thanks in advance 
    
    Jan
    

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


  • 2.  RE: Https request sent from developer directly

    Posted 12/03/05 03:11 AM

    You would do this using pub.client:http. The Built-In Services Guide describes the usage of this service.

    One thing to note, while you would create and test a service that uses pub.client:http to send a document via HTTP/S, the service executes in the Integration Server, not in Developer.

    HTH,

    Mark


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