Renaming the Fraud Detection Cache Project and Changing Port
You need to modify the Fraud Detection Cache project to support a backing store. To configure the backing store behavior at runtime, use settings that are available.
- Procedure
- Open TIBCO BusinessEvents Studio and, as needed, import the FraudDetectionCache project into your workspace. See Import of Existing Projects into Your Workspace.
- In TIBCO BusinessEvents Studio Explorer, right-click the project name and select New Name field, type FraudDetectionStore and click Preview. You can preview the effect of this change, then click OK. . In the
- Open the
HTTPConnection resource that’s in the
SharedResources folder and change the port to
8209.
The provided FraudDetectionStore example project ships with this port, and its
readme.html
points to it as well (see Dependency between Readme File and Project — Port Number for more details). - Save the changes and close the resource.
Subtopics