Failed to send an email to: Duc.Nguyen@siemensgovt.com an error occurred in the SendEmail java action : EC0x009: Outgoing email configuration not found. Stacktrace : com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.datahub.connector.email.utils.EmailConnectorException: EC0x009: Outgoing email configuration not found. at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:125) Caused by:com.mendix.datahub.connector.email.utils.EmailConnectorException: EC0x009: Outgoing email configuration not found. at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:125) Caused by:EC0x009: Outgoing email configuration not found. at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:125)
asked
Duc-Thanh Nguyen
1 answers
0
Maybe too obvious, but the error states:Outgoing email configuration not found.
Is the outbound configuration data available in your app?