Search: create-file-permission

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

Results 1 - 10 of 26 next page » Page 1 2 3

[2] Roles

Last modified by LongVA on 2023/05/12 10:02
Rendered document content
Manage User Roles Insights supports 2 main permissions: ADMINISTRATOR_RESOURCE & DATASET_RESOURCE. From 2 basic permissions, users can be assigned different roles. The impact of permissions on the system is outlined in the following table: Permissions ADMINISTRATOR_RESOURCE DATASET_RESOURCE Assign
Raw document content
** == Insights supports 2 main permissions: ADMINISTRATOR_RESOURCE & DATASET_RESOURCE. From 2 basic permissions, users can be assigned different roles. The impact of permissions on the system is outlined in the following table: |(% style="background-color:#f0f3f5" %)**Permissions**|(% style="background-color:#f0f3f5

[2] Role Management

Last modified by admin on 2023/07/04 16:25
Rendered document content
akaBot incorporates a role and permission-based access-control framework. Roles are sets of permission, which means that the permissions required to access and control specific Center resources are assigned to roles. In other words, Users were not given permission to certain resources but will get
Raw document content
="wikigeneratedid" id="H" %) akaBot incorporates a role and permission-based access-control framework. Roles are sets of permission, which means that the permissions required to access and control specific Center resources are assigned to roles. In other words, Users were not given permission to certain resources

【1】 インストール (ja)

Last modified by admin on 2023/10/17 09:14
Rendered document content
のデータベースを新規作成します。 create database automationinsight; 1.2.MySQL接続の構成:application-prod.ymlファイルを開きます。 2
port: 80 dbName: aka_orchestrator コンダクタの実行 1.C:/Programs File/Apache Software Foundation/Tomcat8
Raw document content
のデータベースを新規作成します。 (% style="color:#3498db" %)create database automationinsight; 1.2.MySQL接続の構成:(% style
dbName: aka_orchestrator == **コンダクタの実行** == 1.C:/Programs File/Apache Software Foundation/Tomcat8

Center Installation Guide for Standalone Model on Redhat v9.x

Last modified by admin on 2024/05/03 16:27
Rendered document content
by this account instead of using Root account to prevent permission-related errors during execution. 1. Create
(WITHOUT /bin/java) 2. Create tomcat.service file sudo vi /etc/systemd/system/tomcat.service 3. Copy
Step 3: Configure ActiveMQ Service 1. Create configuration file: activemq.service sudo vi /etc
Raw document content
/openlogic-openjdk-11-hotspot **(WITHOUT /bin/java)** 2. Create tomcat.service file sudo vi /etc/systemd
|(% style="width:192px" %)Database SID/Service Name Ex: Orcl 1.3. Permission requirement Your user account on akaBot Center machine to run installation needs to have **Run permission as Sudo**. == 1.4. Prepare

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
string to a file, creating the file if it does not already exist. (* for Mandatory) In the body of activity File name (String)* - The path of the file to append the line to, if the file is not created, create a new file and write line content to it. If the path is not full, the file will be searched
Raw document content
, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory
to, if the file is not created, create a new file and write line content to it. If the path is not full, the file
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create

[1] User Management

Last modified by admin on 2023/07/04 16:21
Rendered document content
permission for each role will be explained in the Role Management section. b. Create/Edit a User To create
Center are contingent on the roles they have been designated. Users can be created in the Center
* ROLE_ROBOT A user can have more than one role. Details about permission for each role will be explained
Raw document content
role. Details about permission for each role will be explained in Role Management. |7|Created date|The date when the user is created |8|Modified by|The last person who modified the user’s information |9
of akaBot Center are contingent on the roles they have been designated. Users can be created in the Center

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
Title
Write Text File
Location
Write Text File
Raw document content
. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

[2] akaBot Studioの使い方 (ja)

Last modified by admin on 2023/10/04 16:45
Rendered document content
のパネルがあり、以下のように特定の機能に簡単にアクセスできます。 # パネル 説明 1 File ファイルを操作するために使用する機能を表示 2 Home 自動化プロジェクトを開発するために使用する機能
を表示 I. ファイルパネル ファイルパネルをアクセスするために、画面の左上隅の「File」をクリックします。 ファイルパネルのユーザインタフェースは以下のとおりです。 ファイルパネル
するために「Create」ボタンをクリックします。 クリックすると、デフォルトでシーケンスアクティビティはデザイナパネルに表示され、プロジェクトの開発を開始できます。 2.プロジェクト開き 既存のワーク
Raw document content
インターフェイス** === akaBot Studioには複数のパネルがあり、以下のように特定の機能に簡単にアクセスできます。 |=#|=パネル|=説明 |1|File|ファイルを操作するために使用する機能を表示 |2|Home|自動
するために、画面の左上隅の「File」をクリックします。 ファイルパネルのユーザインタフェースは以下のとおりです。 [[image:image-20220506161341-2.png]] ファイルパネル
Process」を選択します。 [[image:image-20220506161355-3.png]] **ステップ3**:プロジェクト名を入力します。 **ステップ4**:完了するために「Create

Center Installation Guide For High Availability Model on Redhat v9.x

Last modified by admin on 2024/05/03 15:59
Rendered document content
on your File Storage server to save Nuget packages and akaBot Center server will have access permissions
. Create configuration file: activemq.service sudo vi /etc/systemd/system/activemq.service 2. Copy below
by this account instead of using Root account to prevent permission-related errors during execution. 1. Create
Raw document content
" %) ~1. Create configuration file: activemq.service (% style="margin-left:40px" %) (% style="color
="margin-left:40px" %) 2. Create tomcat.service file (% style="margin-left:40px" %) (% style="color
: Orcl == (% style="color:#e74c3c" %)1.3. File Storage requirements(%%) == Please make sure that you

[1] Center Installation guide for standalone model on Windows Server (Network Edition)

Last modified by admin on 2024/05/03 14:28
Rendered document content
:\akaBot # Name File Name Version Mô tả Link 1 akaBot Center akaBot-center- 3.x.x.x.war Newest version
: C:\Program Files\Java\jdk-11.0.12 3. MySQL installation 3.1. Install MySQL Step 1 - Kindly
set it to the default password ”sis@12345” to avoid having to update the Config file later. Click
Raw document content
))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} ))) (% style="width:1099px" %) |**#**|**Name**|File
Files\Java\jdk-11.0.12** == **3. MySQL installation** == === **3.1. Install MySQL** === **Step 1
password **”sis@12345”** to avoid having to update the Config file later. Click **“Next"** [[image:https
next page » Page 1 2 3
RSS feed for search on [create-file-permission]
Created by admin on 2022/04/17 14:38