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.  Http post

    Posted 09/10/03 07:57 PM

    Hi,
    I am using pub.client:http service to post username and password to some url. I am providing 2 inputs to this service: username and password. In serviceIn, I am hard coding the value of url, [url]https://someurl/LoginPage[/url] and the method is post. This
    LoginPage has an action which redirects to the successful login page.

    I want to know how can I get the login successful page after I post http request.

    Do I have to write some dsp pages for this?

    Thanks


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