Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleSteps To Run PlatformEngine

Enable the necessary flags in PlatformEngine to enable some of the advanced features. 

  1. Set flag as true in "server-config.json" to run respective Engines -("AuditEngine" or "PlatfromWebhookEngine")

  2. Download Get the latest PlatformEngine jar - https://infra.cogdevopsgithub.com/repositoryCognizantOneDevOps/docroot/insights_install/release/latest/PlatformEngine.jarInsights/releases

  3. Run the engine jar by using following command or set it up as service in your operating system:

        java -jar PlatformEngine.jar

...