Discord
@hash/billing-department
Simulation
5
1
Public

Billing Department

This simulation is a Business Process Model representing how a billing department processes and sends out bills.

This simulation is a Business Process Model representing how a billing department processes and sends out bills.

There are two different types of bills that are handled, each requiring a somewhat different set of steps. All bills are audited at a random rate.

Each stage of processing takes different amounts of time to complete, and requires different sets of employees to complete. The "delay.js" and "service.js" behaviors are responsible for those actions, respectively. Since there are a limited number of employees, backlogs in the system can be built up as bills are waiting to be sent out.