Email Command


Email Command allows the technician to delimit fields in the email, according to which the email can be parsed and corresponding fields can be set.

To configure Email Command,

  1. Click Setup Mail Settings > Email Command. The email command configuration screen is displayed.
     

 

  1. Click the check box Enable Email Command to activate the email parsing feature. If this option is not selected, then the incoming email will be handled as a normal mail based on established business rules even if the incoming emails contain the parsing string in the subject.
  2. In the Email Subject contains text box, enter valid subject line that determines the emails which have to be parsed. Emails containing this text will be parsed for various fields.  Assume the Email subject identifier is given as @SDP@, then emails with subject containing @SDP@ alone will be considered for parsing.
  3. Provide any special character (@@, ##, $$, %%, &&, so on) as the Command Delimiter.  The field values assigned between these special characters are assigned to the corresponding fields while the requests are created. Assume if the Command Delimiter is @@ and the email description need to set category field to Printer, then the email description should contain @@Category=Printer@@.

Notes:

Examples:

@@OPERATION=ADD_REQUEST@@

@@SUBCATEGORY=Tray1@@

@@ITEM=Paper Jam@@

@@LEVEL=Tier 1@@

@@MODE=Web Form@@

@@PRIORITY=High@@

@@URGENCY=High@@

@@IMPACT=Affects Group@@

@@GROUP=Printer Problems@@

@@REQUESTER=Guest@@

@@REQUESTTYPE=Incident@@

@@ASSET=Printer1@@

@@TECHNICIAN=administrator@@

@@REQUESTTEMPLATE=Printer Problem@@

@@SUBJECT=Add Request via Email Command@@

@@OPERATION=EDIT_REQUEST@@

@@WORKORDERID=4@@

@@LEVEL=Tier 3@@