You need to sign in to do that
Don't have an account?
anjisalesforce@gmail.com
Can please help me?
Hi all,
Q) I have 4 workflow "A, B, C and D" how to ececute these 4 workflows. First execute B next D next A next C.
How to execute this pattern ..........
Can u please solve this Problem immediatly........... Tis Urgent
Thanks for your help............
I don't think you can control the order of execution of workflows.
Can you elaborate more on your requirement? there may be a different way of doing what you are trying to achieve.
WOrkflow gets fired only when record is created or edited. Write some action method and insert records matching with the respective workflow criteria in required sequence.