suppose we want to implement 100 processes like:
- HR Processes (Vacation Request, Hiring Request...etc)
- Financial Processes.
- IT Processes (Support Ticket, Hand Over......etc).
.....etc
- Each process will go through structured path and it has to include approvals levels.
- it needs to communicate with external DB like (MS SQL, Oracle).
- users need an advanced Reporting.
- Dashboard must support (English, Arabic).
Best Regards