REQUEST A DEMO

Author: Gary Sherman

Chief Technology Officer, Vice President of Products

Posts by Gary Sherman:

Modifying a case you don't own

July 13, 2007 Clarify employs a strict ownership paradigm with its application, meaning that only the owner of a workflow object can make a critical change to it. This ownership paradigm was baked into the product, and difficult to modify. For example, anyone can add notes to a case, but only the owner can change the status. What's a critical change? Let's take case as the object in question, and see what Clarify considers critical. Critical changes: Change any attributes of the case (title, priority, severity, etc.) Change the status Perform a workflow action (Assign, Dispatch) Close the Case Change the contact, product, or contract for the case Relate the case to a solution Non-Critical changes: Log Notes Log Email Log Phone Call Log Research However, organizations don't always want to follow these imposed rules. For example, it's not that uncommon to have a…

My nomination for worst variable name ever: else_bool

While pair-programming this week, Kevin and I ran into this: Dim else_bool As Boolean <snip> else_bool = Convert.ToInt32(pv2_rec("part_good_qty").NetValue) > 0 else_bool! Whiskey Tango Foxtrot! Um, how about isGoodQuantityAvailable? And yes, since we refactor mercilessly, we changed it.  Our code base is better today than it was yesterday.

Close Case with Resolution

July 10, 2007 Allows a user to select a resolution, and press the quick close button. The case will be closed without a form, but the resolution will be properly applied.http://www.dovetailsoftware.com/download/connections2001/close_res.zipGary ShermanDovetail Softwaregary@dovetailsoftware.com512-418-2905 x105www.dovetailsoftware.com

Useful ADP routines

A set of useful ClearBasic routines that will read and return data from the ADP tables:1) Clarify schema revision2) Table name from number3) Table number from name4) Is a number a table or a view5) Get target table from relation6) All fields for a table7) All relations for a tablehttp://www.dovetailsoftware.com/download/connections2002/adp.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com

Contact Drill-down from site form

Drill down to contacts from the grid on the site form.http://www.dovetailsoftware.com/download/connections2002/cont_drill.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com

Delay business rules

Delay and re-start business rules for any reason in Clarify.http://www.dovetailsoftware.com/download/connections2002/delay_br.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com

ClearSupport Transitions

Administer and use status transitions for objects in ClearSupporthttp://www.dovetailsoftware.com/download/connections2002/trans_cs.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com

Working case customization

Allow users to mark a case as "being worked". All other users can see who is working it. When completed, mark case as "not being worked." Independent of case ownership.http://www.dovetailsoftware.com/download/connections2002/working_case.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com

Auto-login and integrated security

Sample clarify.env files for auto-login, and integrated security for MS SQL Server.http://www.dovetailsoftware.com/download/connections2001/integrated.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com

Modal/modeless forms

Examples of how to have both modal and modeless forms in Clarify.http://www.dovetailsoftware.com/download/connections2001/modal.zip--------------------Marty SirkinDovetail Software(512) 418-2905 x101marty@dovetailsoftware.comhttp://www.dovetailsoftware.com