It's all about the answers!

Ask a question

RQMExecutionTools -variables escape character


Eupolemo Castro (111) | asked Sep 20 '18, 7:54 a.m.
Im using RQMExecutionTool with Jenkins to automation of tests and i have to pass a variables with the server URL created on a cloud to run the tests. The variable is a URL initiated with "http://" the problem is that the execution tool is using ":" character as a variable value separator and is causing problem in reading the correct value. There is a escape character in this command line for the attribute -variables?

One answer



permanent link
Subhajit Bhuiya (6222) | answered Sep 21 '18, 3:30 a.m.
JAZZ DEVELOPER

 Try with single quote for colon in url (':').. If that does not work, please file a defect

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.