検索:element-exists-1

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

192件のうち81 - 90 « 前のページ 次のページ » ページ 1 ... 5 6 7 8 9 10 11 12 13 ... 20

[1] Agent (en)

adminが2023/07/04 15:22に最終更新
表示されるドキュメントの内容
in the left menu. After clicking, the system shows the Agent page listing all existed Agents as below. No Column/Label Description 1 Action Available actions to manage the Agent. Includes: Edit: allows you
button. No Column/Label Description 1 Agent Group The Agent Group to which the Agent belongs. 2 Name
タイトル
[1] Agent
保存場所
[1] Agent
ドキュメントの内容のソース
” tab in the left menu. After clicking, the system shows the Agent page listing all existed Agents as below. [[image:image-20221031154319-2.png]] |=No|=Column/Label|=Description |1|**Action
by clicking the** eye** button. [[image:image-20221031154549-3.png]] |=No|=Column/Label|=Description |1

For Team IT-Operation (en)

Ly Nguyenが2023/04/27 16:02に最終更新
表示されるドキュメントの内容
Use case 1: Create / Edit an OU S1: To access the Organization Unit page, click
can see and create new resources Delete Users can delete the resources S5: To edit an existing Role
” button Use case 8: Create / Edit Agent Group Option 1: S1: Choose Resource in the left menu > click
ドキュメントの内容のソース
" %)**Use case 1: Create / Edit an OU**(%%) == S1: To access the **Organization Unit page, **click on the Administration tab in the left menu, then click Organization Unit tab [[image:image-20230425154231-1.png]] S2
can delete the resources S5: To edit** **an existing Role, click the **Edit** button corresponding

For IT-Dev Team (en)

Ly Nguyenが2023/04/27 15:44に最終更新
表示されるドキュメントの内容
Use case 1: View/ Create/ Edit an OU S1: To access the Organization Unit page, click
 an existing Role, click the Edit button corresponding to the Role in the Action column. Use case 3: View
the operation. Use case 7: Create / Edit Agent Group Option 1: S1: Choose Resource in the left menu > click
ドキュメントの内容のソース
" %)**Use case 1: View/ Create/ Edit an OU**(%%) == S1: To access the **Organization Unit page**,** **click on the **Administration tab** in the left menu, then click **Organization Unit tab** [[image:image-20230308181201-1.png
resources |Delete|Users can delete the resources S5: To edit an existing Role, click the **Edit** button

[1.2] Idea Life Cycle (en)

adminが2023/04/21 14:28に最終更新
表示されるドキュメントの内容
of user-generated automation solutions. 1. Idea Life Cycle
factors: the ease of implementing the idea into existing processes, the potential for the idea to save
ドキュメントの内容のソース
of user-generated automation solutions. == **1. Idea Life Cycle** == [[image:image-20230222173039-7.png
-20230220160149-1.png||cursorshover="true"]] Once users have submitted their ideas to the akaBot Hub
into existing processes, the potential for the idea to save full-time employee (FTE) hours, and the overall

[1] Terms of Service (en)

adminが2024/01/16 13:39に最終更新
表示されるドキュメントの内容
published will constitute the Client’s acceptance of such revised terms. 1. Definitions
of the Agreement is one (1) month as from the date of the subscription of a monthly Subscribed Plan and one (1
Solution and owns the intellectual property rights to the AkaBot Vision Solution and all elements used
タイトル
[1] Terms of Service
保存場所
[1] Terms of use
ドキュメントの内容のソース
of such revised terms. **~1. Definitions ** In this Agreement, words or phrases beginning with a capital letter
duration of the Agreement is one (1) month as from the date of the subscription of a monthly Subscribed Plan and one (1) year as from the date of the subscription of an annual Subscribed Plan.  \\All

[2] End User License Agreement (en)

保存場所
adminが2022/05/09 02:40に最終更新
表示されるドキュメントの内容
WITH THE FOLLOWING: 1. Definition ”Authorized Partner” means any of Software’s distributors, resellers or other
. Within one (1) month after termination of this EULA, the Licensee will furnish to Licensor a certificate
the existence of any arbitral proceedings, information disclosed in the course of such arbitral proceedings
ドキュメントの内容のソース
TO COMPLY AND ABIDE WITH THE FOLLOWING:** **~1. Definition** * **”Authorized Partner”** means any
, the Licensee will immediately discontinue the use of the Software. Within one (1) month after termination
arbitral proceedings conducted pursuant to this section, including the existence of any arbitral

[03]Exists In Collection (en)

DatPTが2023/04/17 13:17に最終更新
表示されるドキュメントの内容
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
to organize and structure your code better. E.g: “Exists In Collection” Item (TypeArgument)* - The item whose
タイトル
[03]Exists In Collection
保存場所
[04]Exists In Collection
ドキュメントの内容のソース
" %) ((( 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

Directory Exists (en)

DatPTが2023/04/17 15:08に最終更新
表示されるドキュメントの内容
the directory has been existed in FTP server or not. (* is mandatory) Properties Common Continue
directory in which to check whether the indicated directory exists. E.g: “/myftpurl.com/wwwroot
of the activity to organize and structure your code better. E.g: “Directory Exist” Output Exist (Boolean
タイトル
Directory Exists
ドキュメントの内容のソース
" %) ((( RCA.Activities.FTP.DirectoryExists == **Description** == This activity allows you to check whether the directory has been existed in FTP server or not. [[image:image-20220505152153-1.png]] (* is mandatory) == **Properties
exists. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/” **Misc** * **Public (Checkbox)** - Check if you

File Exists (en)

DatPTが2023/04/17 16:11に最終更新
表示されるドキュメントの内容
been existed in FTP server or not. (* is mandatory) Properties Common Continue On Error
you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
of the activity to organize and structure your code better. E.g: “FTP File Exist” Output Exist (Boolean
タイトル
File Exists
ドキュメントの内容のソース
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed in FTP server or not. [[image:image-20220505152334-1.png]] (* is mandatory) == **Properties
the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox

Path Exists (en)

Giang Tranが2022/05/13 04:00に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.PathExists Description This activity allows you to open a dialog and check if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type
Exists Output Path Exists (Boolean) - The result of the check. Only return True or False.
タイトル
Path Exists
保存場所
[1] Core Activities
Path Exists
ドキュメントの内容のソース
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory
: [791440496] Path Exists **Output** * **Path Exists (Boolean) **-** **The result of the check. Only
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成