I've verified that creating contact via CCM and then creating user in XI (admin->users) without checking box to associate with contact works just fine and receiving notification.
The problem is creating a new user requires two steps with this method, rather than going into admin -> users, creating new user and selecting option create core contact.
I've struggled to find where new user defaults are stored in XI.
Unchecking options by
Admin -> Notification Options
and saving to template does not work.
Can someone please advise if it possible to configure XI default user settings to only place the following info in the contact.cfg:
Code: Select all
define contact {
contact_name username
alias User Name
email user@domain
use xi_contact_generic
}