Edit WebSubmit Function

Main Menu

Enter Function Details:

Send_Approval_Request Function Details:
   
Function Name: Send_Approval_Request
Function Description:
Function Documentation:
This function sends an email to the referee in order to start the
simple approval process.  This function is very CERN-specific and
should be changed in case of external use.  Must be called after
the Get_Report_Number function.

Parameters:

   * addressesDAM: email addresses of the people who will receive
                   this email (comma separated list). this
                   parameter may contain the  string. In
                   which case the variable computed from the
                   [categformatDAM] parameter replaces this
                   string.
                   eg.:"-email@cern.ch"

   * categformatDAM: contains a regular expression used to compute
                     the category of the document given the
                     reference of the document.

                     eg.: if [categformatAFP]="TEST--.*"
                     and the reference of the document is
                     "TEST-CATEGORY1-2001-001", then the computed
                     category equals "CATEGORY1"

   * authorfile: name of the file in which the authors are stored

   * titlefile: name of the file in which the title is stored.

   * directory: parameter used to create the URL to access the
                files.
 

Parameters for Function Send_Approval_Request:

Parameter  
None

Add Parameter to Function Send_Approval_Request:
Add Parameter: Select a parameter to add to function:    -Or-  Enter a new parameter: