Versions Compared

Key

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

Overview

Requirement: Dstny Analytics 5.4.0. or later.

From this guide, you will learn how to set up a fully anonymized customer in Dstny Analytics. The customer can be used in demos and training sessions since no names or numbers are identifiable as actual persons or companies.

...

Run this command in the platform CLI. Switch out the XX XXXX at the end with the Customer Id of the template customer:

Code Block
ExecuteModuleCommand -m TelepoBcs -c GenerateDemoCustomer -i XXXXXX

Verify the result

In the customer list, you should now find a customer called The Company:

...

The reports will be based on actual data, but since it is fully anonymized, it can be used for demos and training sessions:

...

From an administrative point of view, the demo customer works as any other customer in Dstny Analytics. You can create users under it to provide access to sales staff or even potential end customers.

Delete a Demo customer

Note

Important: Make sure that you are NOT in the context of the customer you want to remove before running the command described below

...