Hi all, In our application, we need to detect when task state is changed. For example when user login to Ivy Admin UI and delete a user, tasks belong to that user will change state to UNASSIGNED. We tried to use IWorkflowListener but it didn’t work . In Ivy, is there any way to listen to this event? Thanks a lot. asked 09.01.2018 at 02:39 ToanLC |
Hi Unfortunately there is no such event. This is because all tasks that are assigned to a user are set to state UNASSIGNED directly on the database in case a user is deleted. Therefore we do not know what tasks have been changed on the Engine. Regards Reto Weiss, Axon.ivy Support answered 11.01.2018 at 05:01 Reto Weiss ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 09.01.2018 at 02:39
Seen: 1,724 times
Last updated: 11.01.2018 at 05:01