Hi ,
I want to restrict the resolve and cancellation of case based on some conditions . I thought of writing a plugin on SetState and setStateDynamicEntity message of case entity. Below is my observation:-
1) When i am resolving or cancelling the case , plugin is not getting triggered.
2) When i am reactivating a case plugin is getting is getting triggered.
Could someone help me to understand why plugin is not getting triggered in 1st case.
And also when i registered my plugin on update message of case entity, the it is triggering in all sceaniros (resolve , cancel , reactivation)
*This post is locked for comments