Worked example: transferring a service-request workflow
Consider a fictional repair company moving a service-request workflow to another operator. The current service reads approved enquiries, creates jobs and sends an internal summary. The first handover package contains the workflow export and a customer CSV. It looks substantial, but the replacement operator cannot tell which enquiries have already become jobs or which held requests need a manager's decision.
The continuity owner adds a pending-work register with stable source references, destination job identifiers and explicit states. Completed requests are separated from requests that failed before submission and requests with unknown outcomes after a timeout. The package also includes the rule that a particular service type requires manual approval. That rule previously lived in an email and was not visible in the workflow export.
During the rehearsal, the replacement operator processes a synthetic approved request and finds the expected job. They then receive a request of the manually approved service type and hold it with the correct reason. Finally, they inspect an unknown-outcome case and find that the original system already created a job. The replacement links to that result instead of submitting another job. These checks expose why a CSV alone was not a complete operational handover.
The cutover plan assigns job creation to only one environment at a time. New enquiries are held in a visible intake queue during the final capture. The owner verifies the final pending register, authorises a controlled release and inspects the first resulting jobs and internal summaries. A recovery decision remains available if the replacement cannot handle the agreed sample correctly.
After reconciliation, the account owner completes the approved access changes. The business retains the final export, mapping notes, rehearsal evidence and the explanation of unresolved items. The continuity owner records which accounts were checked, which sample records were restored and which operator performed the rehearsal. They also identify any dependency that could not be independently inspected. This makes the acceptance decision reviewable: another person can distinguish an exported file from a tested operating capability and can see which remaining questions still need a supplier or business decision. The package does not assert that all possible historical cases were tested. It states which behaviours were demonstrated and which dependencies remain, so the next review begins with an honest operating record.