It's all about the answers!

Ask a question

How to find #of a given user connections in RTC or list of users logged into RTC


Nitu Shinde (81) | asked Oct 17 '17, 6:51 p.m.

Our team is implementing programmatically opening defects in RTC after a test run.  A JUNIT testsuite is executed locally on 5 different servers @ sametime and in the end it connects to RTC server to open a defect from each server. RTC credentials used are same on all servers. We've a way to identify each issue uniquely in our report and to create single defect for it.  But due to timing issue, we've seen few instances where duplicate defects are opened few seconds apart from these servers.  I was wondering if there is a way to programmatically figure out how many active session a given user has.
Appreciate any help!
Thanks!

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Oct 18 '17, 1:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 18 '17, 1:25 a.m.

No, there is not, as far as I can tell. You will have to come up with a better way to synchronize your build/test/work item creation.

Nitu Shinde selected this answer as the correct answer

Comments
Nitu Shinde commented Oct 18 '17, 12:49 p.m.

Thanks Ralph!

Your answer


Register or to post 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.