Problem:
AE Version 5.5.0
Error occured while connecting to MySql Database.
Solution:
-
Go to official MySQL Downloads: https://dev.mysql.com/downloads/connector/j/5.1.html
-
Select Operating System as ‘Platform Independent’
-
Download the zip file.
-
If you have Oracle web account then ok, Otherwise Click on “No thanks, just start my download.” & extract it.
-
Now you will have a file with a name like ‘ mysql-connector-java-5.1.49.jar’
-
Close Process Studio if running.
-
Copy this jar file and paste it into <ProcessStudio-RootFolder>\lib. (For example, D:\process-studio-5.5.0\lib)
-
Optionally, if you want to run this via an agent, paste this jar in <ae-agent-RootFolder>\lib_ext. (For example, D:\AE_Agent\ae-agent\lib_ext)
-
In case your Agent and/or PS were running while you pasted the file, it is recommended to restart the same.
Enjoy the automation with ☞ AutomationEdge!!!