In BusinessEvents 4.0.1, how to specify the name of Resource (Decision Table) correctly in the Authorization file?
book
Article ID: KB0089264
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Description: ============ In BusinessEvents 4.0.1, how to specify the name of Resource (Decision Table) correctly in the Authorization file?
Environment: ========== TIBCO BusinessEvents Studio TIBCO BusinessEvents Decision Manager
Symptoms: ========= In the 4.x Decision Manager documentation, Resource Type (DECISIONTABLE) is mentioned under the Resource Types and Action Types section, whereas in the .ac file (For eg, CreditCardApplication.ac), under folder <TIBCO_4.0.1_Home>\be\4.0\rms\examples\CreditCardApplication\config ; Resource Type RULEFUNCTIONIMPL (<resource id="TABLE" type="RULEFUNCTIONIMPL"/>) is mentioned.
Resolution: ========= RULEFUNCTIONIMPL is the correct way to specify the permission for the Decision table in the .ac file. Also, all authorization and authentication topics are documented in the core doc set, in the TIBCO BusinessEvents Administration guide - because they are core features. The correct 4.0.1 documentation is in the TIBCO BusinessEvents Admin guide chapters on authorization.
Issue/Introduction
In BusinessEvents 4.0.1, how to specify the name of Resource (Decision Table) correctly in the Authorization file?