Book a Demo

Author Topic: Best place to store user email?  (Read 3668 times)

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Best place to store user email?
« on: March 27, 2018, 12:02:45 am »
I'm planning to develop an automation app that send emails to model users based on business rules on model data.

Where do you think is the best place to store the users email having in mind the model uses Windows authentication?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Best place to store user email?
« Reply #1 on: March 27, 2018, 12:44:58 am »
You could either use the department field, or use the notes field in the authors (people)

Geert

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Re: Best place to store user email?
« Reply #2 on: March 27, 2018, 12:56:56 am »
Thanks Geert. Actually I was thinking the same, but I just asked in case somebody had a better idea. So I will use one of them. Thanks.