Search: core-activities

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 21 next page » Page 1 2 3

CSV Activities

Located in
Last modified by admin on 2022/05/18 09:42
Rendered document content
The CSV Activities belongs to Core Activities Pack. These activities enable the robots to: Add data to or retrieve data from CSV files. Move data between CSV and Excel. See also: Activities Release Notes
Title
CSV Activities
Location
Activities
CSV Activities
Raw document content
(% class="box" %) ((( The **CSV Activities** belongs to **Core Activities Pack**. These activities
and Excel. ))) ))) See also: * [[Activities>>path:/bin/view/Activities/CSV%20Activities/Activities/]] * [[Release Notes>>path:/bin/view/Activities/CSV%20Activities/Release%20Notes/]]

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Description Activities are the core unit of behavior in Windows Workflow Foundation. The execution logic of an activity can be implemented in managed code or it can be implemented by using other activities. This topic demonstrates how to create an activity. There are two steps required to create
Title
Custom Activity
Location
Activities
Raw document content
** == Activities are the core unit of behavior in Windows Workflow Foundation. The execution logic of an activity can be implemented in managed code or it can be implemented by using other activities. This topic demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1

Retry Scope

Last modified by DatPT on 2023/04/17 14:59
Rendered document content
RCA.Activities.Core.RetryScope Description This activity allows to retry to execute a set of activities based on a condition for a number of times. This activity only ends if the condition is fulfill
of the activity Action - a set of activities which need to be executed Condition - only accepts activity Check
Location
Activities
Activities
Raw document content
** - only accepts activity [[Check True>>doc:Activities.[1] Core Activities.Activities.Check True.WebHome
" %) ((( RCA.Activities.Core.RetryScope == **Description** == This activity allows to retry to execute a set of activities based on a condition for a number of times. This activity only ends if the condition is fulfill OR the number

Delete

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
RCA.Activities.Core.Delete Description This activity allows you to delete the file or folder
of the process to continue the execution even an error occurs within the activity. False (default) - blocks
check it, the data of this activity will be shown in the log. Be careful, consider data security before
Location
[1] Core Activities
Activities
Activities
Raw document content
" %) ((( RCA.Activities.Core.Delete == **Description** == This activity allows you to delete the file or folder in the specified
the rest of the process to continue the execution even an error occurs within the activity. False (default
” **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log

Replace

Last modified by DatPT on 2023/04/17 09:58
Rendered document content
RCA.Activities.Core.Replace Description This activity allows you to replace a match by a regular
Name (String) - The name of this activity. You can edit the name of the activity to organize
(Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data
Location
[1] Core Activities
Activities
Activities
Raw document content
== **Description** == This activity allows you to replace a match by a regular expression pattern with a specified
** * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize
}-\d{4}” * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
RCA.Core.Activities.AppendLine Description This activity allows you to append the specified
of activity File name (String)* - The path of the file to append the line to, if the file is not created
is specified, the activity will search for the file's Byte Order Marks to detect the encoding. If no Byte Order
Location
[1] Core Activities
Activities
Activities
Raw document content
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file
) == **In the body of activity** == * **File name (String)*** - The path of the file to append the line
) **- The encoding type to be used. If no encoding type is specified, the activity will search for the file's Byte

Copy Directory

Last modified by Giang Tran on 2022/05/13 03:35
Rendered document content
RCA.Activities.Core.CopyDirectory Description This activity allows you to copy a folder
. Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You
Location
[1] Core Activities
Activities
Activities
Raw document content
" %) ((( RCA.Activities.Core.CopyDirectory == **Description** == This activity allows you to copy a folder to specified location
** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can

Copy File

Last modified by Giang Tran on 2022/05/13 03:37
Rendered document content
RCA.Core.Activities.CopyFile Description This activity allows you to copy files from a specified
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better
Location
[1] Core Activities
Activities
Activities
Raw document content
" %) ((( RCA.Core.Activities.CopyFile == **Description** == This activity allows you to copy files from a specified location
check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit the name

Create Directory

Last modified by Giang Tran on 2022/05/13 03:38
Rendered document content
RCA.Activities.Core.CreateDirectory Description This activity allows you to create a folder
the activity. ・False (default) - blocks the process from continuing the execution. The default value is False
” Misc Display Name (String) - The name of this activity. You can edit the name of the activity
Location
[1] Core Activities
Activities
Activities
Raw document content
" %) ((( RCA.Activities.Core.CreateDirectory == **Description** == This activity allows you to create a folder in a specific location
the execution even an error occurs within the activity. ・False (default) - blocks the process from continuing
of this activity. You can edit the name of the activity to organize and structure your code better. E.g

Comment Out

Last modified by Giang Tran on 2022/05/13 03:32
Rendered document content
RCA.Activities.Core.CommentOut Description This activity allows you to add different activities
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better
Location
[1] Core Activities
Activities
Activities
Raw document content
" %) ((( RCA.Activities.Core.CommentOut == **Description** == This activity allows you to add different activities that won’t
(Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit
next page » Page 1 2 3
RSS feed for search on [core-activities]
Created by admin on 2022/04/17 14:38