Browse By Tags

  • SSVC email message contains incorrect item URL - how to modify?

    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…
  • Notification Message Acknowledgements not stored reliable. What can be the reason?

    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…
  • Send emails from a C# Method not working

    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…
  • update notification

    is there a way to refresh the notifications, withouth waiting for the interval set in MessageCheckInterval variable?
  • Context from method to called email

    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…
  • What is the best way to validate whether an item has a parent?

    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…
  • Aras does not send emails

    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…
  • Displaying all the Affected Items from an Express ECO on an email notification.

    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.