Looking for PowerObjects? Don’t worry, you’re in the right place! We’ve been part of HCL for several years, and we’ve now taken the final step in our acquisition journey: moving our website to the HCL domain. Nothing else is changing – we are still fanatically focused on Microsoft Business Applications!

PowerObjects Blog 

for Microsoft Business Applications

|

Assign Owner and Route Case to Queue Using Workflow in Dynamics CRM

Post Author: Joe D365 |

You can automate a lot with processes in Microsoft Dynamics CRM 2011. The crm workflow described below can take some of the busywork away from your customer service reps, allowing them to focus on the customer.

Scenario: The Case is automatically assigned to the Bike Service Team and routed to the Bike Repair Service Queue when the Subject is set to “Bike Repair”

Step 1: Create a New Workflow Process for the Case entity:

  1. In Settings | Processes | Click on New

Microsoft Dynamics CRM case

  1. Choose an appropriate Process name
  2. Choose Case in Entity dropdown (this determines the record type the workflow is run against)
  3. Choose Workflow for category
  4. Click on OK

Step 2:  Set the scope and triggers

Microsoft Dynamics CRM routing cases

 Step 3: Add Check Condition

  1. Click Add Step Dropdown | Choose Check Condition

Microsoft Dynamics CRM queue

  1. Click on the condition link that appears

Microsoft Dynamics CRM

  1. Click on Select | Choose Subject | Title | Equals | Enter Value of existing subject (see below) | Save and Close

Microsoft Dynamics CRM

Step 4:  Add Workflow action step to assign the record to the appropriate team or user

  1. Select Row

Microsoft Dynamics CRM

  1. Click on Add Step dropdown | Choose Assign Record

Microsoft Dynamics CRM

  1. Set Assign line to team or user you want the cases assigned to

Microsoft Dynamics CRM

Step 5: Add workflow action step that routes the Case to the appropriate Queue

  1. Make sure the step you just created is selected (it’s blue when selected)

Microsoft Dynamics CRM

  1. Click on Add Step dropdown | Choose Create Record

Microsoft Dynamics CRM

  1. Choose Queue Item in resulting dropdown | Click on Set Properties (see below)

Microsoft Dynamics CRM

  1. Set properties for which queue to add it to (see below)

Microsoft Dynmics CRM

**Note: the {Case(Case)} in the Queue Item field is a dynamic value that sets the parent item to the Case from which the workflow is run**

Step 6: Save and activate the workflow

  1. Click on Save
  2. Click on Activate

The final product should look like this:

Microsoft Dynamics CRM

This workflow will kick off when the following occurs:

  • A new Case is created
  • A Case is reassigned and the subject is equal to Bike Service
  • The subject is changed to Bike Service

Happy Workflowing! And Happy CRM’ing!

Joe CRM
By Joe D365
Joe D365 is a Microsoft Dynamics 365 superhero who runs on pure Dynamics adrenaline. As the face of PowerObjects, Joe D365’s mission is to reveal innovative ways to use Dynamics 365 and bring the application to more businesses and organizations around the world.

8 comments on “Assign Owner and Route Case to Queue Using Workflow in Dynamics CRM”

  1. I have a similar workflow that updates the queue by creating a new "Queue Item" when a case is re-activated. When I then look at the queue items details for the case, it gives me the following message "This record is in multiple queues. Go to the specific queue to view the details." Do you know how to prevent this error from happening?

  2. Hi All,

    I'm want to ask, until now i'm still confuse how to making match between owner on Cases and Worked by on Queue.
    step :
    1. I'm assign one case to another person as Owner...example change owner Adi to Budi
    2. go to All Queue and open realated cases that has been changes owner (poin 1) .
    3. status worked by on queue is empty,
    my question : how to display automatically :worked by" in queue, after user assign cases to another owner ??

PowerObjects Recommends