Skip to main content

Celonis Product Documentation

Configure the carbon engine

Navigate to the new folder “outbound_shipping_emission_calculation” and open the “config.py” file.

You need to adjust the four following parameters:

  • data_pool_id

  • data_model_id

  • climatiq_key

  1. Where to find the id for the “data_pool_id” parameter?

    Navigate to the data pool which contains the O2C data model with the shipping tables and copy the highlighted part from the URL.

    image40.png

    Note

    Make sure that the MLWB which contains the scripts for the carbon engine has all permissions for this data pool.

    Example:

    image49.png
  2. Where to find the id for the parameter “data_model_id”?

    Navigate the O2C data model with the shipping tables and copy the highlighted part from the URL.

    image43.png

    Note

    Make sure that the MLWB which contains the scripts for the carbon engine has all permissions for this data model.

    Example:

    image59.png
  3. Where to find the id for the parameter “climatiq_key”?

    The API Key for our Carbon Engine, is provided along with the script.

    Save the configuration file after you have made all customizations.