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.
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.
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.