• Sending 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…
  • Got 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…
  • How to Configure SMTP in Aras

    I am trying to configure a smtp in aras but I dont know how to achieve it. in one article I read that just need to change in file "InnovatorServerConfig.xml" and do change in Mail SMTPServer =[server name], so is there any other setting I need to do…