View quickstart tutorial samples
The purpose of quickstart tutorial samples is to explain how the Control Tower business process data flow is connected to the ODF architecture.
For easy reference, we have prepared a set of sample projects:
- HelloWorld for ODF: a bare-bones project explains ODF wiring
- Sample input from Data Store: demonstrates how to pass Data Store table data to the ODF application
- Sample file storage: demonstrates how to pass a file from S3 as input to the ODF application
- Invoices: shows how to mix pre-packaged ODF components with own custom
TransactionSuppliers,TransactionProcessorsandDocumentProcessors
note
All the quickstart samples are implemented using ODF versions 9.2 and 10.1.