java - Is there any way to connect to Rational Team Concert with Perl? -
i'm using perl environment , trying connect rational team concert server manage items , files. right alternative have seen java pseudo api connect services.
this last option , solution involves mid layer (java console application) call console commands using perl , reaching rtc server way.
any appreciated.
rational team concert, @ core, bunch of rest based web services. every single action on work items, source code, builds, or series of web service calls. beauty web service call not language specific! if go out jazz.net can read on how access these web services , access them perl. feel free asks questions in jazz.net/forums
of course, command line interfaces can well! check out scm , repotools.
Comments
Post a Comment