Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Enable Additional Features in Platform Engine Module for advanced functionality

 Steps 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 latest PlatformEngine jar from docroot.

3. Run the engine jar by using following command:

        java -jar PlatformEngine.jar

Back to Top

  • No labels