Configure the following
server parameters in the web.conf for the PLANTA
project system which is to communicate with the PLANTA
pulse system:
-
generic_service
- must be activated (true)
-
generic_service_interface
- must be configured if necessary
-
generic_service_port
- must be configured
-
ssl_generic_enable
- must be deactivated (false) since SSL is not supported. If you want to have PLANTA pulse running on HTTPS, you have to work with a proxy/tunnel.
-
apikey_auth_filter_generic
- must be deactivated (false) since PLANTA pulse does not authenticate to the other web interfaces.
- After you have configured the parameters, the server must be restarted.