Skip Navigation Links.
Introduction to Novo Solutions
Upgrade Guides
Novo Documentation Library
Usage Guides
All About Searches
Software Admin's Guide
Asset Management Guide
Knowledge Management Guide
Request Management Guide
Request Management Administrator's Guide
Request Management Config Guide
Manage Requests
Creating and Editing Requests
Using Requests Custom Rules
Service Level Agreements
The Requests WorkFlow Module
End User Read Only View
Business Hours
Deleting Requests
Issue Resolution Workflow - Example
Request Management End User's Guide
Novo Mail Service Guide
Using WorkFlows
Using the Report Writer
Frequently Asked Questions (FAQs)
Video Library
Issues
Release Notes

Using Request Parameters with Custom Rules


Purpose: Allow you to add Request Parameters to an email.  When a custom rule sends an email, Request Parameters allow you to insert certain values from a Request into the subject or body of the email.

Prerequisites: A custom rule that sends an email.  User must be a Super Admin or have the "Manage Custom Rules" role permission for Requests.

Request Parameters for use in the email Subject line:

  • {TICKET_TITLE}
  • [Ticket# {TICKET_NUM}]
Request Parameters for use in the email body:
  • {ADMIN_FIRST}
  • {ADMIN_LAST}
  • {ADMIN_FULL}
  • {CONTACT_FIRST}
  • {CONTACT_LAST}
  • {CONTACT_FULL}
  • {CONTACT_ACCOUNT}
  • {TICKET_TITLE}
  • {TICKET_NUM}
How to Use the Request Parameters:
    1. Browse to Requests > Custom Rules, and click the Add New Custom Rule button to created a custom rule.
       
      • Name - enter a name for the custom rule.
      • Event - select the appropriate value(s).
      • If Timer - select the appropriate value (activated when the Event value is "Timer").
      • Timer Value - select the appropriate values (activated when the Event value is "Timer").
      • Business Hours - check the box if using business hours.
      • Run - select if you want the rule to run once or repeatedly.
      • Period - select how often you want the rule to run (activated when the Run value is "Repeatedly").
      • Enabled - check the box to activate the rule.
      • Condition - select the appropriate condition(s) that will trigger the rule to run.
      • Action - at the minimum select the "Email Request To" value.

    2. Creating the Email.

      • Email Request To - enter the desired email address.
      • From Name - self explanatory.
      • From Email - self explanatory.
      • Subject - do one of the following (see examples below):
        • Enter text for the subject.
        • Enter {TICKET_TITLE} if you want the text from the Request Title field entered on the Subject line.
        • Enter [Ticket# {TICKET_NUM}] if you want the Request number entered on the Subject line.
      • Include Notes - select the desired radio button.
      • Include Related Articles - select the desired radio button.
      • Message - enter the text including any Request Parameters for the body of the email (see examples below).
      • Link Type - select the desired radio button.

    3. Example of a Custom Rule with Request Parameters.



    4. Example of an email message when Request Parameters are used.