Analysis Wizard Step 3 - DOORS

Hello,
I am using DOORS 8.3
In step 3 of the Analysis Wizard you are asked
"Which attributes do you want to display in the traceability columns?"
I want to choose three attributes. The problem is I get all attributes bundled into the first of the columns generated after executing the wizard, the remaining two columns remain blank.

I would like to be able to have each attribute generated into an individual column and the name of the column to be the same as the imported attribute instead of the 100+ character long title "links to <dst> from <src>" . Is this included/fixed in later releases? (..or in a bootleg "kitchen" script )

regards
MyDeveloerWorks - Wed Dec 12 10:05:11 EST 2012

Re: Analysis Wizard Step 3 - DOORS
OurGuest - Wed Dec 12 10:12:27 EST 2012

No fix pending that I know of.
You have to either run the script once per attribute or copy/modify script to produce your own columns.

Re: Analysis Wizard Step 3 - DOORS
SystemAdmin - Wed Dec 12 11:00:27 EST 2012

Just run the wizard 3 times. Once for each attribute.

Re: Analysis Wizard Step 3 - DOORS
MyDeveloerWorks - Fri Dec 14 04:04:49 EST 2012

OurGuest - Wed Dec 12 10:12:27 EST 2012
No fix pending that I know of.
You have to either run the script once per attribute or copy/modify script to produce your own columns.

thanks for the update.

I currently am doing these steps by the wizard and not a script.
My scripting part come later when I want to produce reports.

Is there any good white papers that shows DXL examples that use the DXL libraries (DOORS_8.3\lib\dxl) and shows
you how to do write your own wizards or automate some of the steps?
best regards