Calling Java Class Using DataWeave

Recently, I worked on an application to read barcode images from aURL or Base64 encoded payload and provide the result.

For that, I have used a jar from Dynamsoft and created a Java package importing the classes of the barcode reader from Dynamsoft and creating a class for ImageReader.