Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

Configure EraCLM queues

This article explains how to configure queues in the Admin Panel. This article assumes that you have Staff user (admin) permissions with access to the Admin Panel, and at least one framework configured with rule Always Counterparty with queuing.

There are two types of queues, the drafting queue, which deals with agreement drafting, and the approval queue, which deals with agreement approvals only. For more information about queues, see How to Use Queues.

Dispatchers, Takers and Members of a Queue

For a queue to function, it must comprise of several roles which are described in the following table.

Queue Role Description
Dispatcher - Dispatcher is an admin role
- They assign tasks to queue members
Taker - A taker is an admin role
- They can assign themselves tasks
Viewers - Viewer is an admin role
- They can see all actions in the queue and status of all tasks
- They can’t participate in the queue
Queue member - Dispatchers can assign tasks to queue members
- Queue members can’t assign tasks to someone else
- They can’t assign themselves a task

Configure a Queue

Follow this procedure to configure a queue.

  1. On EraCLM, click cog > Admin Panel.

  2. On Django Administration, scroll down to QUEUES and click Queues.

  3. Click + Add queue.

Note: Search first for the queue before attempting to create a new one.

  1. Enter NAME, for example, Finance drafting queue.

  2. Do not configure permissions on the PERMISSIONS boxes.

  3. On TYPE, select the drafting queue type from the dropdown box. Available types are Drafting Queue and Approval Queue.

  4. On Access Control List, configure users that can do administration tasks on the queue that you are configuring. Assign a role, such as Group Admin. Valid states are Group Admin, Group Manager, and Custom.

Note: it’s not recommended to use groups to manage queues.

  1. On Queue Notifications Settings, select if you want to ENABLE NOTIFICATIONS. INCLUDE ALL MEMBERS sends too many messages and should be used with caution.

  2. Click Save.

Add a Regular Member to a Queue

Once the queue has been created, perform the following procedure to add a user to that queue. You have to repeat this procedure for all members of the queue.

  1. On Django Administration, scroll down to USERS and click Users.

  2. Select the user.

  3. On GROUPS, select the queue on the left box, then click the right arrow.

  4. Click Save.

Add a Viewer to a Queue

Configure viewers in the queue that you have created.

  1. On Django Administration, scroll down to QUEUES and click Queues.

  2. Select the queue.

  3. On Access Control List > ROLES, add the user that will act as a viewer.

  4. Check the following checkboxes:

    • VIEW MEMBERS
    • VIEW CONTENTS
  5. Click Save.

Add a Dispatcher to a Queue

Configure dispatchers in the queue that you have created.

  1. On Django Administration, scroll down to QUEUES and click Queues.

  2. Select the queue.

  3. On Access Control List > ROLES add the user that will act as a dispatcher.

  4. On CREATE SUBGROUP, select Group Admin from the dropdown list.

  5. Click Save.

Add a Taker to a Queue

Takers configuration is done on the user and on the queue. Follow this procedure to configure a taker.

  1. On Django Administration, scroll down to QUEUES and click Queues.

  2. Select the queue.

  3. On Access Control List > ROLES add the user that will act as a taker.

  4. Check the following checkboxes:

    • VIEW MEMBERS
    • VIEW CONTENTS
  5. Click Save.

  6. Go back to Django Administration, scroll down to USERS and click Users.

  7. Select the user.

  8. On GROUPS, select the queue on the left box, then click the right arrow.

  9. Click Save.

  • Was this article helpful?