Hi, I want to know how I can change a state to another and be able to trigger related actions while changing the states. I tried the setState2() method in the IWorkItem class but I was only be able to change the state however the related action is not tiggered.
Please help.
Thanks.