Defining the AccountOperations Event
This event is a parent to events that are used in the project. It has one property: AccountId. All its child events inherit this property, and extend the parent by adding more.
Procedure
- Defining the CreateAccount Event
For example purposes, the information needed to create an account is an ID, a balance, and a monthly average balance (for the fraud detection calculation). The ID property is inherited from the AccountOperations event. - Debit Event Reference
Values used for the Debit event. - Unsuspend Event Reference
Values used for the Unsuspend event.
Copyright © TIBCO Software Inc. All rights reserved.