Troubleshooting
Problem
You are using a custom RPE/ELO-PUB template (*.dta) to process data arriving from DOORS 9 during export via Document Generation or ELO PUB.
Your template is scanning for line breaks and replaces them with other characters (for example commas), to bring all values into a specific format/shape.
Your template works with DOORS 9 output < 9.7.2.7 .
The default templates shipped with DOORS 9 (book.dta, table.dta) work correctly.
Symptom
Where previously, a multi-value attribute (enumeration) could be shaped to list each value instead of separation by line break, through separation by custom characters (for example comma), this custom template logic no longer works.
Before (<9.7.2.7):
DOORS9:
value 1
value 2
value 3
ELO PUB / Document Generation output with custom template logic:
value 1, value 2, value 3
Now (>= 9.7.2.7):
DOORS 9:
value 1
value 2
value 3
ELO PUB / Document Generation output with customer template logic:
value 1value 2value 3
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSKR2T","label":"IBM Engineering Requirements Management DOORS"},"ARM Category":[{"code":"a8m50000000Cip9AAC","label":"ERM DOORS-\u003EDocument Generation Util"}],"ARM Case Number":"TS013823086","Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.7.2"}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
18 December 2024
UID
ibm17179173