REQUEST A DEMO

Tag: Amdocs Clarify CRM

Replacing Disparate Field Service Software with Dovetail Mobile

Dovetail Mobile
July 5, 2016 Clarify SupportMany organizations who utilize Amdocs Clarify or Dovetail CRM also employ field based specialists to support everyone and everything from end customers, smaller satellite offices, clinics, retail store fronts, to various campuses or colleges associated with a larger, central university perhaps. They could be IT technicians, seasonal staff, lab support, just about any type of field deployed employee.When the deployment of field personnel reaches a point of needing to be managed on a sizeable scale, technology typically comes into play. There are more than a few providers offering this type of technology, but is the use of these specialty offerings simultaneously creating a rash of ROI killing effort on the backend? Is it tied directly into the CRM where you’re already managing cases and tracking work and workflow? If not, is this causing disparate cross-functional reporting and/or increasing reporting…

What’s New in Dovetail Agent 11

June 29, 2016 We recently released Dovetail Agent version 11. Here’s a quick rundown of the major changes.  Canned ResponsesCanned responses are re-usable text snippets that you can use when logging emails or notes. Canned responses can save you time if you’re often typing similar responses. Users can create personal canned responses, and can also share canned responses to workgroups, or to everyone.They can include dynamic properties, such as the Case Title, Status, or Customer information.  Markdown is supported as well, meaning these canned responses can contain rich text, tables, images, hyperlinks, etc. Example: Salutation and Signature Example: Images and Links Select a Canned Response for useOnce some canned responses have been created, from a Log Email or Log Note, users can select one, which will automatically insert that response into the text area. Canned Response inserted into a note I’ll have another post soon that covers Canned Responses…

Making a Fresh Start From Clarify

fresh start with Dovetail
June 28, 2016 A Great CRM PlatformThis blog entry is for all the stakeholders who rely on or must support Amdocs Clarify systems. If you are like most, you have probably spent years searching for a better way forward than the one Amdocs offers. Years...because it's a tough application to replace.In its day, as we all know, Clarify was a great CRM platform for a variety of business types because it was so versatile. But the technology is old and with every year that passes, it becomes harder to find people with the skills needed to keep it in good shape. This unfortunate situation usually leads to an insidious decline in utility and reliability until a breaking point is reached; a tiger team checks out options which yields nothing palatable; more struggles, higher overhead, worsened utility until another breaking point is reached (even…

Task Manager trick: Properties with static text and a case property

June 17, 2016 With Dovetail Task Manager, a Task will define the properties that get set when the task is executed. Set a Property to a Static Text ValueFor example, I can have a task that creates a subcase, and I can set it up so that the subcase title will be set to Do something awesome!The task property setup would look like:So when the subcase is created, its title will be Do something awesome! Set a Property to the Same Value as a Case PropertyAlternatively, instead of setting a property to a static text value, we can set it to be the same as a case property.For example, we can set the subcase title to be the same as the case title, as shown here:So when the subcase is created, its title will be the same as whatever the case title is. Dynamic Property NotationWhen…

Publish a message to Dovetail Carrier to invoke a custom action

June 15, 2016 In this post, I’ll cover calling a custom action within Dovetail Carrier by pushing a message directly onto Carrier’s queue, without using Rulemanager (or Task Manager). To recap how we got here: Dovetail Task Manager Overview – What it is, how it works, etc. Creating custom tasks for Dovetail Task Manager – How to create a custom task action, namely a Get Stock Quote action Invoking custom actions in Dovetail Carrier without using Task Manager – How to call a custom action using Rulemanager to publish a message to Carrier Now, lets look at calling a custom action within Carrier by pushing a message onto Carrier’s queue, without using Rulemanager. We’ll use the same action created in the previous post – namely GetStockQuote.   Custom executable For this example, we’re creating a custom executable – publish.exe This exe will simply…

Invoking custom actions in Dovetail Carrier without using Task Manager

June 13, 2016 In my last post, I demonstrated how to create a custom action for Dovetail Task Manager – namely a GetStockQuote action.Now, let's see how we can invoke a custom action without using Task Manager at all.We’ll invoke the same GetStockQuote code within Carrier, but, this has nothing to do with Task Manager. It’s simply a way to get Carrier to execute some custom code.To invoke it, we’ll create a business rule, and have Rulemanager send this message into Carrier. (Recall that Dovetail Rulemanager version 2.0 added Carrier Message as a business rule action message type) ProcessHere’s the overall process:  A New Carrier Message TypeOut of the box, Dovetail Task Manager fires a business rule with an action of Carrier Message.The business rule action message content looks like:type=RunTaskSet caseId=12345 taskSetName=Do Something Cool Task Set  Rulemanager turns this into an actual message, and sends…

Creating custom tasks for Dovetail Task Manager

June 8, 2016 Out of the box, Dovetail Task Manager supports one action - Create Subcase. (See this post for a primer on Task Manager) But because Task Manager is extensible, we can add our own custom actions that can do almost anything. For this example, we’ll walk through  how to add an action named Get Stock Quote, that will call an external web service to get a stock quote. The quote will then be logged as a note to the case. Just for testing, we’ll use Alternate Phone Number field on the case to store the stock symbol.   Setup Add the custom Task Action Using Dovetail Admin, edit the Task Action user-defined list. Add an element named Get Stock Quote Add the custom Task Action parameters Using Dovetail Admin, add a new user-defined list named Get Stock Quote Params Add an…

Dovetail Task Manager Introduction

June 6, 2016 Dovetail Task Manager is an optional module that allows actions to occur automatically when a task set is selected from a case.The most common action is creating a subcase. For example, when the New Employee Task Set is run: Create a General subcase for setting up the employee's network account and dispatch to the Network queue. Create an Administrative subcase for ordering business cards and assign to a specific employee. Create a General subcase for creating the user's account in the CRM system, and dispatch to a queue based on auto-destination rules. Dovetail Task Manager is also extensible using customization, allowing it to perform other actions, within the Clarify/Dovetail system itself, or even as a mechanism for integrating with other systems. Dovetail Task Manager replaces the old Clarify Task Manager module. But it also opens up a whole new avenue…

What’s New in Dovetail Agent 10

June 1, 2016 We recently released Dovetail Agent version 10. Or Dovetail Agent X, for you roman-numeral types.Here’s a quick rundown of the major changes. Dovetail Task ManagerDovetail Task Manager is a new optional module that allows actions to occur automatically when a task set is selected from a case.The most common action is creating a subcase.For example, when the New Employee Task Set is run:Create a General subcase for setting up the employee's network account and dispatch to the Network queue.Create an Administrative subcase for ordering business cards and assign to a specific employee.Create a General subcase for creating the user's account in the CRM system, and dispatch to a queue based on auto-destination rules.Dovetail Agent can work with either Clarify Task Manager or Dovetail Task Manager. No surprise, we recommend using Dovetail Task Manager!Dovetail Task Manager is also extensible using customization, allowing…

What’s New in Dovetail Agent 9

January 19, 2016 Dovetail Agent ReleaseWe recently released Dovetail Agent version 9. Here’s a quick rundown of the major changes.Recent Cases tabs on the Create Case pageWhen creating a new case, a user can now easily see recent cases for both the contact and the site. By default, it shows cases created in the last 30 days, and the available filters button makes it easy to change this if needed. Calendar SharingUsers can share their calendar using a standard ICS format. This allows calendar data to be pulled into other calendar applications, such as Microsoft Outlook.Clicking the Share button on My Calendar:and this exposes a public URL for your calendar. Copy this URL and give it to the people you wish to share your calendar data with.  Create TagA user can now create a tag on the My Tags page. This makes it easy to…