Chapter 2 Project Design Tutorial This tutorial takes you through all the steps of configuring, building, deploying, and testing a TIBCO BusinessEvents project. The emphasis is on basic project design, with deploytime activities limited to the basic actions required to test a design. Topics • General Runtime Flow • Importing Existing Projects into Your Workspace • Create the FraudDetection Project • Add an HTTP Channel and Destination • Define the AccountOperation, CreateAccount, Debit, and Reply Events • Define the Account Concept • Add the FraudCriteria Scorecard • Add the InitializeScorecard Rule Function • Add the PreProcessor Rule Function • Add BadCreateAccount and CreateAccount Rules • Add ApplyDebit, BadApplyDebit, and CheckNegativeBalance Rules • Add the FraudDetection Rule and Unsuspend Account Rule • Analyze and Validate the Project • Add a Cluster Deployment Descriptor and Build the EAR File • Start the Engine and Send Events