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

RQMWordImporter: how to import whole MS Word Table

Is it possible to import a whole MS Word table into a RichText section of a testcase?

What I've tried and did not work:
testcase.Section("myns:com.ibm.rqm.planning.editor.section.caseTestScope", "RQM-KEY-TC-TEST-SCOPE-TITLE")=RichText(Table("TestCaseTable").A & Table("TestCaseTable").B)

testcase.Section("myns:com.ibm.rqm.planning.editor.section.caseTestScope", "RQM-KEY-TC-TEST-SCOPE-TITLE")=RichText(Table("TestCaseTable"))

Do you have any idea how to construct such a script?

Thanks!

0 votes


Accepted answer

Permanent link
Hi Gabor,

Currently we dont have any such feature but there is one planned for RQM 6.0.2 release.

support HTML tags on excel import (144483)
Gabor Federics selected this answer as the correct answer

0 votes


One other answer

Permanent link
Hi Reshma,

thanks for your prompt answer. I think enhancement 144483 would not be a solution for my problem.
I have to import the tables from MS Word document: either the whole tables or a number of rows into a RichText section in RQM.
Is it going to be supported as well?


0 votes

Comments

I really doubt that. The source code for a table in a MS Word document can be way more complicated than you can imagine. To implement such feature, the importer has to first analyze the source code, and then translate it into (X)HTML, and hopefully maintaining how it "looks". The effort may just not be worthwhile.

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
× 12,014
× 11

Question asked: Dec 01 '15, 3:47 a.m.

Question was seen: 3,443 times

Last updated: Dec 08 '15, 9:58 p.m.

Confirmation Cancel Confirm