It should be: %f = ars_GetFieldTable($c, $schema); Mark Vaughan TTS Development Comcast Cable Corporation 720.268.8591 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Murphy Sent: Tuesday, July 17, 2007 1:20 PM To: ARSperl User Discussion Subject: Re: [Arsperl-users] HELP! How to make a Remedy incident management ticket - why does it fail?
Van De Kerk, David - PHX wrote: > > > > The code I am trying to use is: > > my $schema = "Incident Management"; > $f = ars_GetFieldTable($c, $schema); > $entry_id = ars_CreateEntry($c, > $schema, > $f{'Notification Text'}, "Demo notification Text create ticket from Perl", > $f{'Incident Description'}, "Demo description of Perl item", > $f{'Category'},"Applications", > $f{'Type'}, "Interface", > $f{'Affected Item +'}, "Claims Backend Processing", > $f{'Assignee Group +'}, "CHWE-Integration Svs EDI", > $f{'Account Affected +'}, "Catholic Healthcare West", > $f{'Customer Name +'}, "David van De Kerk", > $f{'Source'}, "Phone" > ) > || > ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users