- Organize around outcomes, not task : This principle says people should be organized around outcome rather than task. Michael Hammer gives example of case manager who handles end-to-end process and is accountable for it. We can associate this to a production line. Production line is like a single process, where as works working around it are completing a single task each. Problem with task approach is, if one single worker doesn't work as expected or makes mistake, not only process output is defected but also makes the task of other resources redundant.
[This article talks about how a custom BPM solution can be build using available open source BPM tools like Activiti or jBPM] Business Case: A MFI is looking to automate its processes. It has basic functions called loan origination and loan servicing Loan origination includes following steps a) Borrower risk analysis b) Borrower on-boarding where as loan servicing includes a) Disbursements b) Collection c) Closer d) Loan extension etc. Other than these two functions MFI also have operations team which takes care ground level activities like physical transportation of cash and documents, deployment of agents, identification of loan potential areas. So how can we build solution which is scalable and minimal cost for this MFI? Below is one of many solutions Step 1: High Level Architecture Design Step 2: Process Discovery and Implementing the Executable processes Lets restrict ourselves to only loan servicing – disbursements of funds. And see how we can fit that in ...
Comments