Skip to main content
October 25, 2023
Question

Free versions of Java to run RPA on

  • October 25, 2023
  • 5 replies
  • 0 views

Hi,

I am attempting to start using RPA within Appian and the documentation says the host machine has to have Java installed. My organisation won't allow me to download the full version of Java and have asked if I can use a free version of Java e.g. adaptivejdk or Amazon corretto. Is this possible?

5 replies

October 28, 2023

Using a free version of Java like AdoptOpenJDK (formerly known as adaptivejdk) or Amazon Corretto should be feasible for your RPA implementation within Appian. These open-source distributions of Java are designed to be compatible with the standard Oracle Java SE and are often preferred in scenarios where the full version of Java is not an option due to licensing restrictions or other considerations.

You can typically install AdoptOpenJDK or Amazon Corretto on your host machine, and they should work well with Appian's RPA capabilities. However, it's essential to ensure that the specific version you choose is compatible with the version of Appian you're using, as there might be some version dependencies. So, I recommend checking the compatibility details in Appian's documentation or reaching out to their support for more precise information.

Using a free Java distribution like AdoptOpenJDK or Amazon Corretto is a common practice in scenarios where full Java SE is not an option, so your organization's request should be reasonable.

stefanhelzle0001
October 28, 2023

I need to ask this question. Is this copied from ChatGPT? If yes, did you validate it?

November 2, 2023

Hello alexc6356,


As mentioned in RPA Documentation, If you're using a Windows-based resource, download the .msi Java installer.
please install this and try it.

Link- https://www.oracle.com/java/technologies/downloads/#jdk20-windows (It's a free version)

alexc6356Author
November 2, 2023

thank you for responding, I've been able to sort out my problem

November 2, 2023

Happy to help, if you ever have more questions in the future, feel free to reach out. Have a great day!