cannot get iis pickup directory
I am trying to send mail, but got this error: cannot get iis pickup directory in my InnovatorConfig.xml, this is the code: <Mail SMTPServer="queue" /> and in IIS, 1. Email-address: my email address 2. I choose "Deliver e-mail to SMTP server" where I mentioned smtp.gmail.com 3. Port : 25 what should I do to send mail?19KViews0likes8CommentsEmail Notification
Hi guys I have successfully created my first project now I want to test that my lifecycle works. so can someone please help me with the email notifications so that i can test email when the user goes through the different lifecycle stages. I have looked at the email notificastion in the programmers guide but i cant really get my head around so can someone please help me. Thank you in advance. I appreciate the help. Thank you. Kind regard user12326KViews0likes12CommentsGot Error of Socket Problem
I am trying to send email on lifecycle state change, I made change in InnovatorServerConfig.xml file : <Mail SMTPServer="smtp.gmail.com"/> I got Error: A socket operation was attempted to an unreachable network [2404:6800:4003:c00::6c]:25 where to mentioned a port number in aras?7.8KViews0likes4CommentsSending Email on Object Property Value
Hi, I am trying to send Email, in my case I have document object which has one property called "Last Date",and I run workflow for the same, so I want to send mail before 1 day of "Last Date" property value, so is it possible to achieve it? or how can achieve this? also How to configure SMTP? at the time of installation I keep it as queue, so is there any guide to configure SMTP to send mail.4.9KViews0likes2Comments