Hi folks:
When I import users through 'Import Tool' of Dynamics 365 CE (Settings/Data Management/Import), the users are set as:
-State: Disabled;
-BU: root BU.
-Role: Commercial
These users are imported this way, because at the time, they don´t have licence by now, but we need to make the migration of data on which these users are the owners.
Using a program developed with SDK, We load the 'Accounts' and assign these disabled users, without any problem.
But I wonder if this is a bug of the system or non-supported method?, if it is a bug, it might be corrected on the future days
I have also made the tests of: Creating a user through:
-Active Dierectory
-Office 365 ( Assign the licence: Dynamics 365 CE)
-Assign the Security Group.
The user is set to Enable.
Thanks in advanced.