USD – Basic Training Module 8

Unified Service Desk (USD) for Microsoft Dynamics CRM is a framework that allows you to quickly create call center applications. This is the 8th module in a training course I’ve created to help beginners understand the basics of USD.

In previous modules we’ve learnt how to open sessions (etc), in this module we will build on this concept by adding functionality to allow the agent to take notes and also “browser style” navigation buttons.

By the end of this video your application will look something like this, creating an easy way for agents to take notes whilst dealing with a customer query ….


We will also have added back / forward buttons to the “CRM HOME” tab we created in module three;


 

 

During the video I showed how to define a CreateEntity action, the details I included in the data field are shown below;

LogicalName=annotation
objectid=EntityReference("incident",[[incident.Id]])
notetext=$Escaped([[Notes.Notes]$])

If you are following this course hopefully you have started to build a useable application by this point. Next time I will continue this theme by explaining how to add agent scripts to your application. J

Enjoyed module 8? Try module 9.


3 thoughts on “USD – Basic Training Module 8

  1. Pingback: USD – The Book | Microsoft Dynamics CRM and Unified Service Desk

  2. Pingback: USD – Complete Basic Training Guide | Microsoft Dynamics CRM and Unified Service Desk

  3. Pingback: USD – Basic Training Module 7 | Microsoft Dynamics CRM and Unified Service Desk

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s