Check the exceptions before choosing a workflow

A process document usually describes what happens when everything arrives on time and every field is complete. The exceptions tell you how much work that description leaves out.
In invoice preparation, a complete record can go straight to review. A missing completion document needs a follow-up with the job owner. A disputed charge needs a billing decision. These cases arrive at the same step but need different handling.
Before building, separate preparation from decisions. Define what a completed record contains, which checks software can perform, and when a person needs to decide what happens next.
- Completed job
Job record and completion documents are available.
- Assemble the record
Bring the required billing information together.
- Check completeness
Check required documents and agreed fields.
Missing information?Return to the job owner, then check completeness again. - Prepare invoice draft
Produce a draft for the billing team.
- Approve for posting
The billing team reviews the draft before posting.
People review exceptions and approve the draft. This example does not approve disputed charges, change bank details, or initiate payments.
A useful exception tells the team why work stopped, what information would resolve it, and who is responsible. A status of “Failed” leaves someone to investigate. “Completion document missing; return to the job owner” tells them what to do.
Measure how often exceptions occur and how long they take to resolve. A workflow that removes several routine steps can still leave the team with difficult review work. Compare that effort with the time the automation saves.
Ask the people doing the work to check the description. They know which variations happen every week, which come with the season, and which unwritten rules the process depends on. Use their explanation alongside the activity data.
The first workflow needs routine work worth automating and exceptions the business knows how to handle. Test both before using an easy demonstration as the basis for the business case.
How we plan the implementation →