Domain Model menu lists sometimes do not show up in Decision Table conditions.
book
Article ID: KB0093898
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Description: When a concept has a domain associated with one of its properties and that is used in a condition in a Decision Table, then you should get a menu/list of items to pick from. See the attached (Filename: CaptureCorrectMenus.jpg). After refactoring the Concept you will not see the menu items. See the attached (Filename: CaptureRefactor.jpg).
Symptoms: Menus do not show up in Decision Table when they should.
Cause: Doing a refactor of the Concept folder which has the Domain associated with it. This is a bug which will be fixed in a later release. The resolution below provides a work around.
Resolution
Inside the .rulefunctionimpl file,
the property paths are incorrect for the columns missing the drop down.
Specifically, the path lists the non-existent path "/Concepts/TIBCO_1/"
rather than "/Concepts/DB/". Correcting this should resolve the issue
Issue/Introduction
Domain Model menu lists sometimes do not show up in Decision Table conditions.
Attachments
Domain Model menu lists sometimes do not show up in Decision Table conditions.get_app
Domain Model menu lists sometimes do not show up in Decision Table conditions.get_app