Apache Camel - configuring runtime
System definitions
System definitions
For your Consolidator to run, it must be defined as a process and included as a service definition. Make sure you update the following files in your application:
Gpal custom endpoints require no configuration beyond the web-handler.kts file. No modifications to the processes.xml file are required. Files will be picked up automatically by the Genesis Router from the /script folders.
Configure processes.xml file
There are two important files in your application that contain configuration information:
GenesisToDb must be configured in your application-processes.xml file. The following is an example of how to do this:
Enabling the Evaluator
There are two important files in your application that contain configuration information:
There are two important files in your application that contain configuration information:
There are two important files in your application that contain configuration information:
State Machines are defined as Event Handlers in your application's eventhandler.kts file. Ensure that your Event Handler is correctly configured for runtime.