Pre-build teller scenarios

Jump-start teller sample provides two pre-build teller scenarios: user sign-in and withdrawal.

In the sample, there are two kinds of users: teller and supervisor. The authorized teller can login the system and do the withdrawal transaction for customers. When the withdrawal amount exceeds a limit, the teller needs to ask a supervisor for an override. The authorized supervisor can reject or approve the override request. Besides, the supervisor can manage the user access control, Cash Drawer, and query EJ record. The teller can use Cash Drawer and query its own EJ record.

The following sections introduces the functions of each scenario and how to use tools provided by Bank Transformation Toolkit to develop the functions.