I recently started using IBM Doors program, I also did start writing scripts for it in DXL. However when I checked the eclipse main page, I realized that a tool called MDAccess for Doors exsists. My question is that is it possible to write code in java for Doors if so, what are the disadvantages compared to DXL?
相关问题
- (DXL/Doors) How to find and count a text in a stri
- How to access the baseline comparison results in I
- Are the dynamic arrays in DOORS data base worth us
- Java program for IBM Doors
- How to give Exclusive edit permissions?
相关文章
- Are the dynamic arrays in DOORS data base worth us
- 创建对象链接到不同的门项目(Create object link to different DOOR
- 创建使用DXL DOORS链接(Creating links in DOORS using DXL)
- Java program for IBM Doors
- How to give Exclusive edit permissions?
- what is a vba command to close read-only modules a
- Creating links in DOORS using DXL
- Create object link to different DOORS project
Yes, it is possible to write Java code for DOORS. You already found the solution: MDAccess is a commercial product provided by Sodius. According to the product specs and some marketing presentation it provides access to a DOORS server using the Java programming language.
Sodius sent me this information on personal request, indicating a disadvantage which might concern you:
However, it's not too cheap.
This might interest you, as it is using available APIs and does not rely on additional commercial products:
https://www.ibm.com/developerworks/rational/library/oslc-services-rational-doors/index.html
Disclaimer: I work for IBM DOORS product support, however all information posted here is done so in a personal, private capacity and does not necessarily reflect the position of my employer. Therefore what I post does not constitute an official statement by IBM nor is any endorsement of the information by IBM to be assumed, implied or otherwise. For your own benefit, please do not contact me in a business capacity on this platform, but use the official IBM Support community web portal. Thank you! :-)