Is there a way to check if EWM client user is loggedIn/connected to remmote repository.
Hi there,
I'd like to know if there is it possible to do the following programmatically (java, python or any API etc.) after running ewm client (rtc-eclipse-client).
Thank you in advance
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Aug 09 '22, 5:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 09 '22, 6:21 a.m.
Comments Thats right, I know the procedure with plain Java API for number (1) and (2) as you mentioned.
Ralph Schoon
commented Aug 09 '22, 6:59 a.m.
| edited Aug 09 '22, 7:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Note that the Java Code above is as much part of the EWM server and EWM client SDK as it is available in the plain Java Client Libraries, which is really just a different packaging of the SDK common and client APIs. With respect to Eclipse Plugin development, you would have to refer to the Eclipse community. The Eclipse plugins I do, if I do any are more concerned with the EWM APIs. Just an issue of focus. Okay thank you for your remarks.
I also did not find something on web to connect Rhapsody to Plain Java API code, and then realized that If I want to do it, it may end up re-inventing the wheel(another ewm client to communicate with rhapsody). I guess for now we should go on as it is, and to hope the client is logged In after few seconds.
I forget to noticed that I read somewhere that jazz server also not keep/provide connected client user information just like web interface: server Administration->Active services. hence, rest API also cant help to get such info.
|
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.