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.  Parameter value with spaces in DSP page

    Posted 04/03/05 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 04/05/05 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 04/08/05 07:48 PM