Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

testscript.steps.description=RichEdit(X) & image(X) syntax for RQM Excel Importer does not work for 5.0.2

When using RQM Excel Importer to RQM 4.0.5 the string : testscript.steps.description=RichEdit(X) & image(X)

worked to import both formatted text and a picture from a cell in Excel.

After upgraing to RQM 5.0.2 we get the error messages:

Error: Configuration File, Line 36, Missing right parentheses: )

Error: Configuration File, Line 36, Found a value that reduced to "Y)", but was expecting a value equivelant to a column, cell, or literal.

Error: Configuration File, Line 36, Found a value that reduced to "image(Y", but was expecting a value equivelant to a column, cell, or literal.

Error: Configuration File, Line 35, Missing right parentheses: )

Error: Configuration File, Line 35, Found a value that reduced to "X)", but was expecting a value equivelant to a column, cell, or literal.

Error: Configuration File, Line 35, Found a value that reduced to "image(X", but was expecting a value equivelant to a column, cell, or literal.

*** Exporting Aborted: Errors found! ***

How to format the configuration file for 5.0.2?

1

0 votes



One answer

Permanent link
Hi Olle,

Try using RichText() instead of RichEdit()

Refer https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Modifiers_of_data_Used_to_the_ri  for more details

0 votes

Comments

Hi

I have read that page.

I misspelled the configuration string:

testscript.steps.description=RichText(X) & image(X)

is the one used.

It worked for RQM 4.0.5 but not for 5.0.2

I see the same issue in v5.0.2(tried with sample: Test Cases made from scripts with images.cfg), this seems to me it is a regression.

you may try with testscript.steps.description=X & image(X) for now.

Hi, Reshma, do you think this is a defect? ThanksĀ 

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 04 '15, 3:38 a.m.

Question was seen: 2,101 times

Last updated: Jun 05 '15, 1:53 a.m.

Confirmation Cancel Confirm