In BusinessEvents 4.0.1. steps to deploy the implemented Virtual Rule Functions(VRF's) or decision classes.
book
Article ID: KB0094489
calendar_today
Updated On:
TIBCO BusinessEvents Enterprise Edition
|
-
|
Not Applicable
|
-
|
Description
Resolution:
Description:
=========
In BusinessEvents 4.0.1, steps to deploy the implemented Virtual Rule Functions(VRF's) or decision classes.
Environment:
==========
TIBCO BusinessEvents Studio
TIBCO Rules Management Server(RMS)
TIBCO Decision Manager (DM)
Resolution:
==========
1). Check out the project from RMS.
2). Implement VRF, Commit and Approve.
3). Generate Deployable (Option in DM).
4). Define the following two properties under the cluster tab -
be.engine.cluster.externalClasses.path=<Path of generated DT classes>
be.engine.cluster.externalClasses.classLoader=true
NOTE:
## Make sure that the path given for load classes is one folder above be folder
Example:
be.engine.cluster.externalClasses.path=RMS_HOME\examples\CreditCardApplication\deployment\BE_1300082480700\ruleFunctionSrc\
5). Start the Cache server.
NOTE:
## For external classes you should see (Reloading, Defining, Loaded) statements in the log.
Issue/Introduction
In BusinessEvents 4.0.1. steps to deploy the implemented Virtual Rule Functions(VRF's) or decision classes.
Feedback
thumb_up
Yes
thumb_down
No