Cache OM Tutorial : Rename or Copy the FraudDetection Example

Rename or Copy the FraudDetection Example
This tutorial builds on the FraudDetection tutorial. As a starting point for the tutorial, you need to do one of the following:
If you don’t want to build the Fraud Detection Cache (FDCache) project yourself, you can import the provided FDCache example to see how it is configured.
The tutorial assumes you will rename the basic FraudDetection project you configured earlier.
See Dependency of Readme File on a Higher Level Directory to understand how to organize your files so that you can send events to the running engine.
Learning Points
What is refactoring?  When you make changes to the structure of a project element, such as renaming or moving the element, all references to that element are updated accordingly. This operation is known as project refactoring. Some refactoring type checks are also done for copy-paste operations.
More Information
Chapter 4, Element Refactoring Operations in TIBCO BusinessEvents Developer’s Guide
 
Task A Rename the Fraud Detection Project
1.
2.
3.
Summary and Next Steps
Next you will configure the project to load objects from the cache into the Rete network before the start of an RTC.