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
Hello Ramesh Babu,You can do this in multiple ways. But I would ask what is the expected number of requests that would be created on a daily basis? What is the existing model that you are using. Are you trying to create tasks on Process-centric approach or Data centric approach? Do you want all the three tasks of each user to be created at once or are they going to be in a sequence?