| | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| Hi, Based on the log the engine tried sending the mail twice and failed. Do you have a local SMTP server which you can use for testing ? The issue could be Network related (authentication failue)
regards,
Moderator |
| | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, March 05, 2008 Posts: 80, Visits: 277 |
| Hi there,
I now have access to a SMTP server, so I don't need gmail SMTP server anymore.
I was able to configure the SMTP server without any problem (I'm able to send test messages) and now, when a workflow terminates with error I receive its exception by e-mail.
However I haven't been able to do this trough the workflow itself. I tried three activities: check-list, approval and email.
For the first two, nothing seems to happen and I get nothing on my e-mail account.
For the later there is also no e-mail, the activity shows as completed and I get the following error: Workflow.NET.DataBridgeException: Invalid provider details for entityitem(), Repository:SNITURHFormsRepository, severityLevel: Critical at Skelta.Entity.DataBridgeFramework.DataBridgeManager.xd807b2320d12d97a(String x30faf23779022f6f, String xed110b483c78e773, String& xb6d6240a6680bed6) at Skelta.Entity.DataBridgeFramework.DataBridgeManager.GetEntityItem(Object entityId) at Skelta.UserEntity.UserEntityProvider.GetResource(Object realUserId) at Workflow.NET.ActionHandler.MailHandler.Run(Int32 ExecutionID, Int32 ExecutionDetailsId, Context CurrentContext, Action CurrentAction, String InlinkOutput, Boolean Retry, String& Output)
Any idea of what might be happening?
Best regards,
Rui |
| | | | Supreme Being
       
Group: Forum Members Last Login: Yesterday @ 4:42 AM Posts: 59, Visits: 154 |
| | Hi, rucosta. To send e-mails you need to set only "Email setting" (Global settings->Communication) 1) Did you set "SSL" parameter with value "true"? 2) Did you set "To email" and "From email" 3) Username must be with domain suffix "@gmail.com" I have such parameters and it works correctly 
Best Regards, Dalnitsky A. |
| | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, March 05, 2008 Posts: 80, Visits: 277 |
| Hi Dalnitsky A, how are you?
Thanks for your fast response.
I set the ssl property to false, because it won't work when set to true (server does not support secure connections)
I am able to receive error messages e.g. when a workflow terminates with error I receive an email with the log from the exception.
However I am not able to configure any human action (like check-list or approval) or the email activity.
Do you have any example of this working?
Thanks for your help.
Best regards,
Rui |
| | | | Supreme Being
       
Group: Forum Members Last Login: Today @ 6:29 AM Posts: 105, Visits: 556 |
| | | | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| | |
|
|