How can we programmatically confirm a connection to RTC is available?
I logged in to RTC repository and sucessfully connnected ot RTC.I got my teamRepositoryObject as well.Even connection to RTC repository not available, the teamRepository method "isLoggedIn" is giving value as "true" through Jazz RTC API's.
Could any one suggest that how will check the whether connection to RTC is available or not periodically?
One answer
I use the code from https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation in the Plain Java API section for years now and I have never seen any issue. Please provide your code so that we can understand what the issue is. You might also want to look into http://rsjazz.wordpress.com/2013/07/15/boost-your-automation-performance-using-an-automation-server/
Comments
Tim Mok
JAZZ DEVELOPER Jul 24 '13, 4:39 p.m.1 vote
RachitKumar Chirania
Jul 25 '13, 7:59 a.m.RachitKumar Chirania
Jul 25 '13, 8:00 a.m.