Search: get-running-process

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

Results 61 - 70 of 178 « previous page next page » Page 1 ... 3 4 5 6 7 8 9 10 11 ... 18

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

Last modified by admin on 2024/05/03 15:59
Rendered document content
/ logs/ ls -l 2.4.2.4 Step 4: Configure Tomcat service running 1. Get Java Installation folder sudo
contact the project coordinator (if have) or send email to [email protected] to get the guidance. akaBot
Read/Write on this folder. Ex: NFS-NUGET 1.4. Permission requirement Your user accounts to run
Raw document content
4: Configure Tomcat service running ==== (% style="margin-left:40px" %) ~1. Get Java Installation
coordinator (if have) or send email to [[[email protected]>>path:mailto:[email protected]]] to get
. Permission requirement(%%) == Your user accounts to run installation on each machine needs to have **Run

[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
-click on the Command Prompt function and select "Run as Administrator." The Command Prompt window
download Java JDK 11 at JAVA JDK 11 Step 2- Run the installer you have downloaded. After that, click "Next
download MySQL 8.0 Step 2 - Run the installer and choose Custom option. To run akaBot Center, you
Raw document content
on the Command Prompt function and select "Run as Administrator." [[image:1698825373980-794.png]] * The Command
**- Run the installer you have downloaded. After that, click **"Next"** to proceed. [[image:https
-20220506134617-7.png?rev=1.1||alt="image-20220506134617-7.png"]] **Step 2 **- Run the installer and choose

Center Installation Guide for Standalone Model on Redhat v9.x

Last modified by admin on 2024/05/03 16:27
Rendered document content
/ logs/ ls -l 2.1.4 Step 4: Configure Tomcat service running 1. Get Java Installation folder sudo
to [email protected] to get the guidance. akaBot team is always here to support your installation success
Center machine to run installation needs to have Run permission as Sudo. 1.4. Prepare Installation
Raw document content
]] === **2.1.4 Step 4: Configure Tomcat service running** === ~1. Get Java Installation folder sudo update
>>path:mailto:[email protected]]] to get the guidance. **akaBot team is always here to support your installation
on akaBot Center machine to run installation needs to have **Run permission as Sudo**. == 1.4. Prepare

Get Bulk API Job

Last modified by admin on 2024/05/08 11:28
Rendered document content
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API job from Salesforce. Properties Input ID – The ID of the bulk API job that you want to get
NumberRecordsFailed - The number of records that were failed to processed in the specified job, stored in an Int32
Title
Get Bulk API Job
Location
Get Bulk API Job
Raw document content
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API
to get the details. Only strings and String variables supported. **Misc** * **Public** - If selected
of the activity. **Output** * **NumberRecordsFailed** - The number of records that were failed to processed

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
to this date. Change to DateTime.Now to look for files up to the current run time of the bot. E.g: 4/7/2021 9
, consider data security before using it. Output Files (FileData) - The data of the files you get is stored
RCA.Activities.Core.FileData to process all the files.
Title
Get Files
Location
Get Files
Raw document content
that are created up to this date. Change to //DateTime.Now// to look for files up to the current run time
it. **Output** * **Files (FileData)** - The data of the files you get is stored in an array of FileData. Loop through each files with For Each activity, argument type RCA.Activities.Core.FileData to process all

Get Agent Credential

Last modified by DatPT on 2023/04/17 10:28
Rendered document content
RCA.Core.Activities.GetAgentCredential Description This activity allows you to get a specified
of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds
Title
Get Agent Credential
Location
Get Agent Credential
Raw document content
" %) ((( RCA.Core.Activities.GetAgentCredential == **Description** == This activity allows you to get a specified akaBot Center credential
or False. True - allows the rest of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing the execution. * **Timeout MS (Int32

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
- allows the rest of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32) - The maximum
calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH
Raw document content
. This field only supports Boolean values (True, False). True - allows the rest of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE

Get Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
two possible values: True or False True : allows the rest of the process to continue the execution even an error occurs within the activity. False : blocks the process from continuing the execution
to organize and structure your code better. E.g: [3424325] Get Attribute Output Result (Object) - The value
Title
Get Attribute
Location
Get Attribute
Raw document content
the rest of the process to continue the execution even an error occurs within the activity. ** **False** : blocks the process from continuing the execution. **Input** * **Attribute (String)*** - The name
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

Get Position

Last modified by DatPT on 2023/04/19 13:01
Rendered document content
: True or False True : allows the rest of the process to continue the execution even an error occurs within the activity. False : blocks the process from continuing the execution. Input Target
to organize and structure your code better. E.g: [3424325] Get Position Options Rectangle (Rectangle
Title
Get Position
Location
Get Position
Raw document content
of the process to continue the execution even an error occurs within the activity. ** **False** : blocks the process from continuing the execution. **Input** * **Target (Collapsible list) :** ** **Element
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

Wait Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
(Boolean) - A Boolean variable has two possible values: True or False True : allows the rest of the process to continue the execution even an error occurs within the activity. False : blocks the process from continuing
to run before an error is thrown. The default value is 30000 milliseconds (30 seconds). Input Attribute
Raw document content
: True or False ** **True** : allows the rest of the process to continue the execution even an error occurs within the activity. ** **False** : blocks the process from continuing the execution. * **Timeout MS (Int32)** - Specifies the amount of time (in milliseconds) to wait for the activity to run before
« previous page next page » Page 1 ... 3 4 5 6 7 8 9 10 11 ... 18
RSS feed for search on [get-running-process]
Created by admin on 2022/04/17 14:38