Error linking Simulink Test to DOORS requirements
4 views (last 30 days)
Show older comments
Has anyone had success linking a Simulink Test Case to a requirement in a DOORS module? Using R2017b. With a DOORS 9.6.1.9 database I have the ability to run DXL scripts, and I have been told by the administrator the ability to run DXL on our DOORS 9.x databases isn't restricted and there is no 'Edit DXL' privilege.
I am getting error "MATLAB cannot find the DOORS automation server. You must have "Edit DXL" access privileges in your DOORS login account to use the DOORS interface..." when I click the Add button in Test Manager
0 Comments
Accepted Answer
Young Ma
on 14 Dec 2017
Moved: madhan ravi
on 12 Jan 2024
Hi Andrew,
I have some clarification questions to ask.
1. Did you try running the following from command window?
>>rmi('setup')
One of the steps there is to install the required interface files into DOORS client installation directory.
2. Are you able to link from SL blocks (rather than Simulink Test Case) to DOORS objects?
3. Are you running DOORS Client as the same user as MATLAB? For example, if DOORS Client is running as Administrator, and MALTAB as a normal user, or the other way around, ActiveX communication won’t work.
More Answers (0)
See Also
Categories
Find more on Outputs in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!