Re: [Arsperl-users] concurrent/simultaneous access with generic user
Brought to you by:
jeffmurphy
|
From: Tarakad R. V. (K. 21)
<vis...@cr...> - 2008-06-25 11:24:18
|
I havent tried multi-threading on ARSPerl, but if Im logged in thro the Remedy GUI and try running the Perl program, I get the following error during ars_LoadQualifier although ars_Login is successful. qualifier is not of type ARQualifierStructPtr at /mypath/remedystats.pl line 202. ________________________________ From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Luís Gois Sent: Wednesday, June 25, 2008 12:27 PM To: ars...@ar... Subject: [Arsperl-users] concurrent/simultaneous access with generic user Hi. We're trying to use a single generic user + ARSPerl to fetch information from Remedy. Is it feasible or we'll end up with concurrency errors due to, e.g., simultaneous calls to ars_GetListEntryWithFields after logging in using the same user name? Thanks. -- Luís Góis |