Forum Discussion
Gopikrishnan
6 years agoIdeator I
Hi Diptasubhra
Refer this blog https://community.aras.com/b/english/posts/configuring-aras-innovator-email-notifications
diptasubhra10_gmail_com
6 years agoIdeator I
I followed this did not get the notification.
- Gopikrishnan6 years agoIdeator I
You might need to configure SMTP server. Can you enable below tag in InnovatorServerConfig.xml. (It might be already there but with disabled_ so, remove that and try below) and check mail is triggered correctly
<operating_parameter key="email_debug_option" value="file" />
- Restart IIS
- Execute the action which is triggering this action
- Go to the TempFolderPath folder (mentioned in InnovatorServerConfig.xml file: <operating_parameter key="temp_folder" value="TempFolderPath")
- Check whether mail file is created in this folder
Thank You
- diptasubhra10_gmail_com6 years agoIdeator I
In the lifecycle, after selecting configure mail, where to add the destination mail id?
- Gopikrishnan6 years agoIdeator I
You can configure here
- diptasubhra10_gmail_com6 years agoIdeator I
I am not getting the identities option below.