Salesforce says that it can define Time-Dependent Workflow Actions, but can you define a workflow rule to execute a trigger?
Summary:
I have a "project" object with a status field, and custom user object ("web_user") associated to it (project only renders the ID of the "web_user")
When the status of a project is X, Y, or Z, I would like to hit an Apex Trigger seven days after that status changed.
In short, shoot a follow up email to the user associated to the project 7 days after it completed.
Is this possible? If so, how do you define the workflow rule to execute a trigger?
Are there any examples out there?
Any help would be much appreciated.


LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks