Search: select-item-1

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

Results 1 - 10 of 81 next page » Page 1 2 3 4 5 6 7 8 9

[4] Set schedule

Last modified by admin on 2023/07/10 09:52
Rendered document content
schedule lists and create new schedules. To access the Schedule section, select Process Designer, and then select the Schedule item. 1. Create a new Schedule To create a new schedule, click Create New button
, select , select Disabled, and then select OK in the confirmation window. To delete a specific item
Location
[1] Process Design
Raw document content
of Schedule is to manage schedule lists and create new schedules. To access the Schedule section, select Process Designer, and then select the Schedule item. [[image:image-20230312200330-35.png]] == **1
** in the confirmation window. To delete a specific item in the list, select [[image:image-20230312200330-45.png

[19]Select Item

Last modified by Tuan Nguyen on 2022/05/13 02:28
Rendered document content
RCA.Activities.Browser.SelectItem Description The Select Item activity allows you to select
element* - Chooses the field on a browser to select the item. This activity will generate a string
. Select Value (String)* - The item to be selected from the combo or list box. The item must be quoted
Title
[19]Select Item
Location
[19]Select Item
Raw document content
" %) ((( RCA.Activities.Browser.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(Dropdown List)** - Select list of type **・INDEX** – Index of the item (Starting from 0). **・VALUE

[22]Select Multiple Items

Last modified by Tuan Nguyen on 2022/05/13 02:30
Rendered document content
RCA.Activities.Browser.SelectMultiple Description The Select Multiple Items activity allows you to select many items from a combo box or list box. (*For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string
Title
[22]Select Multiple Items
Location
[22]Select Multiple
Raw document content
" %) ((( RCA.Activities.Browser.SelectMultiple == **Description** == The Select Multiple Items activity allows you to select many items
. * **Select Type (Dropdown List)** ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item
– Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXT – Text of the item. * **Select

[5] Queue

Last modified by admin on 2023/07/04 15:48
Rendered document content
Description 1 Name The name of the queue. 2 Description The description of the queue. 3 In progress The item
of the processing queue items in the details of the queue. No Field Description 1 Action Available actions
A Queue in simple terms is a container that holds a set of items that you want to be processed
Raw document content
of the processing queue items in the details of the queue. |=No|=Field|=Description |1|Action|Available actions
" id="H1.CenterOverview" %) A **Queue** in simple terms is a container that holds a set of items that you want to be processed by akaBot Agents. Queue items can store different types of data

[4] Webhook

Last modified by admin on 2023/07/04 16:29
Rendered document content
selecting the Webhook tab, the system displays the following page. No Column Description 1 Action
to notify various users, such as when a new queue item is ready for processing, a trigger fails
: allows users to delete selected webhook 2 URL The URL of your application 3 Subscribed Event The events
Raw document content
solution to notify various users, such as when a new queue item is ready for processing, a trigger fails
selecting the **Webhook** tab, the system displays the following page. [[image:image-20221101165929-27.png]] |=No|=Column|=Description |1|Action|Available actions to manage the Webhook. Includes: Edit: allows users

[1] Task

Last modified by admin on 2023/07/04 14:44
Rendered document content
the Workflow tab > Select the Workflow > Select the Task tab and select the task item. From the Agent
> Select the Agent > Select the Task tab at the bottom and select the task item. From the Schedule
> Select the Schedule > Select the Task tab at the bottom and select the task item. Once clicking, you
Title
[1] Task
Location
[1] Task
Raw document content
the **Workflow** tab > Select the **Workflow** > Select the **Task** tab and select the task item. [[image:image
and select the task item. [[image:image-20221028103513-24.png]] **From the Schedule Detail page
the **Schedule** > Select the **Task** tab at the bottom and select the task item. [[image:image-20221028103731

Sandbox

Located in
Last modified by admin on 2023/02/11 22:23
Rendered document content
create various types of lists in your wiki pages: Unordered list Level 1 Level 2 Level 3 Level 2 Level 1 Numbered list Item Subitem Item Subitem Mixed list Item 1 Item 2 Item 3 Item 4 Item 5 Tables
play with: Sandbox Test Page 1 Sandbox Test Page 2 Sandbox Test Page 3 Below is a demonstration
Raw document content
** Level 2 * Level 1 == Numbered list == 1. Item 11. Subitem 111. Item 1. Subitem == Mixed list == 1. Item 1 11. Item 2 11*. Item 3 11*. Item 4 1. Item 5 = Tables = You can create tables right into wiki
pages you can play with: * [[Sandbox Test Page 1>>Sandbox.TestPage1]] * [[Sandbox Test Page 2

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. In the New Project dialog, under the Installed category, select Visual C# > Workflow (or Visual Basic > Workflow). Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items
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
, under the Installed category, select Visual C# > Workflow (or Visual Basic > Workflow). 1. Select

[03]Exists In Collection

Last modified by DatPT on 2023/04/17 13:17
Rendered document content
and the item you want to check for existence. You can select different options based on the Data type
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
Raw document content
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists in a collection or not. [[image:image-20220505155730-1.png]] (* for Mandatory) == **Properties** == **Misc** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type

[04]Remove From Collection

Last modified by DatPT on 2023/04/17 13:18
Rendered document content
)* - The type argument of the collection and the item you want to remove. You can select different options based
you to remove item in a specified collection (* for Mandatory) Properties Misc Collection (ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
Raw document content
" %) ((( System.Activities.Statements.RemoveFromCollection<System.Int32> == **Description** == This activity allows you to remove item in a specified collection [[image:image-20220505155850-1.png]] (* for Mandatory) == **Properties** == **Misc** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String
next page » Page 1 2 3 4 5 6 7 8 9
RSS feed for search on [select-item-1]
Created by admin on 2022/04/17 14:38