Can TIBCO BusinessEvents (BE) Views charts access scorecard values directly?

Can TIBCO BusinessEvents (BE) Views charts access scorecard values directly?

book

Article ID: KB0092411

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Description:

We are developing an application which uses BE Views charts and inference engine rules; both need to access same constant values. We would like to define those constant values with scorecard. Can BE Views charts access scorecard values directly?

Resolution

BE Views charts cannot access scorecard values. One solution for this is:

- Initialize the scorecard with constant value in the startup function.

- In metrics, have an extra property (or multiple properties if there are more than one value you want to use) for the constant value(s).

- Pass the constant value from scorecard to metrics when you compute the metrics in a rule.


Issue/Introduction

Can TIBCO BusinessEvents (BE) Views charts access scorecard values directly?