It's all about the answers!

Ask a question

Which API can be used to get all RTC server properties?


Thomas Beck (612) | asked Feb 10 '15, 6:59 a.m.
edited Feb 10 '15, 8:15 a.m. by Ralph Schoon (63.1k33646)
We support a world wide RTC server area. For this we want to know if one server property was changed only on one single RTC server instance. For this we want to check the the existing properties against a server property  reference. If some change were done we want to get the information about the change. For this we are looking for a API which allows to read all properties.


Comments
Ralph Schoon commented Feb 10 '15, 11:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Thomas,I wasn't able to find such an API at client level. the file is however a properties file and can easily be read using Java java.util.Properties that is some few lines of code.
You can download all that data using the server diagnostics (Export results) in the Server administration. I don't know if that would be easy to automate.

Be the first one to answer this question!


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.