Re: [Arsperl-users] ARS Perl and Remedy V7
Brought to you by:
jeffmurphy
|
From: Michiel B. <mic...@gm...> - 2007-01-06 09:51:49
|
Hi Quanah, The current version of ARSPerl has to be compiled against the AR System 6.3libs. However, most major calls (especially the all the data modification calls: getentry, setentry, etc) will work seamlessly with arsperl against any recent AR System version: 5, 6 or 7. Just as you could use a V6.3 user tool against a v7 server for data modification. Remedy goes through a great deal of effort to make sure that this stuff will be mostly the same across versions. When you will have created an api program for an integration against v5 years ago, it will (most probably) still work on v7. Of course, you will not be able to access v7 new stuff like the new navigation fields using the current ARSPerl but then again I think you will not probably need that. Kind regards, Michiel On 1/5/07, Quanah Gibson-Mount <qu...@st...> wrote: > > > > --On Thursday, December 14, 2006 3:02 PM -0800 Quanah Gibson-Mount > <qu...@st...> wrote: > > > Has anyone started using ARS Perl with Remedy v7 yet? > > Based on the underwhelming number of responses to this, I'm going to guess > no. ;) > > --Quanah > > -- > Quanah Gibson-Mount > Principal Software Developer > ITS/Shared Application Services > Stanford University > GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > |