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

Parameter value with spaces in DSP page

  • 1.  Parameter value with spaces in DSP page

    Posted Sun April 03, 2005 11:55 PM

    I am using scope tag in my DSP page. I am not able to set parameter value with spaces.
    In this page the tag is like this:

    %scope param(brokerName=‘Broker #1’)%
    %value brokerName%
    %invoke serviceName% %endinvoke%
    %endscope%
    It is displaying ’ only instead of “Broker #1


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


  • 2.  RE: Parameter value with spaces in DSP page

    Posted Tue April 05, 2005 04:39 PM

    Does double quotes around the text, or %20 replacing the space work?


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


  • 3.  RE: Parameter value with spaces in DSP page

    Posted Fri April 08, 2005 07:48 PM