Decision Table changes are not updated after redeploying in TIBCO Cloud Events (TCE) WebStudio.

Decision Table changes are not updated after redeploying in TIBCO Cloud Events (TCE) WebStudio.

book

Article ID: KB0076939

calendar_today

Updated On:

Products Versions
TIBCO Cloud Events -

Description

After making modifications to TCE WebStudio Decision Table and committing the artifacts and performing deploy operation in TCE.
The changes made to the decision table are not getting implemented/hot deployed to the running instance of BE engine.


The issue was because of case sensitivity in the BusinessEvents Project Name.
For example:
If the BE project name is 'CreditCardApplication', and the project ear name in the build ear dialog is CreditCardapplication (misplaced small caps ‘a’ instead of 'A').
then during the hot deployment process, it will cause a directory/case sensitivity issue in the deployed project, so the target deploy directory will not be found and the changes made to the decision table will not be implemented during the hot-deployment process.

Environment

TIBCO Cloud

Resolution

The BE Project Name and the Name field in the Build ear dialog box needs to be same ('CreditCardApplication') while building the EAR file.
Please find the attached screenshot for reference.
 

Issue/Introduction

Decision Table changes are not updated after redeploying in TIBCO Cloud Events WebStudio.

Additional Information

Deployment, BE Engineering.

Attachments

Decision Table changes are not updated after redeploying in TIBCO Cloud Events (TCE) WebStudio. get_app