Hoe to integrate Java code in UiPath

Hi Team,
I want to compare source and target pdf files for that I wrote the Java code
This Java code how to integrate with UiPath.

How to upload the jar into UiPath
How to find the Java file path.

Kindly suggest

had you checked following so far?

1 Like

You can refer to the following link

https://docs.uipath.com/activities/docs/invoke-java-method

Hi Team,
Please find the code wrote in java

In UiPath we have creat java object I pass package and class names please find the screenshot below for your reference.
IMG_20220915_113647

But it’s throwing an error please find below attachment


.

Kindly suggest.
If I pass any wrong please help me to slove this issue.

Thanks in advance

This jar file upload the UiPath using load jar activity.

And also how to pass source, target and result filepath in UiPath.

Kindly suggest ASAP