![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
In this task, you finish building the project ontology by creating a scorecard. The FraudCriteria scorecard will store the criteria used to determine fraud, not any specific data about customer accounts. In this example, you will use this scorecard in rules.What is a scorecard? A scorecard is a special type of concept. A scorecard serves as a static variable. You can use a scorecard resource to track key performance indicators or any other information. Unlike concepts, there is only one instance of a scorecard. You create the scorecard at design time. Its values can be viewed and updated using rules.
• Chapter 13, Scorecardsin TIBCO BusinessEvents Developer’s Guide.
1. Select the FraudDetection root folder and press Ctrl+N. In the Select a Wizard dialog, expand TIBCO BusinessEvents and click select Scorecard.
2. Name the scorecard FraudCriteria. Add the description Stores the criteria used to determine fraud, and click Finish.
3. In the FraudCriteria Scorecard editor, add the following properties:
Next, you will configure a rule function that sets values for the scorecard, and one that acts as an event preprocessor — a term covered in the section Add the PreProcessor Rule Function.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |