[Arsperl-users] Problem with ars_setEntry
Brought to you by:
jeffmurphy
|
From: Christopher R. <Chr...@gm...> - 2007-02-12 11:48:04
|
Hi Running Perl 5.8.8, Remedy 6.3 API, ARSPerl 1.84. I can´t change fields. For example: I open a ticket and read all information. The Status is "assigned" and I will change it to "Work in progress". How can I do this? ars_SetEntry($c, $schema, $entry, 0, "T_Status", "work in progress")|| die "ars_SetEntry(User): $ars_errstr"; This is incorrect. ARERR #314 Please, can anyone help me? Thx Chris -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer |