Error linking Simulink Test to DOORS requirements

4 Ansichten (letzte 30 Tage)
Andrew Devine
Andrew Devine am 13 Dez. 2017
Verschoben: madhan ravi am 12 Jan. 2024
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

Akzeptierte Antwort

Young Ma
Young Ma am 14 Dez. 2017
Verschoben: madhan ravi am 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.
  1 Kommentar
Andrew Devine
Andrew Devine am 14 Dez. 2017
Verschoben: madhan ravi am 12 Jan. 2024
Young, Thank you. I had not performed the rmi setup, and after doing this (with both DOORS and Matlab running in admin mode) I am now able to perform the linking.
Andy

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by