webMethods

webMethods

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
Expand all | Collapse all

Calling a servlet from WebNethods

  • 1.  Calling a servlet from WebNethods

    Posted Fri February 17, 2006 05:56 AM

    Hi all,

    I need to invoke a servlet from webMethods.
    Can any one sujjest me how can i do this?

    It’s very Urgent.

    Regards
    Ramu


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


  • 2.  RE: Calling a servlet from WebNethods

    Posted Fri February 17, 2006 06:48 PM

    Which webMethods product are you attempting to use? You can use Integration Server to issue an HTTP post to the web container hosting your servlet. You will need to set the args or data parameters to pass the data that the servlet expects.

    Read all about the pub.client:http built-in service in the Integration Server Built-In Services Guide.

    Mark


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


  • 3.  RE: Calling a servlet from WebNethods

    Posted Fri February 17, 2006 07:01 PM

    Hi Mark,

    I got your point. It’s working fine.

    Thank you so much.

    regards,
    Ramu


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