Calling a Java function from DataWeave (and solving the deployment issue)
Today I needed to do a more complex transformation of a field in DataWeave: I needed to transform an object location from Degrees Minutes Seconds (DMS) to Decimal Degrees (DD). The calculation itself is not… Calling a Java function from DataWeave (and solving the deployment issue)