Question
LTIMindtree
LTIMindtree
IN
LTIMindtree
Posted: Aug 7, 2019
Last activity: Aug 21, 2019
Last activity: 21 Aug 2019 5:13 EDT
Closed
Deleting Case on click button
i want to delete draft cases existing cases for the user on click on delete button, the cases should be delete from work list of user
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Generally, work object information stored in the respective work table. If that work object is assigned to a particular user then assign page information will be stored under Assign-WorkList table.
If you delete that record from the table then you cannot see the cases under user worklist.
But, Deleting the entries from Assign-WorkList table is not good practice. Later, you will see the side effects of it.
Instead of deleting, It's better to assign those cases to work basket.