Event creation events in the foundation of Workflow 4
2 answers
Yes, the tracking service will tell you when the action will start and when it will be completed. ActivityStateRecord is what you want to look at.
+1
a source to share
I don't believe this is specifically supported, but I'm trying to find some options for you.
Can you give a little more about your scenario and what kind of work you want to do before each of these operations are done?
I am asking if you can talk a little more about the dependencies you are introducing. What is the business scenario you are trying to execute?
Can you explain why the following parameters are not sufficient? * Rewrite workflow to inject your custom actions before execution * Insert logic into your custom actions
+1
a source to share