Email addresses

As part of implementing the Visual Modeler, set up the email addresses used by the system. They reside in one of the following locations:

  • Configuration Files
  • Minimal Data

Configuration files

Email addresses set in the configuration files are used by applications when sending email from the system. You set the values for these addresses in the *.properties files used by your SDK. When you run the SDK merge target, these values are merged into the configuration files. The following email addresses must be set:

  • SMTP_SENDER: used as the From address when email is sent from the Visual Modeler.
  • INVOICE_EMAIL_ADDRESS: the email address of an enterprise user to whom emails are sent relating to invoices. The user must have the AccountReceivable role.
  • RFQ_EMAIL_ADDRESS: the email address of an enterprise user to whom emails are sent relating to RFQs: the user must have the CustomerServiceRepresentative role.
  • ENTERPRISE_EMAIL_ADDRESS: set to the same value as SMTP_SENDER.
  • SMTP_RECIPIENT: no longer used.

Minimal data

When you load the minimal data, you create some partners and some users. The email addresses associated with these are currently set to changeme@changeme.com. You should change these values to more suitable values before loading the data.

The Partner Profile email addresses for the Enterprise, AnonymousUserPartner, and RegisteredUserPartner should all be set to a system administrator email account.

The email addresses for the users (admin, ERPAdmin, and AnonymousUser) should be set to the email address of a system administrator at your implementation. They can be changed through the Visual Modeler user interface.