A new Reporting API method is needed to create user in UMC and set his Email address in the same step.
Reason: Currently, there is only this method available:
ArisData.getActiveDatabase().CreateUser(userID, newUserDefaultPassword);
In some situations (umc settings), the creation of this user is not possible via API, and an error occurs:
"Es ist ein Fehler im Report-Objektmodell aufgetreten. error running Database.CreateUser(): The e-mail address does not comply with the conventions." see incident 5411280.
So the user cannot be created and the Email cannot be set afterwards.
Brainstorm ID | 8344 |
Created on Brainstorm | 08/11/2020 11:51 PM |