Search: type-into-1

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

Results 1 - 10 of 13 next page » Page 1 2

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
> Workflow). Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select
node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
Raw document content
. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
-20230427181814-5.png]] (% style="font-size:12px" %)//Figure 1 Click on address bar -> type ‘cmd’ -> press
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1

Is Match

Last modified by DatPT on 2023/04/14 14:48
Rendered document content
: https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference
://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-options Public (Checkbox) - If you check
Location
[1] Core Activities
Raw document content
. [[image:image-20220505094842-1.jpeg]] (* is mandatory) == **Properties** == **Misc** * **Display Name
/standard/base-types/regular-expression-language-quick-reference>>https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference]] E.g: “\d{2}-\d{2}-\d{4}” * **Regex Option

Replace

Last modified by DatPT on 2023/04/17 09:58
Rendered document content
/dotnet/standard/base-types/regular-expression-language-quick-reference E.g: “\d{2}-\d{2}-\d{4}” Public
://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-options Replacement (String
Location
[1] Core Activities
Raw document content
replacement string. [[image:image-20220513111007-1.png]] (* for Mandatory) == **Properties** == **Misc
:~~/~~/learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference>>url:https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference]] E.g: “\d{2}-\d{2

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
to be appended to the CSV file. The value needs to be a variable in DataTable type. Misc Public (CheckBox
the delimiter in the CSV file. The options are: Tab, Comma, Semicolon Encoding (String) - The type of encoding you want to use. To specified the encoding type to be used, used the value from the Name field
Raw document content
file, creating the file if it does not already exist. [[image:image-20220505104655-1.jpeg
file. The value needs to be a variable in DataTable type. **Misc** * **Public (CheckBox
(String)** - The type of encoding you want to use. To specified the encoding type to be used, used

Export Chart

Last modified by Giang Tran on 2022/05/13 06:52
Rendered document content
RCA.Activities.Excel.ExcelExportChart Description This activity allows you to export charts or graphs from a specified Excel file as images. (* for mandatory) Properties Input Image Format (DropDownList)* - Select the file type that you want to save the exported chart/graph as. It contains 3 types
Raw document content
Excel file as images. (% class="wikigeneratedid" id="H" %) [[image:image-20220505134428-1.jpeg
type that you want to save the exported chart/graph as. It contains 3 types: Png, Bmp and Jpg

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
, Semicolon Encoding (String) - The type of encoding you want to use. To specified the encoding type
Raw document content
File. [[image:image-20220505104922-1.jpeg]] (* is mandatory) == **In the body of activity
are: Tab, Comma, Semicolon * **Encoding (String)** - The type of encoding you want to use. To specified the encoding type to be used, used the value from the Name field. Strings variables only. E.g: “utf-8

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
) - The encoding type to be used. If no encoding type is specified, the activity will search for the file's Byte
Location
[1] Core Activities
Raw document content
and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory
” == **Properties** == **File** * **Encoding (String) **- The encoding type to be used. If no encoding type

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
. The options are: Tab, Comma, Semicolon Encoding (String) - The type of encoding you want to use. To specified the encoding type to be used, used the value from the Name field. Strings variables only. E.g: “utf-8” Include
Raw document content
. [[image:image-20220505105117-1.jpeg]] (* is mandatory) == **In the body of activity** == * **File
are: Tab, Comma, Semicolon * **Encoding (String)** - The type of encoding you want to use. To specified the encoding type to be used, used the value from the Name field. Strings variables only. E.g: “utf-8

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
” Properties File Encoding (String) - The encoding type to be used. If no encoding type is specified
Location
[1] Core Activities
Raw document content
. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name
) **- The encoding type to be used. If no encoding type is specified, the activity will search for the file's Byte

State Machine

Last modified by Giang Tran on 2022/05/13 07:03
Rendered document content
System.Activities.Statements.StateMachine Description A state machine is a type of automation that uses a finite number of states in its execution. It can go into a state when it is triggered by an activity, and it exits that state when another activity is triggered. Properties Misc Display Name
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Statements.StateMachine == **Description** == A state machine is a type of automation that uses a finite number
that state when another activity is triggered. [[image:image-20220506144320-1.png]] == **Properties
next page » Page 1 2
RSS feed for search on [type-into-1]
Created by admin on 2022/04/17 14:38