We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The use case for demo purposes used here is explained as follows. The system we are designing is an e-commerce discount calculation system.
The rules for the discount calculation are –
Here the inputs will be of three different types as they are coming from three different data sources/APIs.
This input has information like –
This input is a summarization of the orders made by the user so far. This input has information like –
This input is a summarization of the telemetry information collected based on the user’s visit to the site. This input has information like –
Home
Introduction
Getting Started
Use Case