Search: move-file-1

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

Results 81 - 90 of 188 « previous page next page » Page 1 ... 5 6 7 8 9 10 11 12 13 ... 19

テキストファイルを読み込む (ja)

Last modified by admin on 2023/10/12 16:58
Rendered document content
file that created in project folder) その他 公開(チェックボックス):チェックすると、このアクティビティのデータがログに表示されます。データの機密性を考慮した上
Raw document content
-1.png]] *は必須。 == **アクティビティの内容** == * **ファイル名(文字列)***:ファイルのパス。フルパスでない場合は、プロジェクトフォルダ内にファイルが作成
:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” (for file that created in project folder
Location
[1] Core Activities
Read Text File

Applications

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
= "$exoPrefix/#%7Ct=extensions&p=1&l=30&s=doc.creationDate&d=desc&category=application") #end #set
('help.applications.fileManager.description'), 'documentation': "$exoPrefix/File+Manager+Application", 'icon': 'fa fa-folder
($card) </div> #end </div> <p><a href="$exoPrefix/#%7Ct=extensions&p=1&l=30&s=doc.creationDate&d

[3] Organization Unit

Last modified by admin on 2023/07/04 16:28
Rendered document content
be provisioned on two different Organization Units. Resources cannot be moved from one organization unit
Description Type Maximum Is Mandatory ? Input Requirement 1 Name Enter the custom name of the OU you want
Raw document content
Units. Resources cannot be moved from one organization unit to another. A drop-down list displays all
]] |=No|=Column /Label|=Description|=Type|=Maximum|=Is Mandatory ?|=Input Requirement |1|**Name**|Enter

[4]Activation

Last modified by admin on 2023/12/07 09:27
Rendered document content
1. Activate akaBot Center Step 1 - Open your browser. Navigate to akaBot Center using your Center
the link: https:aegis.akabot.com/#/activation ​ Step 4:  Paste it into the box -> Click download file Step 5: Upload the file you've downloaded in the Activate tab in Center -> Click Activate You have
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **1. Activate akaBot Center** == **Step 1** - Open your browser. Navigate to akaBot Center using **your Center URL
="wikigeneratedid" %) **Step 4**:  Paste it into the box -> Click **download file** [[image:https://docs.akabot.com

[1.00] akaBot Center 3.0.1.2

Last modified by admin on 2023/06/30 14:39
Rendered document content
To learn what has changed in akaBot Center, check out the release notes below. Bug fixes 1
be created even when there is no event. Updates 1. [Task] When a task is triggered to run by Desktop
a running task. Feature availability 1. [Asset] New asset type: object. This new asset type allows users
Raw document content
in akaBot Center, check out the release notes below. == **Bug fixes** == ~1. [Workflow] Duplicated output
there is no event. == **Updates** == ~1. [Task] When a task is triggered to run by Desktop Trigger, the source
. 9. [Task] Improve message content when deleting a running task. == **Feature availability** == ~1

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is searched in the project folder. E.g: "C:\Users\Admin\Desktop
Title
Write Text File
Location
[1] Core Activities
Write Text File
Raw document content
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Execute Macro

Last modified by Giang Tran on 2022/05/13 06:50
Rendered document content
RCA.Activities.Excel.ExecuteMacro Description This activity allows you to execute the macro within a workbook. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved
: “Marco Number 1” Macro Parameters (IEnumberable< Object >) - Enables you to pass parameters when
Raw document content
. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved. Can only be used in the Excel Application Scope activity. [[image:image-20220505134614-1.jpeg]] (* for mandatory
. Only String variables and strings are supported. E.g: “Marco Number 1” * **Macro Parameters

Select File

Last modified by DatPT on 2023/04/12 17:41
Rendered document content
a file and returns full path of the selected file. Properties Input Filter (String) – Used to specify the type of file you want to select. This filter should contain a description of the filter and followed by a vertical bar (|) and the filter pattern. If you want to select multiple file types, separate
Title
Select File
Location
[1] Core Activities
Select File
Raw document content
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input** * **Filter (String) **– Used to specify the type of file you want to select. This filter should contain

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: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” Properties File Encoding (String
Title
Read Text File
Location
[1] Core Activities
Read Text File
Raw document content
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file. If the path is not full

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
Location
[1] Core Activities
Raw document content
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file to append the line
RSS feed for search on [move-file-1]
Created by admin on 2022/04/17 14:38