Don't manage to the exception!
One of the universal truths about data management is, wherever possible, avoid managing to the exception. What I mean by this is to avoid developing any process that is designed to catch some arcane or unusual circumstance. Instead, the process should capture what happens the vast majority of the time, and then let staff manage the exceptions manually.
One of my favorite examples came from a client who had designed their membership join process to include a step for approving membership, and then once membership was approved, an invoice was sent. They had added this step because, in some instances, new members would join and pay their dues, and then it would turn out the individual was not actually eligible for membership in the association. So staff would have to cancel the membership and provide a refund. Staff didn't want to have to cancel and refund, but as a result, their current process meant that membership joins often took 60 or more days to complete!
But the reality was this: Of the hundreds of new joins this association received each year, only two or three were from individuals who were not eligible for membership. Their process for membership joins had been built around the exception, not what most commonly happened.
It's too easy to fall into the trap of designing our processes to address every possible contingency or possibility. But more often than not, managing to the exception creates more problems than it solves.
So take a look at all of your processes and ask yourself: Was this designed to address the majority of cases, or the exceptional ones?
Wes's Wednesday Wisdom Archives
A Data Integrity Report…for Reports!
I’ve written elsewhere about the value of data integrity reports. But one of the most […]
Simple rules for complex systems
Simple rules for complex systems I first heard the phrase “simple rules for complex systems” […]
Accentuate the positive
Accentuate the positive I’ve written before about the importance of database public relationsand celebrating success. I’ll add […]
Annual dues vs. anniversary dues
Annual dues vs. anniversary dues I served as director of membership for several years at […]
A change of systems requires a change of mindset
Every AMS vendor will tell you that the toughest part of implementing a new system […]
It doesn’t have to be optimal to be beneficial
It doesn’t have to be optimal to be beneficial I’m a big fan of the […]
Look for small wins
Look for small wins One of the toughest things about system implementation is simply how […]
Are you closing the loop?
Are you closing the loop? If your association does a call for presentations for any […]
Declare victory and move on
Declare victory and move on The law of diminishing returns is the point at which the […]
Clean as you go
Clean As You Go A good cook or baker knows that, when working in the […]