Search: create-file-permission

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

Results 1 - 10 of 16 next page » Page 1 2

Create File Permission

Last modified by Nga Nguyen on 2022/05/16 03:26
Rendered document content
whose permissions to create (String)* - The ID of the file that you want to create permissions
)* - The ID of the file that you want to create permissions for. This property supports String variables
and structure your code better. E.g: [821884234] Create File Permission Options Email Message (String
Title
Create File Permission
Location
Create File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.CreateFilePermission == **Description** == This activity allows you to create a permission for the specified file
** == * **Id of file whose permissions to create (String)*** - The ID of the file that you want to create
** == **Input** * **File ID (String)*** - The ID of the file that you want to create permissions

Update File Permission

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
the permission of a specified file. (*For mandatory) In the body of activity Id of file whose permissions to update (String)* - ID of file requested to update permission. String variables and String are supported
Input File ID (String)* - ID of file requested to get permission. String variables and String
Title
Update File Permission
Location
Update File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.UpdateFilePermission == **Description** == This activity allows you to update the permission of a specified file
whose permissions to update (String)*** - ID of file requested to update permission. String variables
of the permission that you want to update. * **ExpirationTime (DateTime)** - The time that you want the file

Get File Permission

Last modified by Nga Nguyen on 2022/05/16 03:29
Rendered document content
for a specified file if requested. (*For mandatory) In the body of activity Id of file whose permissions to retrieve (String)* - ID of file requested to get permission. String variables and String are supported. Properties Input File ID (String)* - ID of file requested to get permission. String variables and String
Title
Get File Permission
Location
Get File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.GetFilePermission == **Description** == This activity allows getting permission for a specified file
** == * **Id of file whose permissions to retrieve (String)*** - ID of file requested to get permission. String
of file requested to get permission. String variables and String are supported. **Misc** * **Public

Delete File Permission

Last modified by Nga Nguyen on 2022/05/16 03:28
Rendered document content
to a file. (*For mandatory) In the body of activity Id of file whose permissions to delete (String)* - ID of file requested to delete permission. String variables and String are supported. Id of permissions to delete (String)* - The ID of the permission that you want to delete. Properties Input File
Title
Delete File Permission
Location
Delete File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.DeleteFilePermission == **Description** == This activity allows to delete permission to a file. [[image:image-20220505155423-1.png]] (*For mandatory) == **In the body of activity** == * **Id of file whose permissions to delete (String)*** - ID of file requested to delete permission. String variables and String are supported

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

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

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

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
base, generating the PDF files, sending emails… This document aims to guide you how to use the akaBot
allows you to easily access to specific functionalities as below: # Panel Description 1 File Display the functionalities which you can use to operate on the file. 2 Home Display the functionalities which you can use
Raw document content
on web, on desktop, working with data base, generating the PDF files, sending emails… This document aims
: |=#|=Panel|=Description |1|File|Display the functionalities which you can use to operate on the file. |2|Home
:16px" %)**I. File Panel**(%%) ==== To access the File panel, click File at the top left corner

Download Files

Last modified by DatPT on 2023/04/17 15:10
Rendered document content
. E.g: “FTP Download files” Options Create (Checkbox) - Check if creating new folder in local machine
RCA.Activities.FTP.DownloadFiles Description This activity allows you to download a file on FTP
the execution. E.g: True Input Remote Path (String) - The path of the files on the FTP server
Title
Download Files
Raw document content
your code better. E.g: “FTP Download files” **Options** * **Create (Checkbox) **- Check if creating
" %) ((( RCA.Activities.FTP.DownloadFiles == **Description** == This activity allows you to download a file on FTP server. [[image:image
the execution. E.g: True ))) **Input** * **Remote Path (String) **- The path of the files on the FTP server
next page » Page 1 2
RSS feed for search on [create-file-permission]
Created by admin on 2022/04/17 14:38