Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
Enable TIBCO BusinessEvents catalog functions database.template.*, database. storedprocs.* and Instance.serialize.instance() function.
Environment:
===========
BusinessEvents 4.x
All Operating Systems
Resolution:
========
Add the following properties to the configuration file <BE-HOME>/studio/eclipse/configuration/studio.tra file
######################################################
TIBCO.BE.function.catalog.Instance.serialize.instance=true
TIBCO.CEP.modules.function.catalog.database.storedprocs=true
TIBCO.CEP.modules.function.catalog.database.templates=true
TIBCO.BE.function.catalog.Oracle=true
TIBCO.CEP.modules.function.catalog.database.ext=true
TIBCO.CEP.modules.function.catalog.database=true
######################################################
Note:All catalog functions are supported with version 4.0.1 HF1 and later.