The following demo is supported by the following documentation:
Automation Engine: Dynamic Workflow
- Install Temporalite
- Run the Temporalite in a command line interface
./temporalite.exe start --namespace default --ephemeral
- Browse to the user interface: http://localhost:8233/namespaces/default/workflows
- Uncomment the @PostConstruct annotation in the WorkflowHandler
- Uncomment the first scenario
- Run the com.cloudops.engine.EngineApplication
- Enjoy!
- Repeat the 4-5 steps for each scenario and then the DynamicWorkflowHandler