All,
we currently have an issue with ARS perl and setting up the connection
with our Remedy server.
With this sample script we are trying to connect to the server:
use strict;
my ($server, $account, $password, $port) = ("my-server.wanadoo.nl", "username", "passwd", 20320);
my $c = ars_Login($server, $account, $password, undef, undef, $port, undef);
print STDERR $ars_errstr . "\n" if $ars_errstr;
Its working for one box, but on another box we get the following error:
[ERROR] Message not in catalog; Message number = 150 () (ARERR #150
What can explain this?
ARS perl is compiled against the 7.0 API on the box which returns the
error.
ARS perl is compiled against the 6.3 API on the box where we don't have
any problems.
As far as I understood, we should be able to connect eventhough we are
using the 7.0 API and are using 6.3 on our Remedy server.
Cheers,
Wesley
--
Orange Nederland Breedband BV, http://www.orange.nl & http://www.equant.nl & http://www.euronet.nl
Wesley Schwengle, Jr. System Administrator, IT Operations - Business Systems
Muiderstraat 1, P.o. BOX 10241 , 1001 EE Amsterdam
T:+31 (0)20 535 52 55, F:+31 (0)20 535 57 49
|