Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UserFunctions.properties file when importing custom Expression jars #150

Open
alpeshk opened this issue Nov 16, 2017 · 0 comments
Open

Comments

@alpeshk
Copy link
Contributor

alpeshk commented Nov 16, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant