I skimmed through the documentation but couldn’t find an event handler to intercept activity creation in a workflow instance. I want to be notified whenever a new activity is created / entered.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes a tracking service will tell you when an activity started executing and when it is done. The ActivityStateRecord is what you want to be looking at.