In BusinessEvents 3.x, CompilationFailedException is thrown or engine complains "cannot find the symbol" when using a custom function in Decision Manager.

In BusinessEvents 3.x, CompilationFailedException is thrown or engine complains "cannot find the symbol" when using a custom function in Decision Manager.

book

Article ID: KB0085585

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

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 &ltBE>/lib to or add the location to the classpath in the  &ltBE_HOME>\DecisionManager\configuration\bui-config.tra file.

Issue/Introduction

In BusinessEvents 3.x, CompilationFailedException is thrown or engine complains "cannot find the symbol" when using a custom function in Decision Manager.