![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: how to access distant change server and save results of a customized report Topic Summary: Created On: 5-Aug-2008 21:23 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi,
Could you explain me how to get access to a distant change server from a client workstation with perl script language ? My aim is to access a customized report and also save the results of this report (in html or event better excel format). Could you show me how ? Could you give me a sample code to achieve all these tasks ? Thanks for your help sincerely, Emmanuel |
|
![]() |
|
![]() |
|
In order to access the server via PERL scripts from a local machine you need three things to be setup:
1 - A username/password on the Telelogic Change server 2 - PERL installed on the local machine that will be running the scripts 3 - I assume you already have the first two, next you have to ftp to the Change server and copy the following folder and put it into your local /Perl/lib directory: /"CHANGE_HOME_DIR"/cs_app/webapps/synergy/WEB-INF/bin/lib/ChangeSynergy Then you should be able run your scripts from a local machine. ------------------------- Thanks, Brian |
|
![]() |
|
![]() |
|
Thanks Brian,
that's a little better now, but the csapi can not locate the XML/Lite.pm package. Do you know if it's normal and also where I can find it ? sincerely Emmanuel |
|
![]() |
|
![]() |
|
Yes, you will have to either get that from the Change server like the other folder (I think) or from CPAN (www.cpan.org) or if you are using ActiveState PERL then you can type ppm on the commandline and search for XML Lite.
Also a pretty good editor for PERL is Komodo from ActiveState. There is probably a pretty good IDE plug in for Eclipse. ------------------------- Thanks, Brian |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.