Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
In BusinessEvents 3.x, CompilationFailedException is thrown or engine complains "cannot find the symbol" when using a custom function in Decision Manager.
Environment:
==========
TIBCO BusinessEvents 3.0.1
TIBCO Decision Manager
Symptoms:
=========
Decision Manager.throws the com.tibco.be.parser.codegen.CompilationFailedException exception.
Cause:
=====
Decision Manager is not able to find the custom jar at run time.
Resolution:
=========
Copy the jar file (custom function) to <BE>/lib to or add the location to the classpath in the <BE_HOME>\DecisionManager\configuration\bui-config.tra file.