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

How can I preserve the whitespace formatting when migrating a ReqPro baseline to Doors NG?

Hi,

I am assisting a customer to migrate their RequisitePro project to Doors NG.
They have a lot of requirements in which the Primary Text has formatting using whitespaces (i.e. Tabs and Mulitple blank spaces) - for example they have psuedo code:
IF Condition is TRUE
[space][space] AND Another Condition is FALSE
[tab]THEN Do Something
[tab][tab] ELSE Do Something Else
When migrating to DNG Rich Text, all the whitespaces are condenced into a single space, and when printing this to a Word Document Report, it becomes difficult to read without the formatting.

Also, I have noticed that with DNG 5.0.1, the CR/LF is also lost, and so the above code appears on a single line.
However, with 5.0.2, the CR/LF is at least preserved, which makes it a little easier to read.

I have experimented a bit with the encoding of the ReqPro baseline XML files, and have found the following:
  • Encoding multiple space sequence with the ascii code ( ) preserves the sequence of spaces in DNG
  • Encoding tabs with its ascii code (	) does NOT preserve the tab in DNG (I presume because it is not a supported char in DNG Rich Text?)
  • Converting the tab characters to muliple ascii encoded spaces, improves the result but does not comletely preserve the indents from ReqPro

My question is: Is there any way that we can preserve all the formatting during the migration without having to post-process the Baseline XML's?

A second question would be: Is it possible to instert Tab characters in DNG Rich Text, or do we have to use multiple spaces?

Thanks,

Sudheer

1 vote


Accepted answer

Permanent link
Did you try to apply iFix005 for 5.0.2 which should also take care of the space issue:
https://jazz.net/jazz03/web/projects/Requirements%20Management#action=com.ibm.team.workitem.viewWorkItem&id=91981
Sudheer Rugbeer selected this answer as the correct answer

1 vote

Comments

Hi Håkan,

Thanks for the quick response!
I did not try iFix 005, will do so now.

Regards,
Sudheer

The iFix005 did the trick!
Although, the text that had tab characters still does not look 100%, but it is nonetheless still readable.

 We are having the same issue in DNG 6.0.2, only we are importing primary text from Excel, not ReqPro.  All leading spaces are getting stripped out on upload.


Do we need to open a PMR on this?

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
× 119

Question asked: Jun 10 '15, 9:33 a.m.

Question was seen: 2,448 times

Last updated: Jul 13 '17, 7:35 p.m.

Confirmation Cancel Confirm