MoveFolder

Estimated reading: 2 minutes

The Move Folder activity allows you to move an existing folder from one location to another. It uses the source folder path specified in the From parameter and moves the folder to the destination specified in the To parameter.

This activity is useful when you need to organize, archive, or relocate folders as part of a workflow. The activity also provides an Overwrite option to control how the activity behaves when a folder with the same name already exists at the destination.

Properties

INPUT

From: Specifies the path of the folder to be moved. You can either enter a hardcoded value or provide a value in String format. This parameter accepts String values.

Overwrite: Specifies whether to overwrite the folder if a folder with the same name already exists at the destination. By default, this option is unchecked.

To: Specifies the destination path where the folder specified in the From field is moved. You can either enter a hardcoded value or provide a value in String format. This parameter accepts String values.

MISC

DisplayName: Display name of the activity. This value can be customized to improve workflow readability and troubleshooting.

SkipOnError: Specifies whether the workflow execution should continue when the activity encounters an error.
True: The workflow continues execution even if an error occurs.
False: The workflow stops execution when an error occurs.
None: The default value is False.

Version: Displays the current version of the activity.

OUTPUT

Result: Returns a Boolean value indicating the execution status of the activity.
True: The activity executed successfully.
False: The activity failed due to an unexpected error.

Share this Doc

MoveFolder

Or copy link

CONTENTS
Robility Chatbot
Robility Assistant
Online