Recent Articles
How to add ciphers in newer version (V8.*).
Solution: – Add this cipher in the server.xml file. For reference, please follow the file path: (D:\Onprem8.2.0\tools\apache-tomcat-11.0.6\conf\server.xml) <Connector port="443" protocol="org.apache.coyote.http1 1.Http11NioProtocol" SSLEnabled="true" ...
AutomationEdge SSO Login Configuration with Azure AD (SAML 2.0)
1. Prerequisites Admin access to Azure AD and AutomationEdge (AE). AE should be accessible over HTTP/HTTPS (e.g., http://aeserver:8080/aeui). 2. Create Azure AD Enterprise Application 1. Log in to Azure Portal. 2. Navigate to Azure Active Directory ® ...
Installing and Configuring a CA‑Signed SSL Certificate in Java KeyStore
Purpose: This document provides a step-by-step guide for creating a Java KeyStore (JKS), importing a CA-signed SSL certificate, and configuring AutomationEdge for secure HTTPS communication. Prerequisites: Before starting, ensure you have: ...
Postgres RDS DB Connection issues: SSL error: Connection reset
Issue Description: The client has enabled SSL on their postgresql RDS database; however, they are encountering issues when attempting to connect through AutomationEdge Process Studio. Error Message: Error connecting to database: (using class ...
mariaDB Connection Issue
Error: Error occurred while trying to connect to the database Driver class 'org.mariadb.jdbc.Driver could not be found, make sure the 'MariaDB driver (jar file) is installed. org.mariadb.jdbc.Driver Hostname :10.2.1.*** Port **** Database name :**** ...