Go to the web.conf and configure the following server parameters for the PLANTA project system which is to communicate with PLANTA pulse :

  • 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 activated (true) if you want to run PLANTA pulse on HTTPS.
  • apikey_auth_filter_generic - must be deactivated (false) because PLANTA pulse does not autenticate itself to web interfaces.
  • After you have configured the parameter you have to restart the server.