Copy or Move Document

⌘K

Activity allows to copy/move document to a folder. Cross site copy/move is also supported. SharePoint Designer phrase

copy_or_move_document_1
Parameters

Input parameters

ParameterDescriptionExample
MethodCopy or MoveCopy(0), Move(1)
SourceUrlThe URL of the document to be copied/moved. You can use absolute URL as well as web site relative URL.[%Current Item: Encoded Absolute URL%]/Source Documents/report.xlshttps://contoso/SiteUrl/LibraryName/FolderNa me/DocumentName.docx[%Workflow Context:Current Site URL%]/siteURL//Source Documents/report5.xls/Documents/report.xls
DestinationUrlThe URL where the source document will be copied/moved. You can use absolute URL as well as web site relative URLhttps://contoso/SiteUrl/LibraryName/FolderNa me[%Workflow Context:Current Site URL%]/siteURL/Source Documents/Documents/
SiteURLThe URL of a SharePoint site. If the value field is empty, current site will beused.[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/
OverwriteOverwrite a file if there is a file with the same nameYes/No

Example

copy_or_move_document_2

How can we help?