Search: get-file-permission-use-domain-admin

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

Results 1 - 10 of 42 next page » Page 1 2 3 4 5

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
, consider data security before using it. Output Files (FileData) - The data of the files you get is stored
\Admin\Documents\Inputfolder” Filter (String) - Filter of the file. If It's blank, will look for files
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
Title
Get Files
Location
Get Files
Raw document content
are retrieved. E.g: “C:\Users\Admin\Documents\Inputfolder” * **Filter (String)** - Filter of the file. If It's
. MinValue is used. E.g: 4/4/2021 9:00 AM * **To (DateTime)** – Looks for files that have the last
it. **Output** * **Files (FileData)** - The data of the files you get is stored in an array of FileData. Loop

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” Properties File Encoding (String) - The encoding type to be used. If no encoding type is specified, the activity will search for the file's Byte
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” == **Properties** == **File** * **Encoding (String) **- The encoding type to be used. If no encoding type
of the file. If the path is not full, the file is read in the project folder. E.g: "C:\Users\Admin\Desktop

Move File

Last modified by Giang Tran on 2022/05/13 03:54
Rendered document content
using it. Options Overwrite (Checkbox) - When checked, overwrites the files in the destination folder
RCA.Activities.Core.MoveFile Description This activity allows you to move a file from a specified
. The default value is False From Path (String)* - The path of the file or directory to be moved. E.g: “C
Title
Move File
Location
Move File
Raw document content
(String)*** - The destination path where the file is to be moved. E.g: “C:\Users\Admin\Downloads
== **Description** == This activity allows you to move a file from a specified location to another. [[image:image
or False. The default value is False **From** * **Path (String)*** - The path of the file or directory

Copy File

Last modified by Giang Tran on 2022/05/13 03:37
Rendered document content
. E.g: "C:\Users\Admin\Downloads\outputfile.xlsx" Path (String)* - The full path of the file you want
RCA.Core.Activities.CopyFile Description This activity allows you to copy files from a specified
. The default value is False. File Destination (String)* - The destination where you want to copy the file
Title
Copy File
Location
Copy File
Raw document content
. E.g: "C:\Users\Admin\Downloads\outputfile.xlsx" * **Path (String)*** - The full path of the file you
" %) ((( RCA.Core.Activities.CopyFile == **Description** == This activity allows you to copy files from a specified location
is False. **File** * **Destination (String)*** - The destination where you want to copy the file

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
of the file. If the path is not full, the file is searched in the project folder. E.g: "C:\Users\Admin\Desktop
” Properties File Encoding (String) - The encoding type to be used. If no encoding type is specified
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does
Title
Write Text File
Location
Write Text File
Raw document content
folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project
) **- The encoding type to be used. If no encoding type is specified, the activity will search for the file's Byte
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file

Delete

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
RCA.Activities.Core.Delete Description This activity allows you to delete the file or folder in the specified location. If a folder that contains multiple files or folders is specified, they are all deleted
the process from continuing the execution. From Path (String)* - The path of the file or directory
Raw document content
of the file or directory to be permanently deleted. E.g: "C:\Users\Admin\Downloads\2.0.4.0\Deletedfolder
" %) ((( RCA.Activities.Core.Delete == **Description** == This activity allows you to delete the file or folder in the specified location. If a folder that contains multiple files or folders is specified, they are all deleted

Release Notes

Last modified by Nga Nguyen on 2022/05/13 04:21
Rendered document content
Destination File Path does not have permission to access. [ExcelSetBorder] Wrong behavior when set property
file is set password protected sheet. [ExportChart]Export chart missing when name file excel has chart
characters. [ExcelApplicationScope] A loop opens Excel file in the background. Even though the workflow has
Raw document content
]. * [ExcelCopySheet] Screen hangs when typing Destination File Path does not have permission to access
when excel file is set password protected sheet. * [ExportChart]Export chart missing when name file
than 200 characters. * [ExcelApplicationScope] A loop opens Excel file in the background. Even though

[1] Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:20
Rendered document content
Destination File Path does not have permission to access. [ExcelSetBorder] Wrong behavior when set property
file is set password protected sheet. [ExportChart]Export chart missing when name file excel has chart
characters. [ExcelApplicationScope] A loop opens Excel file in the background. Even though the workflow has
Raw document content
]. * [ExcelCopySheet] Screen hangs when typing Destination File Path does not have permission to access
when excel file is set password protected sheet. * [ExportChart]Export chart missing when name file
than 200 characters. * [ExcelApplicationScope] A loop opens Excel file in the background. Even though

[6.2] Create A New User

Last modified by admin on 2024/01/11 18:28
Rendered document content
Description When you create a new account at akaBot Vision using the registration form, both tenant account and a user account with admin rights are created. Afterward, as the admin user, you can easily share access to pipelines and documents with other members of your team and specify their roles
Uploaded by
admin
admin
Last author
admin
Raw document content
using the registration form, both tenant account and a user account with admin rights are created. (% class="wikigeneratedid" %) Afterward, as the admin user, you can easily share access to pipelines

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Enter Use following command to generate .nuspec file : %PATH%\nuget spec (%PATH% is the directory where
Figure 3 Add additional files to be copied Use following command to generate .nupkg file : %PATH%\nuget
logic of an activity can be implemented in managed code or it can be implemented by using other
Uploaded by
admin
admin
admin
Last author
admin
Raw document content
Enter// * Use following command to generate **.nuspec** file : **%PATH%\nuget spec** (**%PATH
="font-size:12px" %)//Figure 3 Add additional files to be copied// * Use following command to generate
can be implemented in managed code or it can be implemented by using other activities. This topic
next page » Page 1 2 3 4 5
RSS feed for search on [get-file-permission-use-domain-admin]
Created by admin on 2022/04/17 14:38