Move File Activity

Created by akaBot Support, Modified on Wed, 26 Mar at 9:52 AM by akaBot Support


Table of Contents

  1. Activity Program Name

  2. Description

  3. Properties

  4. How to Use



1. Activity Program Name

RCA.Activities.Core.MoveFile

2. Description

  • For Studio versions up to 2.0.2.0:

Quick Access: "Toolbox" > "Core" > "Move File"

  • For Studio versions from 2.0.3.0 onwards:
    Quick Access: "Toolbox" > "Core" > "File" > "Move File"

This activity moves the specified file to a designated Windows folder.

The file will be moved using the file name defined in the destination property.

※ Verified akaBot Studio version: 2.0.1.3

※ Note: Terminology or wording may vary slightly depending on the version.


3. Properties

Property Group

Property Name

Input Field

Description

Option

Overwrite

Checklist 

If a file with the same name is found in the destination folder, it will be replaced.

Other

Public

Checklist 

The variables and arguments within the activity are written to the log file and pushed to the Center. (See: "Property Item: Public.")

Display Name

Any string

Reflected in the Designer Panel as the activity's name.

General

Continue on error

Input value (Boolean)

Proceed to subsequent processing on error.

Output

Move Destination Path

Input value (String)

Move Destination Path

Input

Move Source Path

Input value (String)

Move Source Path


4. How to Use

Below is a real example of using the "Move File" activity:


Move "file.txt" from the "Input" folder to the "Output" folder.

In akaBot Studio, drag and drop the ① "Move File" activity into the designated sequence. Once the activity is added, specify the path of the file you want to move along with the destination folder path and file name.

Below is an example screenshot.

To implement the example above:

② In Properties > Output > Move Destination Path, enter the path of the "Output" folder.

③ In Properties > Input > Move Source Path, enter the path of "file.txt" (including the folder name and file name).

With these entries, the configuration for File Move is complete.




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article