Hello,
We currently have an issue where Sync.SecurityUserMaster BOD sent to the Mongoose application is creating the User in a way that's causing issue. Mongoose application uses <DistinguishedName> tag to create the 'Userid' in Mongoose application, as of now its creating the user in 'DomainUserName' format, this is causing an issue while saving user prefs xml on the application server as '' is not allowed in file name.
I was wondering if there's a way we could change this DistinguishedName tag by removing the 'Domain' part before it can be sent to Mongoose application for processing. Is there a logic we can apply in the documentflow for acheiving this?
Please advise.
Thanks,
Bharath