Field help (AMS) 

Email system --------- This function makes it possible to program the sending of e-mails on certain events. For example, all the events related to the management of objects or the documents can be linked to the sending of a message or a signature request. For each message you must define : ? The initiating event : This is a code that identifies the program which will initiate the sending of the message. For base object the code is OBJXXX where XXX is the object code. For a document the code is DOCXXX where XXX is the document code. ? The initiating operation : It is a list of letters, each letter corresponding to a specific operation (C for creation, M for modification,....). ? Supplementary conditions : These are the conditions that will be evaluated at the moment of sending the message. These will be sent only if all the conditions are verified. ? List of recipients : Each recipient is defined under the form of an expression. For each it is possible to specify a signature demand or not. ? Message text : Each line of this is an Adonix expression. Notes on these expressions : For these conditions, recipients or texts you can use all the Adonix functions and all the available variables in the context. In general, the class [F] of the manipulated table is a line as well as the classes [M] of the screen management. Additionally the user record [F:AUS] of the current user is on line.