Creating Request Email Technicians
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
I would like to create an email notification to technicians that has the RITM in the body of the email.
I'm unable to to find the HTML code to add to the email body for the technicians. Perhaps this is added in a different place other than Email Notifications. Is the RITM added in Email Templates instead? If it's the Email Notifications, should the table be "Request [sc_request]" or "[sc_req_item]"?
Things to know:
- Only technicians create requests
- Request created from Service Catalog > Requests does not give us the option to add who the request is for, and subsequently the email comes through with the name of the technician that created the request. We would like the option to add the "requested for" field in the Requests form so the request does not come through as being requested by the technician.
- Request created from Service Operations Workspace does give us the option to create the request for a specific user, so that it does not come through as requested by the technician but as the user who requested the item.
Email will look like this:
A request has been opened by: ${caller_id}
Description: (here the description will be the RITM)
Please view the request here: ${URI_REF}
Thank you for any help you can provide me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Other details.
When I create the request from Service Operations Workspace, it does not ask for the RITM or any variables added into the catalog item. You can only add a short description. When creating the request from Service Catalog>Requests, it does add the RITM and lets you select a variable.
I'm not sure why these 2 ways of creating requests are different but having them match would be ideal for my team.