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

I need to add the link between two modules in DOORS (DXL scripting)?

Hello,

Can any one please help out ,how to add the link between two modules in DOORS via DXL scripting?

Thanks in advance.


1 vote

Comments

For future reference, it's best to ask questions about DOORS 9 in the IBM developerWorks forums, where the DOORS 9 community is quite active:


See http://www.ibm.com/developerworks/forums/forum.jspa?forumID=1499 and the other DOORS forums there; for example, there is a whole forum devoted to DXL



2 answers

Permanent link
Hello,
   You cannot do this in DOORS Next Generation.  In DOORS 9.x and previous, this is covered in the DXL documentation: links are created using the -> and <- operators.  The following comes from the manua:

Object source -> [string linkModuleName ->] Object target 
Object target <- [string linkModuleName <-] Object source 
	

The -> operator creates an outgoing link from object source to object target via link module linkModuleName . If linkModuleName is omitted the link goes via the default link module (see Default link module.


Regards,

    Doug.


1 vote


Permanent link
Tip: The most recent version of the DXL Reference Manual for Rational DOORS 9 is located from the client help menu and by a link in this help topic:
http://pic.dhe.ibm.com/infocenter/doorshlp/v9r5/topic/com.ibm.doors.configuring.doc/topics/c_dxl.html
Cheers!

0 votes

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,019
× 1,381

Question asked: Feb 13 '13, 2:27 a.m.

Question was seen: 16,050 times

Last updated: Jul 22 '15, 12:30 a.m.

Confirmation Cancel Confirm