Email 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 user12326KViews0likes12Commentscannot 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?19KViews0likes8CommentsEmailing from ARAS fails
I have gone over every single setting. I can send email using a Method in ARAS if I call the .NET SMTP Client. If I use the Item.Email method I see an email.xml file in the Temp folder but I never see any activity on my SMTP Server or, if I use the File Pickup method and point to a dead folder, I never see any file in the folder. Near as I can tell ARAS is simply not emailing anything. I have used the simpleEmailTest code, I have altered it, I have created PRs and ECRs (we added notifications to them that we never see). I have checked my web.config and the Innovator Configuration files and, as I said, they are all good which is confirmed by the emails I can send. I am wondering how ARAS sends emails. If I know what .NET API is being used I can test it independently to see if it is the cause. Lacking this I do not know what to do as I cannot see into the black box that is ARAS. I am assured this works, and I am sure it does, but my experience does not match up with anything I can find on line. If anyone can tell me what .NET APIs ARAS uses for email it would help. It does not seem to be the .NET SMTP client as code based on that API works...9.4KViews0likes6Comments- 8.6KViews0likes7Comments
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 mentioned a port number in aras?7.8KViews0likes4CommentsDisplay affected items in email notification
I have an email notification that Innovator sends when the change notice has been approved. It currently only has the CN number, engineer's name, business unit, etc. but does not have the affected items with their part dispositions. I need to add this information to the email notification. My message uses Body Html and a AML query string. How do I modify these to include all of the affected items table information?7.4KViews0likes4CommentsSubscribe on item change
Hi At some point i think I noticed a community project adding functionality to let a user "subscribe" to item updates. We have users who ask for functionality so they can select to subscribe on by instance a specific part to let them receive an email every time this part, ECO or whatever is updated. Does anyone have information about this old community project or have anyone tried to build such functionality? Best Regards Henrik Olesen Kamstrup A/S Denmark6.7KViews0likes7Comments