What is the type of Advisory Event raised for Decision Table Hot Deployment

What is the type of Advisory Event raised for Decision Table Hot Deployment

book

Article ID: KB0083450

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition 5.x

Description

Requirement:
===========
Developers want to take some action when a business user Hot Deploys a Decision Table. Ideally you would want to define a low priority rule to define necessary actions. The rule depends on Advisory Event and specific event type related to DT hot deployment. 

Rule condition is as follows. 
advisoryEvent@type=="<Type of Advisory Event logged for DT hot Deployment>";

Issue/Introduction

What is the type of Advisory Event raised for Decision Table Hot Deployment?

Environment

All Supported Platforms

Resolution

We do raise an advisory event when Decision Table is hot deployed. The type of the advisory event is "deployment.externalclasses.success". There are other event types for specific actions as documented here:

https://docs.tibco.com/pub/businessevents-standard/5.4.1/doc/html/GUID-DABD46A0-A3A2-488D-A420-215AD5BEFB7D.html

You can use the event type "deployment.externalclasses.success" to define the rule condition and that gets triggered when the DT hot deployment happens.


 

Additional Information

case # 01526048