Copy File Activity

Created by akaBot Support, Modified on Wed, 26 Mar at 9:48 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.CopyFile

2. Description

  • For Studio versions up to 2.0.2.0:

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

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

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

The file will be copied 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

Input value (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

Copy Destination Path

Input value (String)

Copy Destination Path

Input

Copy Source Path

Input value (String)

Copy Source Path


4. How to Use

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


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

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

Below is an example screenshot.


To implement the example above:

② In Properties > Output > Copy Destination Path, enter the path for  "output_file.txt".
③ In 
Properties > Input > Copy Source Path, enter the path of the  "input_file.txt" folder along with the file name.

With these entries, the configuration for Copy File 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