Search: type-into-1

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

Results 81 - 90 of 203 « previous page next page » Page 1 ... 5 6 7 8 9 10 11 12 13 ... 21

[04]Get Secure Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
and Persistence Type. As it is a Secure Credential, it always retrieves a secure string password and a string
) Properties Input Credential Type ・None: No credential type is applied. ・Generic: Stores any credential
function” Output Password (String) - Output password that you can declare the variables with type
Raw document content
from a specified target from the Windows Credential Manager based on Credential and Persistence Type
the success/fail result along with the username and password. [[image:image-20220505152006-1.png]] (* for Mandatory) == **Properties** == **Input** * **Credential Type** **・None**: No credential type is applied

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
RCA.Activities.Core.ForEach Description This activity allows you to loop through arrays, lists, data tables or other types of collections. (* for Mandatory) Properties Input Values (IEnumerable
it. Type Argument (Dropdown List)* - Able to choose different types of variable that can be add
Raw document content
or other types of collections. [[image:image-20220513134113-1.png]] (* for Mandatory
will be shown in the log. Be careful, consider data security before using it. * **Type Argument (Dropdown List)*** - Able to choose different types of variable that can be add in the value property. The default value

[15]Type Into

Last modified by Tuan Nguyen on 2022/05/13 04:16
Rendered document content
RCA.Activities.Windows.TypeInto Description The Type Into activity allows you to type into a text
* - Chooses the text field to type into. This activity will generate a string variable (Selector) to specify the location of that element. Text (String)* - The text to type into. This property supports String variable so
Title
[15]Type Into
Location
[15]Type Into
Raw document content
" %) ((( RCA.Activities.Windows.TypeInto == **Description** == The Type Into activity allows you to type into a text field of an indicated window. [[image:image-20220505170410-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the text field to type into. This activity

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

[31]Keyboard Type

Last modified by Tuan Nguyen on 2022/05/13 06:20
Rendered document content
RCA.Activities.Windows.KeyboardType Description This activity allows you type text with special
from continuing the execution. Input Text (String) – The text you want to type in using keyboard. E.g
. E.g: [480900273] Keyboard Type Options Delay Between Keys (Int32) - The amount of time
Title
[31]Keyboard Type
Location
[31]Keyboard Type
Raw document content
" %) ((( RCA.Activities.Windows.KeyboardType == **Description** == This activity allows you type text with special keyboard keys by selecting in dropdown list. [[image:image-20220505171530-1.png]] (*For Mandatory) == **Properties
)** – The text you want to type in using keyboard. E.g: “This is first line [k(enter)] This is second line

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

Throw

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
System.Activities.Core.Throw Description The Throw activity allows you to throw and find an exception providing you enter the type of exception. This activity can be used in the Catch block
to organize and structure your code better. E.g: Throw. Throw Exception (Exception)* - Type of exception
Raw document content
providing you enter the type of exception. This activity can be used in the Catch block and the Try block in the Try Catch activity. [[image:image-20220506112428-1.png||class="img-thumbnail"]] (* for Mandatory
. E.g: Throw. * **Throw Exception (Exception)*** - Type of exception to throw. E.g: new_Exception

GSuite Application Scope

Last modified by Nga Nguyen on 2022/05/16 03:34
Rendered document content
specified in the Application Scope. Multiple authentication types are available. (*For mandatory
and string formatted values. Input Authentication Type (Dropdown List) - A drop-down list that specifies the type of authentication you want to use to access GSuite services. The available property values
Raw document content
Scope. Multiple authentication types are available. [[image:image-20220505160344-1.png]] (*For mandatory) == **Properties** == (% class="wikigeneratedid" id="H-1" %) **Api Key** * **ApiKey (String
="wikigeneratedid" id="H-2" %) **Input** * **Authentication Type (Dropdown List)** - A drop-down list

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

Join Data Tables

Last modified by VuNH54 on 2023/04/19 15:16
Rendered document content
Join Table Wizard - set join condition and join type Properties Input Data Table1 (DataTable
to organize and structure your code better. Eg: Join Data Table\ Option Join Type (JoinType) - INNER/LEFT/FULL. Output Output Data Table (DataTable) - The output in the type of DataTable.
Raw document content
join condition and join type** ** [[image:image-20230419151628-1.png]] == **Properties** == **Input
Table\ **Option** * **Join Type (JoinType)** - INNER/LEFT/FULL. **Output** * **Output Data Table (DataTable)** - The output in the type of DataTable. ))) {{velocity}} #if ($xcontext.action != 'export
RSS feed for search on [type-into-1]
Created by admin on 2022/04/17 14:38