How to find #of a given user connections in RTC or list of users logged into RTC
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.
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| 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
|
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.