How to connect to RTC server using Java application
One answer
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
More information about the CLI can be found in these articles:
https://jazz.net/library/article/620
https://jazz.net/library/article/1031