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.  How do you read a HTTP request property

    Posted 07/26/05 09:49 PM

    I am posting a XML document to my service.

    I am having no trouble getting the XML document but I am also trying to send an order number to the service as a request property using this code.

    httpURLConn.setRequestProperty(“orderNumber”, orderNumber);

    Does anyone know how I can retrieve this in WM?

    Thanks


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 2.  RE: How do you read a HTTP request property

    Posted 07/26/05 10:13 PM

    For sending parameters to a WM service,use the dsp’s invoking a service with inputs.

    I believe this is the only way sending params to a flowservice.

    HTH,
    RMG


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB