Search: get-data-from-clipboard

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

Results 1 - 6 of 6 Page 1

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

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
the activity. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32
to be used when calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. OAuth1 Consumer Key (String
Raw document content
) - blocks the process from continuing the execution. * **TimeOut MS (Int32)** - The maximum amount of time
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method
from the HTTP request, as a string variable. * **Status Code (Int32) **- The status code received from

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32) - The maximum
calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. Misc Display Name (String) - The name of this activity
Raw document content
the execution even if an error occurs within the activity. False (default) - blocks the process from continuing
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE**. By default, the **GET** method is selected. **Misc** * **Display Name (String)** - The name

CSV Activities

Located in
Last modified by admin on 2022/05/18 09:42
Rendered document content
The CSV Activities belongs to Core Activities Pack. These activities enable the robots to: Add data to or retrieve data from CSV files. Move data between CSV and Excel. See also: Activities Release Notes
Raw document content
(% class="box" %) ((( The **CSV Activities** belongs to **Core Activities Pack**. These activities enable the robots to: * ((( Add data to or retrieve data from CSV files. ))) * ((( Move data between CSV and Excel. ))) ))) See also: * [[Activities>>path:/bin/view/Activities/CSV%20Activities/Activities

Input Dialog

Last modified by DatPT on 2023/04/12 18:03
Rendered document content
from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select from. If select more than 3, they appear as a combo box to choose from. Title (String) - The title of the dialog. E.g: "Color Picker" Misc Public
Raw document content
[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text
from. If select more than 3, they appear as a combo box to choose from. * **Title (String) **- The title of the dialog. E.g: "Color Picker" **Misc** * **Public (CheckBox)** - If you check it, the data

Read Status Bar

Last modified by admin on 2024/05/07 11:23
Rendered document content
 - If selected, the values of variables and arguments will be logged at Verbose level. Output Message Data – Used to store the data from the status of message in a variable. Only String Array variables supported
Raw document content
of variables and arguments will be logged at Verbose level. **Output** * **Message Data **– Used to store the data from the status of message in a variable. Only String Array variables supported. * **Message ID
Page 1
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38