Data Streaming
Data Objects
1min
The data objects required will need to be transmitted in an event based implementation as will be described in the documentation. The primary objects required for the events are the
- Context - The context under which this action is being performed. This usually can be referred to interchangeably as a Feature in your application
For example, in an ecommerce transaction, the Actor is the Buyer, Action is Buying, Context is the Page or screen where the product is being bought and Object is the actual product being bought.