REST Plugin
How to apply CA signed certificate.
Step 1: Generating keystore file. keytool -genkey -alias tomcat -keyalg RSA -keystore AutomationEdge.keystore output: What is your first and last name? [Unknown]: What is the name of your organizational unit? [Unknown]: What is the name of ...
How to import valid certificates to java key store file.
Error! : sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Solution: 1. Get the SSL certificate from your IT ...
Disable the file download on AEUI
How could we disable the file download on AEUI? Solution : For this, Just unchecked the "Add filename to Result" option from the excel writer or excel output step as per the below screenshot. After that, again extract the zip from process studio & ...
Chrome Browser Queries
Start_Browser - ERROR (version 5.6.0 from 2020-09-15) : java.lang.NoClassDefFoundError https://support.automationedge.com/portal/en/kb/articles/er Error in Web-GUI Start Browser step https://support.automationedge.com/portal/en/kb/articles/err Facing ...
Unable to log in to ActiveMQ
Issue: Unable to log in to ActiveMQ console Jetty Error How to Reproduce: - Open ActiveMQ in tools of your Automationedge Installed Path - Go to Config > Open jetty-relm.properties file and Edit the Below credentials - The format of setting the ...
Request getting failed on AutomationEdge server
Error in Request: Could not connect to messaging service Issue to Reproduce: - Stop the ActiveMQ service and submit a request from Catalog. Solution: - Please check the ActiveMQ service, It might in a stopped state. Start the ActiveMQ service and ...
Extract data from csv when there is no header in csv
Issue: How to Extract data from CSV when there is no header in the CSV file. Solution: For exact the data from CSV, Please find the below screenshot, Please uncheck the "Header Row present" option then click on the get field tab then you will get the ...
Execute a request for the workflow which is already deployed on the AE server through API
Execute a request for the workflow which is already deployed on the AE server through API call then below are the details. Information for executing workflow through API is as below: API Execute/ Submit Request Description Execute/Submit a workflow ...
How to use postman[AE authentication]
Issue : How to use postman for AE Authentication/Execution. Resolution : Postman is a powerful HTTP client for testing web services. It is available as a Google Chrome Application (Extension ) as well as a desktop application. AutomationEdge (AE) ...
Unable to edit the AE-URL/Username from process-studio login window
Error : As we know when we open PS every new day it will ask for the credential to sync, but by any chance, If the internet is disconnected and we try to open PS it removes the previously entered URL and replaces that with localhost and that field is ...
Not able to login to AEUI on production server
Issue: Not able to login to AEUI. Observations: As per the error, Audit logs were not getting saved, the reason being the drive was full, where Automationedge is installed. Due to which, you were not able to login to AEUI(server) & also the processes ...
Not able to establish connection for incoming mail plugin in PS--- Can not connected to imap.mail.com
Issue: Not able to use "Email message input" as getting an error while checking the Test connection(check screenshot). Solution: There are different cause for this issue, so kindly check the details below: There's a firewall or anti-virus program ...
Workflow failed & Getting the encrypted error message on AEUI
Issue: Processes are getting failed and an Encrypted error message is shown on the AE portal for that failed request. AE version :5.1.0 Solution: This is a bug in the 5.1.0 version & that was fixed in the 5.2.0 release.
Machine Learning Introduction
You can develop workflow with Machine Learning using the steps below: Access Needed: Must have T3/OnDemand/On-Premises For T3/OnDemand, you need to contact support and activate Machine learning. For On-Premises, you need to download Latest Plugin ...
Error : Workflow is using plugins which are incompatible with the server.
Issue Error on server : Workflow is using plugins which are incompatible with the server. How to Reproduce: To reproduce this issue, you can try > Downgrading one of the plugin version on the server (Say WebGui jar 1.9) > Create a workflow with the ...
"java.lang.OutOfMemoryError: Metaspace" error while running the process on Agent
Error : Sometimes we are getting below error in agent logs while running the workflow on Agent- java.lang.OutOfMemoryError: Metaspace Resolution- 1. Kindly close all java related applications/tools on the target machine and kill the 'java.exe' ...
Prediction Plugin failed to initialize at Agent side-- Error! : com.automationedge.ps.core.exception.ProcessStudioException: Step [Prediction] failed to initialize!
Issue: Build a very simple ML Workflow for testing. It works fine at Process Studio, but when I upload the Workflow to the portal, with the psm model attached the Prediction Step is raising an error: Error! : ...
Unable to get variables in robot handling value field
Issue: Unable to get variables in robot handling value field Using Robot Handling for one of the workflows but the variables are not present in the dropdown of the value field. AE & PS version : 5.4.1 & onprem instance Used the Web GUI 1.4 jar in PS. ...
Unable to append in same Excel file using Excel output Plugin
Error : When we are trying to append the data into the same excel file using Excel output plugin but instead of appending it is overriding the same data. Refer below screenshot: Actually, this is the bug in Excel Output Append functionality and the ...
How to check whether proxy has configured with http or https
Solution: To find out the proxy details, please follow the below steps: - Open the IE Browser, go to the settings-->Internet Options - Click on Connections-->LAN Settings-->Advanced tab, here you find the Http & https details - If ...
How to apply desktop runner license on agent side.
Follow the below steps to apply desktop runner license on agent side: An agent folder structure should not contain any space(for before AE 5.5.0). Check whether Desktop-runtime port has assigned to an agent or not, if not assigned please assign the ...
SAP Prerequisites
SAP Prerequisites We support below SAP versions from AE version 5.5.0: SAP version 740 Final Release | Version 7400.1.0.1093 and its sub-version 740 Final Release | Version 7400.3.8.1123 Also, before the execution of the plugin we need to set the ...
Web Get Value Step : doubt in 'Element is dropDown'
Issue: the usage of Element is dropdown Property of Web get Value Step, but could not find the appropriate output for the same. It is fetching the first value from the drop-down by default whether we select 'Element is dropdown' Yes or No. Would ...
Difference between INFO and TRACE Level log
Solution: 1.To understand difference,You need select 'log level' option from plugin 'Audit log' and upload workflow on server. 2.On AE, the Audit information is present on the Logs-> Audit log tab. Here at Object_Name and Description are displayed ...
We need to know the information about Exceeding Time Limit Email Notification.
Question: What time its consider to send a alert (Expected or Maximum Completion time)? Solution: - It will send the email notification after exceeding the Maximum Completion Time
Error : Cannot insert duplicate key in object/Duplicate agent
Issue Facing an issue while Registering an agent. Error: Duplicate agent OR 'Cannot insert duplicate key in object (Agent Table name)' How to Reproduce: You can try downloading 2 agent on the same machine, start one agent and then the second one to ...
ERROR BaseStep:2951 - Can't run workflow due to plugin missing
Issue: Error when executing the Workflow on AE Server: ERROR BaseStep:2951 - Can't run workflow due to plugin missing. How to Reproduce: You can delete the PS plugin folder or sub folder in Agent Folder to reproduce the same issue. Solution : 1. ...
How to use Automationedge File upload & download plugins
Usage of plugin: If you want to use an input file for a temporary purpose like do some calculation based on the input record & use that value for another step & generate the output. for this use the AutomationEdge file upload plugin. If you want to ...
Error while executing code in user defined java class in PS ver 5.5 T3 instance-- Non-abstract class "Processor" must implement method "public abstract boolean
Issue: Found that in PS ver 5.5 of T3 instance 'while loop with true condition' is giving error at the time of compilation. e.g. while(true){ //code } 2. System.exit(0) also not working. Solution: The while loop ...
Unable to send mail and attachment using Send Email Step--specified filename not found
Issue: Unable to send Emails and attachments using the Send Email Step. After execution it is giving an error: specified filename not found and if execute it without attachment it gives the error: Unable to send an email. (Refer to the screenshot ...
Embed image in Mail body
How can we embed image in the mail body using Send Mail Plugin? Solution: For this, we need to add the "img src=cid:id" in the body section. OR we can create the Html body in the Java script as below. var body="<html><body><h1>Hello ...
Error occurred during initialization of VM Could not reserve enough space for object heap XXXXXXXXXKB
Issue Description: Error occurred during initialization of VM Could not reserve enough space for object heap XXXXXXXXXKB Solution : i. Check if the JRE installed is versioned 8 or above and is 64 bit by the command java -d64 -version; if not ...
Error: Failed to Initialize Python Script
Solution: Check if system is meeting below prerequisites mentioned in automationedge plugin reference guide: 1. Install Anaconda, Minimum version 4.2.0 2. No need for separate python installation, Anaconda takes care of python installation. 3. ...
Error while opening workflow in process studio
Error: Failed to execute runnable (org.eclipse.swtException:Widget is disposed) Resolution: This issue occurs when you are directly dragging workflow to process studio instead of importing. If you have designed the workflow in lower version of ...
Driver class 'net.sourceforge.jtds.jdbc.Driver' could not be found, Unable to connect to MYSQL server
Issue: Not able to connect to the MySQL server through executing the SQL script plugin. It is throwing the following error message. Driver class 'net.sourceforge.jtds.jdbc.Driver' could not be found, make sure the 'MS SQL Server' driver (jar file) ...
Issue faced while opening process studio--"64 Bit" is not recognized as an internal or external command, operable program or batch file
Issue: When trying to open the process studio, faced the below error message. Solution: Please follow the below steps. Also, find the below screenshot for details. 1. Open the "D:\process-studio-5.5\libsw\", in that you found 2 folders i.e win64 & ...
Process Studio Start Error-- The system cannot find the path specified.
Issue: getting the below error while trying to run process studio 5.3.1 Solution: In this case, Kindly set below the path in the "Path" variable. "C:\windows\System32" and run the "process studio.bat" file as an administrator.
Error while uploading .XLSM file on AE server
Error in logs: https-openssl-nio-443-exec-2 ERROR AEBaseRestController:37 - Invalid file format https-openssl-nio-443-exec-2 ERROR AEBaseRestController:51 - Error ...
Error while opening file (.psp & .psw) in process studio.
Error: You have exceed 10seconds timeout while opening the file. Solution: Go to the process-studio-5.4.1.process-studio\metastore directory Delete .LOCK file from this directory and restart the process-studio. · ·
Unable to configure SMTP
Error: Enable to connect to SMTP server. Please check the configuration details provided. Refer below screenshot : Resolution : Please check the below setting in your google account before configuring SMTP- Turning on 'less secure apps' settings as ...
Next page