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.

 View Only
  • 1.  XML string as input to WM Service thru JSP

    Posted Thu May 19, 2005 11:13 PM

    Thank you very much for your info Doraemon,

    I have made small change to my service by adding an input string and a branch step. so that the service works for both the input types.

    But now I am having a problem in handling the response. My webMethods service pipeline has “response” a xml string. I couldn’t get that message into my jsp page. I want to just display the xml string as it is.

    any ideas…??

    Thanks in advance,
    Rajesh.


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


  • 2.  RE: XML string as input to WM Service thru JSP

    Posted Fri May 20, 2005 09:35 PM

    it worked when i use <webm:value> tag, but now the issue is IE browser is not displaying the output xml string, instead its displaying the values between the tags and not all the values too. Is there a easy way to handle out xmlstring in jsp after getting the response from <webm:invoke>.

    Your answers helped a lot Mr Doraemon. Thanks a lot.

    Rajesh


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


  • 3.  RE: XML string as input to WM Service thru JSP

    Posted Wed May 25, 2005 12:35 AM

    Hello,
    You can use the webMethods service pub.string:HTMLEncode to make the xml string webbrowser friendly. You could also try to the xml in html <code> </code> tags. Good day.

    Yemi Bedu


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


  • 4.  RE: XML string as input to WM Service thru JSP

    Posted Fri June 24, 2005 12:10 AM

    Hello,
    Was this issue resovled? It would help others to know. What steps/choices did you make? Thank you. Good day.

    Yemi Bedu


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