It's all about the answers!

Ask a question

How to connect to RTC server using Java application


0
1
Suruchi Gupta (111) | asked Oct 23 '12, 5:39 a.m.
Hi,

Please share java code through which we can make connection to RTC server and check in and check out the files to RTC server.




One answer



permanent link
Chris McGee (50511117) | answered Oct 30 '12, 9:10 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
The easiest way to automate the connection to an RTC server and perform SCM operations (e.g. share, load, check-in) is to use the command-line interface (CLI). The command-line interface can be called from a script or launched using ProcessBuilder in Java.

More information about the CLI can be found in these articles:
https://jazz.net/library/article/620
https://jazz.net/library/article/1031

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.