ars_CreateAlertEvent(ctrl,user,alertText,priority,sourceTag,serverName,formName,objectId)

Decodes a formatted alert message and returns the component parts of the message to the alert client.
On success
returns an entryid 
On failure
returns undef

ars_CreateAlertEvent was intrduced in version 1.8 of ARSperl.

Example:

      (@userlist = ars_CreateAlertEvent($ctrl, $user, $alertText, $priority, $sourceTag, $server, $form, $objectId)) || die $ars_errstr;
      


<-- Table of Contents

Last changes to this page 26th Feb 2006 by Jarl Grøneng
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org