Search: type-into-1

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

Results 1 - 10 of 16 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

Click Image

Last modified by DatPT on 2023/04/14 14:19
Rendered document content
this screenshot. Properties Input Click type (Dropdown list) - Determines which type of mouse click you want
Location
[1] Core Activities
Raw document content
element. [[image:image-20220505092211-1.jpeg]] (* for Mandatory) == **In the body of activity
will be extracted using this screenshot. == **Properties** == **Input** * **Click type (Dropdown list)** - Determines which type of mouse click you want to use. Available options are Leftclick, LeftDoubleClick

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
all type of file. Filter follow the regular expression rules. E.g: “*.mp4” Search Option (Drop down
in an array of FileData. Loop through each files with For Each activity, argument type
Location
[1] Core Activities
Raw document content
directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input
blank, will look for files all type of file. Filter follow the regular expression rules. E.g: “*.mp4
through each files with For Each activity, argument type RCA.Activities.Core.FileData to process all

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

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

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

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

[2] How to use akaBot Agent

Last modified by DatPT on 2023/04/14 10:04
Rendered document content
by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
need to specify the proxy setting: Select a proxy type. Fill proxy server URL. Fill proxy port
actions to connect to the akaBot Center. Step 1: – In Settings screen ( if in the List Workflows screen
Raw document content
akaBot Agent** == To operate a bot, you need to follow below actions: 1. Configure network setting to open connection to the akaBot Center if needed. 1. Configure bot setting & connect to akaBot Center. 1. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping

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 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
next page » Page 1 2
RSS feed for search on [type-into-1]
Created by admin on 2022/04/17 14:38