Search: get-data-from-clipboard

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

Results 1 - 10 of 44 next page » Page 1 2 3 4 5

[03]Get Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
the credentials from a specified target from the Windows Credential Manager as a secure string (password
. ・Generic: Retrieve any credential. Credential is retrieve from Generic Credential section in Windows Credential Manager. ・DomainPassword: A password can be retrieved from Windows Credential section in Windows
Title
[03]Get Credential
Location
[03]Get Credential
Raw document content
that indicates whether the given credentials were successfully get from Windows Credential Manager
" %) ((( RCA.Activities.Core.GetCredential == **Description** == This activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager as a secure string (password) and a string (username

[33]Handle Alert

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS
up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
Raw document content
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text to the alert box. == **Properties** == **Common
) - blocks the process from continuing the execution. * **Timeout MS (Int32) **- The maximum amount of time

[16]Extract Data

Last modified by Tuan Nguyen on 2022/05/13 02:27
Rendered document content
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json
Config Json (String) - Json file enables you to extract data from indicated webpage. The text must
Title
[16]Extract Data
Location
[16]Extract Data
Raw document content
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" * **Text html (String)** - Text string specifies what information to extract from indicated webpage

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
] Get Web Attribute Public (Checkbox) - Check if you want to public it. Remember to consider data
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (* For Mandatory
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
the activity. False (default) - blocks the process from continuing the execution. * **Timeout Ms (Int32

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves
the field to get text. This activity will generate a string variable (Selector) to specify the location
within the activity. False (default) - blocks the process from continuing the execution. Timeout MS
Title
[10]Get Text
Location
[10]Get Text
Raw document content
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
occurs within the activity. False (default) - blocks the process from continuing the execution

[04]Get Secure Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
RCA.Activities.Core.GetSecureCredential Description The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential
to consider data security requirement before using it. Display Name (String) - The name of this activity. You
Title
[04]Get Secure Credential
Location
[04]Get Secure Credential
Raw document content
" %) ((( RCA.Activities.Core.GetSecureCredential == **Description** == The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential and Persistence Type
** * **Public (Checkbox)** - Check if you want to public it. Remember to consider data security requirement

[01]File Change Trigger

Last modified by Tuan Nguyen on 2022/05/13 03:58
Rendered document content
System.Activities.Core.FileChangeTrigger Description This activity allows you to get the change
to be watched for changes E.g: “D:\inputfile.xlsx” 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
Raw document content
" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file
” **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

[04]Remove From Collection

Last modified by DatPT on 2023/04/17 13:18
Rendered document content
it. Result (Boolean) - The result after removing item from existing data. TypeArgument (Dropdown List
(ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
from Collection” Item (TypeArgument)* - The item to remove from the specified Collection. Public
Title
[04]Remove From Collection
Location
[03]Remove From Collection
Raw document content
requirement before using it. * **Result (Boolean) **- The result after removing item from existing data
** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String
. E.g: “Remove from Collection” * **Item (TypeArgument)*** - The item to remove from the specified

[17]Extract Structured Data

Last modified by Tuan Nguyen on 2022/05/13 02:28
Rendered document content
RCA.Activities.Browser.ExtractStructuredData Description The Extract Structured Data allows you to extract structured data from a specified webpage. (* For mandatory) In the body of the activity Pick
. If the Extracting HTML field and (Native) Browser are both filled, data from Browser shall be prioritized. Browser
Title
[17]Extract Structured Data
Location
[17]Extract Structured Data
Raw document content
" %) ((( RCA.Activities.Browser.ExtractStructuredData == **Description** == The Extract Structured Data allows you to extract structured data from
to be extracted. If the Extracting HTML field and (Native) Browser are both filled, data from Browser shall
) - blocks the process from continuing the execution. **Input** * **Selector (String)* **- Text

[02]Flow Chart

Last modified by admin on 2023/10/20 10:12
Rendered document content
System.Activities.Statements.Flowchart Description You can use flowchart for many different activities, from large to small and also apply to other projects if needed. From the start button, you can
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
Raw document content
" %) ((( System.Activities.Statements.Flowchart == **Description** == You can use flowchart for many different activities, from large to small and also apply to other projects if needed. From the start button, you can add activities to create
) == **Properties** == **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown
next page » Page 1 2 3 4 5
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38