- cbaUtils library
- cbaWorkflow.ini file
- cbaWorkflow logical design
- connection.ini file
- Data governance
- Repository Connector
- Workflow monitor
- workflow shared memory
This chapter will describe logical design of the cbaWorkflow components
- cbaWorkflow - application engine, its main driver
- cbaWorkflowNode - a base class for different kinds of nodes derived from it
- Repository connector for various RDBMS
- cbaGraph - a class used to graphically represent nodes adjacency and the current state of execution
- ApacheTomcat servlets application which enables workflow creation and monitoring