Search: database-connect

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

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

Database Disconnect

Last modified by Nhan Nguyen on 2022/05/13 03:55
Rendered document content
RCA.Activities.Core.DatabaseDisconnect Description This activity allows you to close a connection to a database. (* for Mandatory) Properties Connection Database Connection (DatabaseConnection)* - The database connection to be closed E.g: “Server=myServerAddress;Database=myDataBase;UserId
Title
Database Disconnect
Location
Database
Database Disconnect
Raw document content
" %) ((( RCA.Activities.Core.DatabaseDisconnect == **Description** == This activity allows you to close a connection to a database. [[image:image-20220506105152-1.png]] (* for Mandatory) == **Properties** == **Connection** * **Database Connection (DatabaseConnection)*** - The database connection to be closed E.g: “Server

Database Transaction

Last modified by VuNH54 on 2023/04/19 15:37
Rendered document content
. When this activity ends, the connection to the database is closed. This activity returns
Configuration Connection String (String)* - The connection string used to establish a database connection. E.g
and structure your code better. Eg: Database Transaction Use Transaction (Checkbox) Output Database Connection
Title
Database Transaction
Location
Database
Database Transaction
Raw document content
" %) ((( RCA.Activities.Core.DatabaseTransaction == **Description** == This activity allows you to connect to a database and features a Sequence
Configuration** * **Connection String (String)*** - The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
Configuration Connection String (String)* - The connection string used to establish a database connection. E.g
(DatabaseConnection)- An already opened database connection obtained from the Database Connect and Database
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
Location
Database
Raw document content
string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId
connection obtained from the Database Connect and Database Transaction activities. This property
" %) ((( RCA.Activities.Core.ExecuteNonQuery == **Description** == This activity allows you to execute a non-query statement on a database

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
Connection String (String)* - The connection string used to establish a database connection. E.g: “Server
(DatabaseConnection) - An already opened database connection obtained from the Connect or Start Transaction activities
) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
Location
Database
Raw document content
Configuration** * **Connection String (String)*** - The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;” * **Existing DbConnection (DatabaseConnection)** - An already opened database connection obtained from

Execute Query

Last modified by VuNH54 on 2023/04/19 15:41
Rendered document content
)*- The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase
database connection obtained from the Connect or Start Transaction activities. This property
on a database and returns the query result in a Datatable. (* for Mandatory) In the body of activity
Location
Database
Raw document content
a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;” * **Existing DbConnection (DatabaseConnection)** - An already opened database connection obtained from
allows you to execute a query on a database and returns the query result in a Datatable. [[image:image

[1] Installation

Last modified by admin on 2023/09/05 16:54
Rendered document content
the application.yml file Step 2 - Update the database connection by updating the datasource section (database server
Raw document content
the database connection by updating the datasource section (database server, username, password…) [[image

[1] Center Installation guide for standalone model on Windows Server (Network Edition)

Last modified by admin on 2024/03/29 10:05
Rendered document content
machine. 1.4. MSSQL Database Connection Requirements The installation machine must have network connectivity to the pre-established MSSQL database. The required configuration information for Center to connect to the database includes: # Information Description 1 DB-SERVER IP address of the MSSQL Database
Raw document content
. === (% style="font-size:20px" %)**1.4. **(%%)**MSSQL Database Connection Requirements** === * The installation machine must have network connectivity to the pre-established MSSQL database. * The required configuration information for Center to connect to the database includes: |**#**|**Information**|**Description** |1|DB

Center Installation Guide for Standalone Model on Redhat v9.x

Last modified by admin on 2023/08/04 14:08
Rendered document content
. Database connection Your akaBot Center machine needs to be connected with your Database server. Moreover, please prepare below information for akaBot Center to connect to your database: # Information
. Configure Oracle Database connection 1. Open the file application-prod.yml cd /opt/tomcat/webapps/ROOT/WEB
Raw document content
: 32GB or more * Core: 8 CPU or more * SSD: 500GB == 1.2. Database connection == Your akaBot Center machine needs to be connected with your Database server. Moreover, please prepare below information for akaBot Center to connect to your database: (% style="width:427.778px" %) |(% style="width:43px

[1] Installation

Last modified by JP Comtor on 2023/11/14 10:41
Rendered document content
with another port. Installation 1. MySQL 8.0 1.1. Create new database for conductor by the following sql create database automationinsight; 1.2. Config mysql connection: open file application-prod.yml 2
Raw document content
port. == **Installation** == === 1. MySQL 8.0 === 1.1. Create new database for conductor by the following sql (% style="color:#3498db" %)create database automationinsight; 1.2. Config mysql connection

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

Last modified by admin on 2024/02/02 16:48
Rendered document content
and prepare below information of each database for connecting: # Information Description 1 DB-SERVER Database
ESC then type: :wq C. Configure Database connection 1. Open the file application-prod.yml cd
as a database, cache, message broker, and streaming engine, allows for fewer database accesses, which helps
Raw document content
that **these databases are ready to use** and prepare below information of each database for connecting: (% style="width
Database connection(%%) ===== (% style="margin-left:40px" %) ~1. Open the file application-prod.yml
Centers. |5|Redis Cache|(% style="width:690px" %)In-memory data structure store used as a database, cache
next page » Page 1 2
RSS feed for search on [database-connect]
Created by admin on 2022/04/17 14:38