hii all,
i have a interface to request for Range Reset in retail organization , once the required details filled user going to submit the form here , for each RANGE RESET i have set of tasks to complete , whenever user clicks submit button 12 tasks should assign to 4 owners along with the task completion time lines , task owners are
1.reset manger
2.assistant buyer
3.buye
4.merchandiser , how to achieve this , each should assign 3 tasks per head
Discussion posts and replies are publicly visible
i have to specify time lines and track comments and status for each tasks
The process you describe is a pretty normal use case for Appian. To achieve this, I suggest to first work through the Appian trainings and tutorials.
okay sure
You need a process model with the series of nodes which creates the user input task for respective user. Additionally you can define different milestones and save the current milestone in the database which you can use to represent to admin user.