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.
Configuring in processes.xml
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:
This guide assumes you have not used GenX to add the Notifications component. You should only add components manually if your project is on an older framework version that does not support GenX Add.
This guide assumes you have not used the GenX add command to add the Reconciliation component.
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.