Numbe Format Exception Error: Comparing ODI variable values


When comparing the value of one ODI variable with another in an ODI package, the following error may signaled


java.lang.NumberFormatException:#<project-name>.<variable-name>


In this case you must prefix the variables name with its project code or with the GLOBAL keyword.

You also may need to declare the variable in the package.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.