Can you import attributes to multiple modules

I have a large number of imported Modules (400) which require some new attributes & columns adding to them. Is there a quicker way of importing the same attributes to multiple modules?


Trebor74 - Fri Nov 08 11:48:15 EST 2013

Re: Can you import attributes to multiple modules
BillTidy - Thu Dec 05 07:39:34 EST 2013

There is a way to push attributes (also enumeration updates) out from 1 module to many others by DXL script.

If I posted it here this thread would probably get taken down again straight away but if you were to search these forums using the keyword 'kitchen' or gave an email address here, you'd probably get a copy..

There are also DXL scripts on the web for copying multiple views from one module out to multiple target modules.

Re: Can you import attributes to multiple modules
DOORSWizard - Tue Dec 10 08:35:33 EST 2013

BillTidy - Thu Dec 05 07:39:34 EST 2013

There is a way to push attributes (also enumeration updates) out from 1 module to many others by DXL script.

If I posted it here this thread would probably get taken down again straight away but if you were to search these forums using the keyword 'kitchen' or gave an email address here, you'd probably get a copy..

There are also DXL scripts on the web for copying multiple views from one module out to multiple target modules.

Way back in the day this was actually one the scripts provided by Telelogic consultants, used to be called the CopyAttrPlus.dxl script. Long story short yes scripts are out there to do this exact thing.

Re: Can you import attributes to multiple modules
mcnairk - Wed Dec 11 08:23:19 EST 2013

DOORSWizard - Tue Dec 10 08:35:33 EST 2013

Way back in the day this was actually one the scripts provided by Telelogic consultants, used to be called the CopyAttrPlus.dxl script. Long story short yes scripts are out there to do this exact thing.

I have a couple of versions of CopyAttrPlus, but it depends on which version of DOORS you have. let me know and I will post the appropriate one here...

Ken.

Re: Can you import attributes to multiple modules
Rakesh Lal - Thu Dec 12 02:34:28 EST 2013

Follow these steps to import the attributes and it's types inside the same project:

1. Add those attributes in to one of the modules.

2. Open the PSToolBox through that module.

3. Select Attributes

4. Select Copy

5. Select Definitions and Types across multiple modules

 

Select your attributes and modules to import them.