What is the API call equivalent to GUI "Go Online (RMM)"?
I would like to automatically connect (=go online) to the rhapsody model manager. Hence, to do the same as if the user clicks on the menue entry "Go Online (RMM)". Unfortunately, I was not able to find a fitting method. Neither in the java api nor in com object TypeLib.
Thank you, Tobias
|
One answer
As far as I know, there is no API available in the Rhapsody client to do this.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I do not understand what you are asking for.
there is the menu entry "Go Online (RMM)". I am asking for the API-equivalent to this menu entry. Which java method or which com typelib entry should i use to do this via a plugin.
What tool would show that button?
As far as I am aware this is the only API RMM provides: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding#Rhapsody_Model_Manager and that API would not cover whatever UI you are talking about.
IRPProject.setGlobalConfiguration does not sound like a command to connect to RMM or whatever, connecting might be a side effect. This sounds like setting the GlobalConfiguration. I do not know where you get this API and what this is, in terms of language, framework,... Also, if you have a button now, that you have to press, you would need some other event, trigger, automation to call the code. Not sure if that is available in the environment you talk about.
Please be aware that the other answer you got was from a spammer that constructs answers that seem to be legit and then adds ad links some days later. That user was subsequently banned.