Build your first use case
Prerequisites
Revisit the use case building framework to get an understanding on how to create a use case out of business context.
Revisit low code development to get an understanding on what is the anatomy of a use case.
Overview
These instructions cover how to define, build, deploy a use case on to the Joule Platform using the Getting started project provided here. These instructions should only be used to configure the Joule Platform for development or demonstration purposes.
Use case definition
Get Nasdaq major bank quotes
1
2
3
Deploying the use case
Now we have the use case definition we can now deployable the definitions to Joule.
Note the above definitions need to be converted to JSON ready for deployment
Reviewing results
What we have learnt
Last updated