Search: select-item-2

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

Results 11 - 20 of 197 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 20

[1] Task

Last modified by admin on 2023/07/04 14:44
Rendered document content
by the name of every item related to Task. Free text 2 Agent Select the agent which is assigned to run
will select all Tasks in display and allow you to bulk delete selected them 2 Workflow The name
the Workflow tab > Select the Workflow > Select the Task tab and select the task item. From the Agent
Location
[2] How To Use AkaBot Center
[2] akaBot Operation Functions
[2] Automation
Raw document content
by the name of every item related to Task.|Free text| | |2|Agent|Select the agent which is assigned to run
and allow you to bulk delete selected them |2|Workflow|The name of the workflow which will be used to run
the **Workflow** tab > Select the **Workflow** > Select the **Task** tab and select the task item. [[image:image

[1] Getting Started with akaBot Center

Last modified by admin on 2023/07/04 10:21
Rendered document content
allows user to search by inputting text value as well as select items from a list. Drop down list A list in which the selected item is always visible, and the others are visible on demand by clicking a drop-down
to 2,147,483,647 Boolean This field only accept 2 value: TRUE or FALSE Date & Time This field only accept value
Location
[2] How To Use AkaBot Center
Raw document content
**|This field allows user to search by inputting text value as well as select items from a list. |**Drop down list**|A list in which the selected item is always visible, and the others are visible on demand
|**Boolean**|This field only accept 2 value: TRUE or FALSE |**Date & Time**|This field only accept value

[4] Webhook

Last modified by admin on 2023/07/04 16:29
Rendered document content
: allows users to delete selected webhook 2 URL The URL of your application 3 Subscribed Event The events
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. No Column Description 1 Action
Location
[2] How To Use AkaBot Center
[2] akaBot Operation Functions
Raw document content
to edit a particular webhook. Delete: allows users to delete selected webhook |2|URL|The URL of your
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

Sandbox

Located in
Last modified by admin on 2023/02/11 22:23
Rendered document content
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
of headings. You can use them to structure your pages. Level 2 Heading Level 3 Heading Level 4 Heading 4
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

[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
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

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Manager Figure 4 Open Package Manager 2. Select your package from Local tab -> select version -> click
. 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
Raw document content
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow
-8.png]] //Figure 4 Open Package Manager// 2. Select your package from Local tab -> select
, 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
** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” * **Item (TypeArgument)*** - The item

[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 (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

[01]Add To Collection

Last modified by DatPT on 2023/04/17 13:15
Rendered document content
) - The type argument of the collection and the item you want to add. You can select different options based
to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T>) - The collection that receives the new item. Display Name (String) - The name of this activity. You can edit
Raw document content
and the item you want to add. You can select different options based on the data type of the collection you use
" %) ((( System.Activities.Statements.AddToCollection<System.Int32> == **Description** == This activity allows you to add items to an existing
** * **Collection (ICollection<T>)** - The collection that receives the new item. * **Display Name (String

Get Queue Items

Last modified by VuNH54 on 2023/04/20 17:10
Rendered document content
– High - 1 – Normal - 2 – Low. The default value is: (null) Queue Item States (DropDownlist) - Filters the state of the item. The following options are: All, New, InProgress, Failed, Successful, Abandoned
Items. Options Duration (Int32) - Filter transactions by the minimum time they spent in the previous
Title
Get Queue Items
Raw document content
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
by their priority. Integers variables supported only. The priorities are: - 0 – High - 1 – Normal - 2 – Low. The default value is: (null) * **Queue Item States (DropDownlist)** - Filters the state of the item
RSS feed for search on [select-item-2]
Created by admin on 2022/04/17 14:38