Overwrite SharePoint list items

  • 25 April 2012
  • 1 reply
  • 1 view

Badge +1

I am using a process created in K2 Studio to automatically copy list items from a list in one site collection to a list in another site collection.


However, I want the process to update (overwrite) the existing list item on the destination site when the list item on the source site is updated.


I know that standard SharePoint workflow functionality is to copy over a new instance, not to overwrite the old one, but the enhanced workflow project at codeplex makes this possible.


Is there functionality in K2 that can do the same thing?


1 reply

Badge +6

Yes it is possible. You can use OOTB wizards to update a list item metadata.

Reply