Quantcast
Channel: Discussion Forum > Agent Desktop and Configuration
Viewing all articles
Browse latest Browse all 2270

Non contact center users (3 Comments)

$
0
0

Topic by Alex Manetas

Content

One of the most common problems that we are facing in RightNow is that the call center wants to forward the incident to an external, non RightNow user and automatically insert his reply into the incident's thread as private note (non visible to the customer).
 
The solution includes:
 
1. The creation of an account (ex. Partner contacts)
2. The creation of several contacts under this account
3. The definition of the following Incident statuses: "Forward to partner", "Forwarded", "Reply from partner"
4. The addition of an extra Contact (partner) field in the Incident entity
5. The creation of a report that displays only the contacts that belong to "Partner contacts" account. This report is used by the additional incident field (see above)
6. The definition of two Rules: "Send Partner Email", "Handle Partner Reply".
7. The definition of two processes: sendEmailaddPrivateNote that are triggered from "Send Partner Email" and "Handle Partner Reply"
 
The flow is as follows:
 
1. The agent defines the Partner and changes the incident's status to "Forward to partner", the status can be also changed using workspace rules.
2. The agent saves the incident and the "Send Partner Email" rule triggers the sendEmail process.
3. The partner receives an email regarding the incident. The subject of the email is the incident ref number.
4. The partner replies to the email and triggers the "Handle Partner Reply" rule and the addPrivateNote process.
5. The system parses the body of the email and inserts the text as a private note under the incident.

Version

Service Cloud

Code Block


Viewing all articles
Browse latest Browse all 2270

Trending Articles