You can use the Transformation Tool to change your users’ email address format or domain between your UEM source server and your UEM target server, e.g.:
Source | Target |
xxx@aaa.mycompany.com | xxx@mycompany.com |
xxx@dom1.com | xxx@dom2.com |
xxx@mycompany.com | xxx@mycompany.org |
You can access the Transformation Tool via the button ‘Transformation’ which can be found at the migration project dashboard of each migration project:
To change the domain or extension, click on ‘<>’ and change ('{mail}').replace('acme.org','acme.com')
to ('{mail}').replace('mycompany.com','new-company.org')
:
ATTENTION: You have to save the new settings, before your send your first invitations. The users’ email address will then be transformed during the migration process and will be adapted to the new domain name of your target system.