Enable TIBCO BusinessEvents catalog functions database.template.*, database. storedprocs.* and Instance.serialize.instance() function.

Enable TIBCO BusinessEvents catalog functions database.template.*, database. storedprocs.* and Instance.serialize.instance() function.

book

Article ID: KB0089078

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

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 &ltBE-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.

Issue/Introduction

Enable TIBCO BusinessEvents catalog functions database.template.*, database. storedprocs.* and Instance.serialize.instance() function.