I need to maintain the Created By property on import but everything is getting imported as Admin. How do I ensure the correct user is imported? Ideally I need this to work on an update as I have a load of imports done at this stage.
The record that creates the item will be the creator of the document. This gets overrules by the content service so no influence on that. You might want to login as a normal user when running the import then that is the user that created the records.
Created By does not update
I need to maintain the Created By property on import but everything is getting imported as Admin. How do I ensure the correct user is imported? Ideally I need this to work on an update as I have a load of imports done at this stage.
Hi Barry,
The record that creates the item will be the creator of the document. This gets overrules by the content service so no influence on that. You might want to login as a normal user when running the import then that is the user that created the records.
Best,
Richard
is working on a reply...