Search: create-file-permission

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

Results 1 - 10 of 24 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

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

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

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
(From) (DateTime) – Looks for files create from this date onward. Left blank if the created time is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
Title
Get Files
Raw document content
** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created
that are created up to this date. Change to //DateTime.Now// to look for files up to the current run time
== **Description** == This activity allows you to return the names of files (including their paths) in a specified

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
a specified file and store it in a String variable. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is created in the project folder. E.g
in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” (for file that created
Title
Read Text File
Location
Read Text File
Raw document content
, the file is created in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx
\inputfile.xlsx" or “inputfile.xlsx” (for file that created in project folder) **Misc** * **Public (Checkbox
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file
next page » Page 1 2 3
RSS feed for search on [create-file-permission]
Created by admin on 2022/04/17 14:38