REST Plugin
SAP Login code without plugin (POC)
This Knowledge Article is to know how to log in to SAP without using plugin (POC) as per the clients requirement. It has the simple scenario that has been executed using VB script mentioned in the steps below: Set credentials as parameters and pass ...
Cherwell : Connectivity Error
Problem: In Cherwell plugin, at the time of testing the connection is through the below error. Solution: The issue was with the IIS pooling for CherwellAPI, After updated the 'Identity' property to the local system, the issue has resolved. Please ...
All requests are remaining in the NEW state.
Problem: All requests are remaining in the NEW state. Solution: Changed ActiveMQ configuration to increase its performance. There were multiple requests are pending which made ActiveMQ idle. After adding the following configuration, ActiveMQ ...
Unable to login to AE server
Error: Not able to login to the AE server, showing error as "invalid username and password" Solution: - Login to your Postgres database with username and password. - Edit database.properties file from tools/automationedge/conf folder and paste the ...
Create a custom report on on-cloud using remote/local database
Problem: Create a custom report on on-cloud using a remote/local database.The database is available on the remote/local machine & wants to create a report on an on-cloud instance by using a remote database. Troubleshooting/ Solution: For accessing ...
Error installing postgresql:While installing Postgres, problem running post-install step PostgreSQL windows 10, cluster initialization failed
Problem: An error occurred while installing Postgres SQL. Error: While installing Postgres, problem running post-install step PostgreSQL windows 10, cluster initialization failed Solution: 1. Check the system32 path is set in the environment PATH ...
Failed to load: class path resource [activemq.xml]
Problem: ActiveMQ is automatically stopped. Error in log: 2019-02-26 10:35:01,222 | INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@d3f0053: startup date [Tue Feb 26 10:35:01 UTC 2019]; root of context hierarchy | ...
Tomcat services stop abruptly
Problem: Tomcat stops abruptly Solution: Please do the changes in tomcat heap size as shown in the below screenshot. Step1. Go to the tomcat install directory (Example "C:\tools\AutomationEdge\tools\apache-tomcat-9.0.14\bin\”) step2: Double click on ...
Xpath Issue in UAT and Production-Element Identifiers
Problem: Process behaves differently in UAT and production with regards to element identifiers Solution: If the DOM (document object model) structure of the said application’s website has some similarities on both UAT and Production in that case we ...
Unable to load process information from XML node
Problem Statement: Error Pop-up window in Process-studio. Error Message: “Unable to load process info from XML node. Maximum wait time of 10 seconds exceeded while acquiring lock”. Solution: - Go to “C:\users\admin” location. - Delete “.pentaho” ...
For user’s connected to internet via Proxy, unable to use PS
In process studio.bat file make below changes Replace value of “XXX” with appropriate value of host and port number. SET PROXY_DETAILS="-Dhttp.proxyHost=XXX" “Dhttp.proxyPort=XXX” Add “%PROXY_DETAILS%” text as mentioned below “-XX:MaxPermSize=256m” ...
Opening Process Studio gives error "Invalid License".
Troubleshooting: Please verify that the server you are connecting to has a valid UAT/Dev/Trial license. Process Studio needs a UAT/Dev license to work. It will not work with a subscription (Production) license Please ensure license MAC address and ...
Socket TimeOut Exception issue
Reasons: There can be 3 potential causes of Socket Timeout. First, the machine hosting the Web server maybe unreachable e.g. an intermediate router or firewall has failed Second, the Web server hosting the URL maybe unreachable e.g. the Web service ...
java.lang.NoSuchMethodError
Error: java.lang.NoSuchMethodError Solution: 1. Please check supported JAVA version is installed 2. Set JAVE_HOME and JRE_HOME path
504 gateway timeout error for Nginx
Solution: 1.To apply settings globally, increase the following timeout values in nginx.conf file C:/tools/nginx-1.13.0/conf/nginx.conf. and restarting ‘Nginx’ service. 2. Please check the below parameters and its values. Change as necessary. ...
Could not connect to Messaging service: request failure
Error in request: "Could not connect to Messaging service" Solution: - Kindly check the ActiveMQ service is running - Re-Start the ActiveMQ service and restart the request
Unable to login to AE UI as ActiveMQ has stopped
Solution: Go to C:/ActiveMQ/conf/activemq.xml Open activemq.xml & check any extra ‘/’ is added in below section <destinationPolicy> <policyMap> <policyEntries> <policyEntry topic="> /" > <!-- The ...
Error reading shared objects
Problem: Unable to open the workflow in process studio with error "There was an error reading the shared objects, a maximum wait time of 10 seconds exceeded while acquiring lock" Solution: - - Go to "C:\users\admin" directory - ...
How to configure AE server on a non-default port
Problem: How to deploy AutomationEdge server on a port other than default port 8080 Solution: - Ensure the port to be configured is not used by other applications - Edit server.xml file from apache-tomcat-9.0.0.M8\conf directory - Change the ...
How to configure AE server URL
Problem: Facing issue while Configuring AE server URL in the server setting. Solution: - If you have used http://localhost:8080/aeui to log in to the AE server, then you cannot use URL with IP address only configure AE server URL in the system - To ...
Unable to send or receive mail using the Mail plugin step
Problem Statement: Unable to send or receive mail using the Mail plugin step Solution: - Login to Gmail account from a web browser - Click on the Google Maps icon from your profile (left side of profile icon) - Click on the Account option - Search ...