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.
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”
Does double quotes around the text, or %20 replacing the space work?
No. It does not work.