How to run java code in uipath cloud studio web

I need to know how to run java code in UiPath cloud studio web?If anyone knows please give some suggestions.?

Hi @Indhumathi_Gurunadhan, welcome to the Community.

You need to install the JDK (Java Development Kit) to the machine & then you can use Invoke Java Method activity to execute the given Java code.

The following doc might help you with your requirements:

https://docs.uipath.com/activities/other/latest/user-guide/invoke-java-method

Best Regards.

Hi,

I don’t think we can use Java code in StudioWeb. Can you share what you want to achieve with Java code?

Regards,

Using the Java code need to convert the PDF file to XML file [ this one is need only in cloud studio on web not an UiPath studio Application if any one knows please give me an suggestions?

image