You need to sign in to do that
Don't have an account?

Workflow Rule Debug Log Error
Hi All,
I have created a workflow rule that fires an email whenever an event is created to the contact selected.
I have tested this in my trailhead org and it works completely fine however when I test this in a sandbox it does not send an email at all. I checked the email logs too.
However when I debugged it I found this:
WF_FLOW_ACTION_ERROR; WF_FLOW_ACTION_ERROR_DETAIL; FLOW_CREATE_INTERVIEW_ERROR; FLOW_START_INTERVIEWS_ERROR; FLOW_ELEMENT_ERROR; INVOCABLE_ACTION_ERROR;
Not sure at all as to what is causing the error, could someone guide me please?
I have created a workflow rule that fires an email whenever an event is created to the contact selected.
I have tested this in my trailhead org and it works completely fine however when I test this in a sandbox it does not send an email at all. I checked the email logs too.
However when I debugged it I found this:
WF_FLOW_ACTION_ERROR; WF_FLOW_ACTION_ERROR_DETAIL; FLOW_CREATE_INTERVIEW_ERROR; FLOW_START_INTERVIEWS_ERROR; FLOW_ELEMENT_ERROR; INVOCABLE_ACTION_ERROR;
Not sure at all as to what is causing the error, could someone guide me please?
I recommend looking at the section Understanding the Debug Log details in this documentation
If you are not getting enough details in the logs, you should go for the finest setting
Let me know if this helps, if it does, please close the query by marking it as solved. It may help others in the community. Thank You!