![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: launch dxl script from java script Topic Summary: Created On: 18-May-2004 15:20 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi Karsten,
In a nutshell, here is how to do it ... - Write a Javascript that will call a perl script - Perl script will automatically call up DOORS and run DXL script using DOORS batch commands I know this isn't the detail you are looking for but I am currently starting to do something here on my side where users will be able to run DXL scripts that do not have a DOORS account. Will keep you posted ![]() ------------------------- pete.kowalski(at)motorola.com |
|
![]() |
|
![]() |
|
You can launch DOORS scripts in batch mode with a command like:
doors.exe -b <script-file-to-run.dxl> -u <username-to-run-as> -P <password> For launching the process using the above command from Java, you can refer to the Runtime class and its set of exec() methods. Hope this helps ![]() Regards, chun.ho(at)motorola.com Edited: 21-May-2004 at 10:57 by Chun Ho |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
launch dxl script from java script
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.