Configure RMI for integration with DOORS Next Generation server - Answer not saved

3 views (last 30 days)
Hi, I've installed the Validation toolbox and the PTC Integrity-Mathworks Integration. When I start Matlab I get Verifying MATLAB automation server path .. Configure RMI for integration with DOORS Next Generation server (Y/N):_
Since we use Integrity I press "N" - but this answer is not saved (also not if I start as administrator). Where can I deactivate this ? Thx
  1 Comment
Artem
Artem on 13 Sep 2018
DNG configuration is part of RMI SETUP. You only need to run RMI SETUP once after MATLAB installation or upgrade. You do not need to run it again every time you restart MATLAB. The other two steps of RMI SETUP are: ActiveX registration and Classic DOORS 9 interface installation. If you are not using DOORS 9, you do not need that step. If DOORS Client is not installed, this step is skipped silently. If PTC integration relies on ActiveX interprocess communication, you do need the ActiveX step of RMI SETUP. From the output quoted in your question, you've performed this step. You do not need to run this again.

Sign in to comment.

Answers (1)

Daniel
Daniel on 13 Sep 2018
Thx, but unfortunately I never start the RMI SETUP by hand - it comes automatically at each MATLAB start.
  1 Comment
Artem
Artem on 13 Sep 2018
In this case I am going to hypothesize that PTC package you installed is introducing some MATLAB startup configuration script, and it calls rmi('setup') for you. This should not be required. If you have to run some PTC initialization command to use their package, you will want to look inside (if that is a .m file) and try commenting out rmi('setup') line.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!