I 've to create 5 tasks under in demand Task table and when the demand state is Screening
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
I want to create 5 tasks under in "Demand Task" table and when the demand state is "Screening"
eg : # short description Assignment Group Assigned To
Task 1 Committee Review Abc Group
Task 2 Technical Assessment Same as Demand Assignment Group Same as Demand Assignment Group
Task 3 Domain Review Same as Demand Assignment Group Same as Demand Assignment Group
Task 4 Case Deve Abc Group
Task 5 Assessment ZXC Assignment group
Once after all this task are moved to Closed Complete State / Closed Skipped state the system should automatically move to Demand State to "Qualified State"
I have created 2 business Rule one for one for creating 5 tasks - After - Update BR on cmn_demand Table
This is creating 5 tasks but the state is automatically going to Qualified state with out waiting for all the tasks to get completed
Thanks!