Skip to main content
Skip table of contents

Admin: Realtime helper utility

The following command line application is provided in the RPI deployment files:

DeploymentFiles\Utilities\RedpointRealtime\Redpoint.RealtimeHelper.exe

It can be used to perform a number of useful tasks to assist in the ongoing management of an RPI Realtime installation:

  • Decompress a visitor profile: 

redpoint.realtimehelper profile <profile to decompress>redpoint.realtimehelper profile -db <e.g. mongodb,cosmosdb> <profile to decompress>

  • Encrypt an appsettings password setting:

redpoint.realtimehelper appsetting <setting to hash>

  • Encrypt a visitor ID:

redpoint.realtimehelper visitorid encrypt <visitor id to encrypt>

  • Decrypt a visitor ID:

redpoint.realtimehelper visitorid decrypt <visitor id to encrypt>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.