Sharepoint Copyinto Items webservice method not updating the Modified date and Created Date

I am trying to migrate the file from 2010 to 2013 with meta data. During the migration by using copyintoitems webservice method i couldn't update the Created and Modified Field

Please suggest me. Thanks in A

September 2nd, 2015 9:41am

Hi,

As I understand, the copyintoitems web service method does not update the created and modified field after migrating the files from SharePoint 2010 to SharePoint 2013 with metadata.

The copyintoitems web service will not update fields like metadata, "File", "Computed or "Lookup" types.

You could update the created and modified field by the UpdateListItems method, and you could refer to the article below.

The article below is about Lists.UpdateListItems Method.

https://msdn.microsoft.com/en-us/library/lists.lists.updatelistitems(v=office.12).aspx

You also could update the created and modified field by powershell command. For more detailed information, you could refer to the article below.

The article below is about Update List Item Metadata Fields (Created By, Last Modified) using PowerShell

http://www.sharepointdiary.com/2014/03/update-created-by-last-modified-metadata-fields-using-powershell.html

There is a similar case:

https://social.msdn.microsoft.com/Forums/office/en-US/2fdc9933-ddb8-446f-80ad-6c8e17dfdb6f/automatic-checkin-with-metadata?forum=sharepointdevelopmentlegacy

Best regards,

Sara Fan

Free Windows Admin Tool Kit Click here and download it now
September 7th, 2015 11:27pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics