検索:select-multiple-items

adminが2022/04/24 04:58に最終更新

31件のうち1 - 10 次のページ » ページ 1 2 3 4

Select Item (en)

Nhan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.SelectItem Description This Select Item activity allows you to select
- Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
code better. Eg: Select Java Item
タイトル
Select Item
添付ファイルの名称
select item.jpg
保存場所
Select Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.SelectItem == **Description** == This Select Item activity allows you to select specific items from
) **In the body of the activity** * **Pick target element **- Chooses the field to select the item
of the activity to organize and structure your code better. Eg: Select Java Item ))) {{velocity

[1] Getting Started with akaBot Center (en)

adminが2023/07/04 10:21に最終更新
表示されるドキュメントの内容
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
. Multiple Choice This section have different choices but users allows to select more than one options.
ドキュメントの内容のソース
**|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
allows to select one. |**Multiple Choice**|This section have different choices but users allows

[4] Webhook (en)

adminが2023/07/04 16:29に最終更新
表示されるドキュメントの内容
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
: allows users to delete selected webhook 2 URL The URL of your application 3 Subscribed Event The events
ドキュメントの内容のソース
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
to edit a particular webhook. Delete: allows users to delete selected webhook |2|URL|The URL of your

[5] Queue (en)

adminが2023/07/04 15:48に最終更新
表示されるドキュメントの内容
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, such as customer details. This information
by default. To populate queues with items, to change their status and process them, you have to use Studio
ドキュメントの内容のソース
" 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
in **akaBot Center** are empty by default. To populate queues with items, to change their status and process

[1] Task (en)

adminが2023/07/04 14:44に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
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

[4] Set schedule (en)

adminが2023/07/10 09:52に最終更新
表示されるドキュメントの内容
, 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 in the list, select , select Delete, and then select Delete in the confirmation window. To delete multiple
ドキュメントの内容のソース
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]] , select **Delete**, and then select **Delete** in the confirmation window. To delete multiple schedules

Select File (en)

DatPTが2023/04/12 17:41に最終更新
表示されるドキュメントの内容
and followed by a vertical bar (|) and the filter pattern. If you want to select multiple file types, separate
RCA.Activities.Core.SelectFile Description This activity opens a dialog, allows you to select a file and returns full path of the selected file. Properties Input Filter (String) – Used
タイトル
Select File
保存場所
Select File
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input** * **Filter (String) **– Used to specify the type of file you want to select. This filter should contain

CV Click (en)

Nga Nguyenが2022/05/16 04:26に最終更新
表示されるドキュメントの内容
click is selected. Descriptor (String) - The on-screen coordinates of the Target and each Anchor
mouse button is selected. Offset Point(String) - Offset point for click-related activities. Misc
activity to another. Especially useful at design time, as it makes performing multiple actions on the same
ドキュメントの内容のソース
) used when simulating the click event. By default, single click is selected. * **Descriptor (String
) used for the click action. By default, the left mouse button is selected. * **Offset Point(String
at design time, as it makes performing multiple actions on the same UI element easier. If a variable is set

CV Get Text (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
be used on selectable text, on either local or remote sessions. ・SelectTextRow - Copies the text in the entire row by using the clipboard. This simulates a copy/paste action and can only be used on selectable
one activity to another. Especially useful at design time, as it makes performing multiple actions
ドキュメントの内容のソース
the entire text by using the clipboard. This simulates a copy/paste action and can only be used on selectable
by using the clipboard. This simulates a copy/paste action and can only be used on selectable text
, as it makes performing multiple actions on the same UI element easier. If a variable is set to this field

CV Type Into (en)

Nga Nguyenが2022/05/16 04:30に最終更新
表示されるドキュメントの内容
this check box is selected, the specified UI element is clicked before the text is written. This is check
this check box is selected, all previously-existing content in the UI element is erased before writing your
, as it makes performing multiple actions on the same UI element easier. If a variable is set to this field
ドキュメントの内容のソース
Type Into **Options** * **ClickBeforeType (Boolean) **- When this check box is selected
is selected, all previously-existing content in the UI element is erased before writing your text
, as it makes performing multiple actions on the same UI element easier. If a variable is set to this field
次のページ » ページ 1 2 3 4
[select-multiple-items]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成