You need to sign in to do that
Don't have an account?
Milestone Action "Field Update" not calling Apex Trigger
Hi Folks,
I am updating my case Records with Milestone actions, on the update of the case record a trigger will run to again Update the Case record to attach another Milestone to the Case record.
But trigger is not running after field update on Case by the Milestone Action, Milestone Action update the case field value right on the voilation time.
If we want to run a trigger on Time dependent workflow , the trigger runs , but not happening with the milestone action's Field Update,
Any help would be appreciated.
My requirement is that I want to attach another Milestone on voilation of the First Mileston, without editing the record
Thanks in Advance
Regards,
Abhi
I am updating my case Records with Milestone actions, on the update of the case record a trigger will run to again Update the Case record to attach another Milestone to the Case record.
But trigger is not running after field update on Case by the Milestone Action, Milestone Action update the case field value right on the voilation time.
If we want to run a trigger on Time dependent workflow , the trigger runs , but not happening with the milestone action's Field Update,
Any help would be appreciated.
My requirement is that I want to attach another Milestone on voilation of the First Mileston, without editing the record
Thanks in Advance
Regards,
Abhi