Copy or Move Folder

Prev Next
This content is currently unavailable in Spanish. You are viewing the default (English) version.

Definition


The Copy or Move Folder action is used to change the location of existing folders. Moving the folder will take the original folder and place it in a new location in the Document LibraryCopying the folder will create an identical folder and place it in the new location while leaving the original folder in place.

Copy or Move Folder action

Instructions


To add the Copy or Move Folder action to the workflow diagram, drag and drop the action from the list on the left onto a "+" icon in the workflow diagram.

Copy or Move Folder on the workflow designer

Properties


The properties of the action can be customized on the step properties panel on the right-hand side of the workflow designer.


Copy or Move Folder properties panel

Customize the Step Name and Step Description to add readability to the workflow action within the workflow designer.

Under Folder Action, select either Copy folder or Move folder to determine the action taken.

This action has two configuration buttons, one to set the Source Path (which folder is being relocated) and one to set the Destination Path (where it is going). 

Source Path and Destination Path buttons

Source Path

Click the Source Path button to determine which folder will be moved or copied.

Properties Panel with the Source Path button highlighted

Configure the Source Path by typing in the Enter Path textbox. The path can be a static value, or you can append workflow variables as tokens. Add tokens by using the Workflow variable dropdown and Append Token button, or by typing the workflow variable name in curly brackets {}.

Source Path Configurations

Folder Path Syntax

The syntax required for entering the folder path can be found by clicking into the folder in the Document Library and observing how it appears at the top of the main panel.


Document Library with arrow pointing to the folder path /Finance/Pending

Destination Path

To establish the path where the folder will be copied or moved to, click the Destination Path button.

Properties Panel with the Destination Path button highlighted

Configure the Destination Path by typing in the Enter Path textbox. The path can be a static value, or you can append workflow variables as tokens. Add tokens by using the Workflow variable dropdown and Append Token button, or by typing the workflow variable name in curly brackets {}.

Destination Path configurations screen

Troubleshooting

The workflow designer will prevent you from publishing a workflow when configurations are incomplete. Here are the most common error messages and how to address them.

Publishing error message

Message

Fix

Copy or Move Folder: 'sourcePath' must not be empty.

Configure the Source Path.

Copy or Move Folder: 'destinationPath' must not be empty.

Configure the Destination Path.