how to copy documents to another site collection based on matched metadata value

  • 29 September 2015
  • 1 reply
  • 0 views

Badge +3

I need to move documents to a library in another site collection based matched metadata. e.g.  If City in library A of Site A matched City in Library B of Site Collection B then move the document to Library B of Site collection B.  Is there a way to achieve this in NinTex workflow?


1 reply

Userlevel 7
Badge +17

This seems to be your scenario Nintex Workflow - Move Documents and Preserve Version History - Vadim Tabakman

Where he is moving a document from one Doc Set to another and preserving history using the Author.dll features in SP on prem. Otherwise you can use the actions:

Copy Item

Copy to SharePoint, or

Call Web Service -> Copy.asmx

An discussion using these actions is here How to move documents sets from library to library

Hope that helps!

Reply