Postprocessing
The external extension mechanism lets you post-process planning results.
Examples:
- Calculating additional statistics.
- Adjusting trips to meet additional business requirements.
- Filling in attributes to be shown on the map or in the table in Studio.
How to use
-
Run a service that implements the UniversalExtension API
-
Specify the service address and the connection parameters in the
plan_settings.extension_settingssettings. -
Run the planning - at the final stage the external service is called and its result is written to the experiment.