Search: get-data-from-clipboard

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

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

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
(JavaElement) **- The element you get from the Java file. Output to JavaElement variable only

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
get from the Java file. Output to a String variable. ))) {{velocity}} #if ($xcontext.action

[09]Get POP3 Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:49
Rendered document content
email from a specified server. (* is mandatory) Properties Host Port (Int32) - The port
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
Title
[09]Get POP3 Mail Messages
Location
Get POP3 Mail Messages
Raw document content
" %) ((( RCA.Activities.Mail.GetPOP3MailMessages == **Description** == This activity allows you to retrieve a POP3 email from a specified
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check

[06]Get IMAP Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:46
Rendered document content
email message from a specified server. (* is mandatory) Properties Host Mail folder (String
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
Title
[06]Get IMAP Mail Messages
Location
Get IMAP Mail Messages
Raw document content
" %) ((( RCA.Activities.Mail.GetIMAPMailMessages == **Description** == This activity allows you to retrieve an IMAP email message from
used to get the message. * **Password (String)*** - The password of the email account used to get
data security requirement before using it. * **Display Name (String)** - The name of this activity

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all … From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you
the activity. False (default) - blocks the process from continuing the execution. Timeout MS (Int32
Raw document content
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
: 30000 (milliseconds). **Input** * **Actions (String[])*** - Execution of multiple actions from

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2
Raw document content
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public

Get List View Records

Last modified by admin on 2024/05/08 11:18
Rendered document content
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. In the body of activity Configure
. Salesforce Status – The status returned from Salesforce once the action is completed, stored
Title
Get List View Records
Location
Get List View Records
Raw document content
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. **In the body of activity
DataTable variables supported. * **Salesforce Status **– The status returned from Salesforce once the action

[3] Get Entity Record By Id

Last modified by admin on 2023/07/01 01:25
Rendered document content
an existing record for the selected Entity from the Data Service. In the body of activity Entity: Select the entity you want to use with the activity. The property only supports entities imported from Data Service
entities imported from Data Service Input Record: The record that is to be created for the selected Entity
Title
[3] Get Entity Record By Id
Location
Data Service Activities
Raw document content
Entity from the Data Service. == **In the body of activity** == * **Entity: **Select the entity you want to use with the activity. The property only supports entities imported from Data Service
with the activity. The property only supports entities imported from Data Service * Input Record: The record

[5] Delete Entity Record

Last modified by admin on 2023/07/01 01:32
Rendered document content
a specified record for the selected Entity from the Data Service. In the body of activity Entity: Select the entity you want to use with the activity. The property only supports entities imported from Data Service
entities imported from Data Service Record Id: the ID of the record you want to retrieve from the entity
Location
Data Service Activities
Raw document content
Entity from the Data Service. == **In the body of activity** == * **Entity: **Select the entity you want to use with the activity. The property only supports entities imported from Data Service
with the activity. The property only supports entities imported from Data Service * Record Id: the ID of the record

[2] Create Entity Record

Last modified by admin on 2023/07/01 01:37
Rendered document content
want to use with the activity. The property only supports entities imported from Data Service Switch
. The property only supports entities imported from Data Service Input Record: The record that is to be created
at Verbose level. Output Output Record: The record created from the Data Service, stored in an Entity type
Location
Data Service Activities
Raw document content
with the activity. The property only supports entities imported from Data Service * **Switch to record view:** Click
with the activity. The property only supports entities imported from Data Service * Input Record: The record
and arguments will be logged at Verbose level. * **Output** ** Output Record: The record created from the Data
next page » Page 1 2
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38