Topic Options
Rate This Topic
#104365 - 09/01/04 02:06 PM Remedy 5.x API
deyv Offline
Just Signed Up

Registered: 09/01/04
Posts: 1
I have an application that I need to have interface with a Remedy 5.x ARS server. I am looking into ARSPERL but everything I read indicates that I need the API for ARS Server 5.x
Is this available online anywhere? I have searched but to no avail.

Thanks for any help.
deyv ...

Top
#104366 - 09/06/04 06:24 AM Re: Remedy 5.x API [Re: fred]
Anonymous
Unregistered


its included in u're remedy server installation directory.no public download avaliable.

u'll need the right API for the OS where u're running ARSPERL.
i.e. if u're running ARSPERL on HP-UX u need the HP-UX remedy API, if u're running ARSPERL on linux, u'll need the linux remedy API.

Top
#104367 - 09/21/04 11:27 AM Re: Remedy 5.x API [Re: Anonymous]
Anonymous
Unregistered


The Linux API library (binaries) for 4.52 are available at the ARS Developer site (reg. required). It's a few years old, unsupported and listed as "Retired", but it works. It needs a matching set of header files, which need to match the API version, but can be obtained from a non-Linux platform. Look on ARSList for previous discussion.

Top