
ARSPerl for Remedy
ARSperl is an integration kit for Perl5 and Remedy ARS version 5 – version 7 API. It provides a large subset of the functionality found in the ARS C API. The source code to the integration kit and example scripts is made available under the licensing terms of Perl itself.
Version: The current release is version 1.91 and has support for the AR 5.0 through 7.1 API. (support for 7.5 unknown)
The perl extension has been tested on the following OS’s:
- Solaris 2.x
- SunOS 4.x
- Irix
- HP-UX
- AIX
- Windows NT
- NCR Unix
An online guide is available to help use the functions that this kit adds to the standard perl distribution.
Installation
Credits: http://arsperl.sourceforge.net/
Namaste
Venkat
Related posts:
- BMC ARSystem Remedy Integration with MS Outlook
- Remedy ARAPI PHP extension
- pyARS – the swiss knife for the Remedy developer and admin
- COM Objects for the BMC Remedy AR System by pathworks_dan
- BMC ARSystem Remedy Cache Purge Tool
- BMC Remedy Single Sign On (SSO) LDAP Integration
- ARS Object History – A version control system for the Remedy Action Request System Server
We are running Remedy 7.5 in a multi-tiered environment. Can I use this API to connect to a AR server to query if a change record has been approved?
We have a automated Hosting control system I made here at honeywell, and We would like to query the AR system to see if they have a valid change record that is approved.
If this is viable, other then the perl libraries for this module, can I run this on another server in the same LAN as the AR servers and query this information?