We are using Camunda currently for supporting some of the business processes in our organisation. But we have a requirement where the process flows needs to be created by users( like manager) and the tasks can be dynamic,how do we support this?
Example: A manager decides that all work level x users need to read a particular document and confirm their acceptance, if not done they need to be reminded and finally escalated. This is to be translated into a BPMN and the manager(assume non-technical with some basic training on creating workflow) should be able to create this workflow.
Manager will be required to create User task and set Due Date and Follow up date properties of the task. A little bit of tool related knowledge will be required and can be done. For User data input(check box), a simple form can help for User acceptance