Facing an issue where an after insert trigger is using a Visualforce Page email template and as the records are getting inserted by the guest user from a Visualforce Page hosted on sites, Email is not getting sent.Tried to even update the template with the tag renderUsingSystemContextWithoutSharing="true".
Then also the email is not getting sent.
17 comentarios
Try to check that the guest user has the send email permission...or any other email-sending permissions that may be related.
Other than this, I really don't have any suggestions as it's hard to figure out what's happening without an error message. Would recommend that you open a support case if the last suggestion does not get you any further.