Skip to content

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

Description

@alpeshk

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions