Hi, I am working on migrating our Onprem data to D365 online. I have used Kingswaysoft and so far working great except for the stub users issue.
We need to retain createdon and createdby in D365, so we have imported our existing user base as stub users(disabled and got salesperson role assigned).
We did modify salesperson role to have access to our migration related entities.
In the kingswaysoft SSIS tool itself, we have mapped createdbyname to Createdby(text lookup editor to primary field), Overridecreatedon and all that stuff.
CreatedOn values are being migrated as it is but Createdby is being migrated as the name that runs this ssis package(my name in this case).
what else am I doing wrong? Any suggestions would be great. Thanks for any help.