Strange Email Error - Won't send form Automation, but sends from Script Sandbox

I have hit a very strange error when developing an automation. Emails were not going out, so i did all sorts of troubleshooting until I ended up with an automation that JUST sends an email with text, no variables, for subject, body, and toemail. This email sends fine in the script sandbox but throws the following error when triggered via Automation. What am I doing wrong, is this a bug?

UnknownException: Sending email reported failure. (An unexpected error prevented your requested action from completing. The error has been logged for the administrator to review.) ---> System.Exception: Sending email reported failure.
Parents
No Data
Reply Children
  • Former Member
    +1 Former Member in reply to Stephen Vicino

    Now that I know you are using the Move (Content Conversion Service), that process is run with Notifications (and ActivityStory and Abuse) disabled to prevent any of the standard notifications/emails from being sent.

    I am filing a bug to take a look at this.  Either we need a way for you to temporarily override the Notification Disabling in your ExecuteFile call or API SendEmail calls should not be subject to that flag.

    The only good workaround I currently see would be to create your own widget extension that sends an email that does not make use of our APIs.

    [embed:1a3cced3-af51-49ce-89e2-91f65855cd2d:2d0c6745-0424-4e7b-8e65-3920fb427c98:id=TE-17689]