Hydrograph icon indicating copy to clipboard operation
Hydrograph copied to clipboard

Fix UserFunctions.properties file when importing custom Expression jars

Open alpeshk opened this issue 8 years ago • 0 comments

When we add a custom Expression Jar in a UI ELT project, the UserFunctions.properties file created does not include the standard import statements - hydrograph.engine.transformation.standardfunctions.* java.util.Date java.math.BigDecimal

Create an extra CustomUserFunctions.properties file to import the custom expression packages so that the default UserFunctionProperties file does not get overridden.

alpeshk avatar Nov 16 '17 02:11 alpeshk