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

[closed] How to call/run DXL Script from java code?

I have written dxl script for exporting doors module to HTML. Now I need to integrate into java and call/run dxl script from java code.

Is it possible? If so, please help me with code snippet.

Thanks & Regards,
Sabarna B.

0 votes


The question has been closed for the following reason: "Question is off-topic or not relevant" by rschoon May 17 '18, 3:22 a.m.


One answer

Permanent link

The DXL forum is part of DOORS Classic which is over here

https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000001527

You need to make a system call from javascript and then run a DOORS session and pass it either a -dxl or a -batch command line parameter

e.g.

[DOORSHOME] doors.exe -user "Jim" - password "password" -batch "C:\DXL Scripts\My DXL Script.dxl"

0 votes

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

Question asked: May 17 '18, 1:26 a.m.

Question was seen: 3,673 times

Last updated: May 17 '18, 3:23 a.m.

Confirmation Cancel Confirm