Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log into the CEP management console which is located at https://localhost:9443/carbon.

     

  2. Go to Tools -> Event Simulator. Under the 'Multiple Events' section, you can see 4 files listed there which contains some sample data as follows.
  3. The userEvents.csv file contains sample data that is used to fill the in-memory CardUserTable. Click play start sending events to fill the table.

  4. The blackListUserEvents.csv file contains sample data that is used to mark user entries in CardUserTable as blacklisted. Click play to start sending blacklisted events and mark some table entries as blacklisted.
  5. The purchaseEvents.csv contains credit card transactions data. Play it and send the transaction data. 
  6. After sending sample events from purchaseEvents.csv, you will be able to see the outputs as follows.

    Image RemovedImage Added