Hello all,
I am currently testing SSVC email notifications and notice they are showing the wrong URL for the Item link, using 'localhost' as the prefix. I have checked all my configuration files and do not appear to be using localhost anywhere. Where…
Hi community,
I use Notification Message to inform users about new updates in the system.
I most of the time use the "once" option, so user don´t get the Message anymore after they confirmed it with the OK button.
Problem: The storing of the Message…
Hello,
I am trying to send an email from within a C# method but I am not receiving the message in my email. My code is made up of trying to check a url and then return if the url returned with an OK status or a 404 Error. When I get to the part where…
I've got an email that I'm calling from a "post" method on the Part lifecycle, but the default context that's passed to that email message isn't the Part, it instead seems to be the alphabetically first Identity in my database?
Why is this happening…
I'm trying to send an email on promotion to "Released" of Parts when a couple of criteria are met, the parts being of a certain custom classification we've added, and them not being used in another BOM anywhere (i.e. they're top-level Parts being released…
Hi all!
For some time now the Aras server has ceased send emails. No errors (even if I set wrong value to "Mail SMTPServer" parameter to InnovatorServerConfig.xml). No connection attempts in the mail server logs. But the emails to be sent appear in…
Hi,
I would like to display all the Affected Items from Express ECOs on an email notification. Has anyone been able to do this? If so, could you provide the code?
Thank you.