How can I send user information (username and password) from the user provider without generating a new password.
My source data include both username and password, and I would like to send these to all new users.
The documentation (http://developer.dynamicweb.com/documentation/for-developers/data-integration/providers/user-provider.aspx) say:
Email configuration
If these fields are filled and 'Generate passwords for user' is enabled, an email is sent to all emails given in import file.
But why this limitation on Generate passwords for user's?
BR
Thomas