loan application flows to the Manager to process it further. The manager has 3 sub-ordinates to whom he assigns the applications for further processing.
Requirement#1: As a manager, I should be able to configure the percentage allocation for each staff members.
Requirement#2: As a manager, I want the system to auto assign the ingested cases(requests) to the staff members in the configured percentage.
where to start and what to do to implement this .. like can anyone please guide step by step for this
Discussion posts and replies are publicly visible
Hi, what do you mean by percentage allocation here?
Every day, cases are ingested in batch by the system. Let’s say today 10 cases were ingested. System should auto allocate cases as given below:
30% of 10 assigned to M1
50% of 10 assigned to M2
20% of 10 assigned to M3