Documentation forAccess Rights Manager

Edit and name templates

Access Rights Manager provides sample templates in the directory:

%ProgramData%\protected-networks.com\8MAN\data\templates

Remove the extension ".example" and assign the desired filename.

The filenames must end as follows depending on the template type:

  • .CreateNewUser.json
  • .CreateNewGroup.json
  • .CreateMailContact.json (rich client only)
  • .OpenOrderTemplate.json

 

Example

"NewUserSales.CreateNewUser.json"

The templates use the JSON format. Customize the templates with appropriate editors.

We recommend using Visual Studio Code (with syntax check) or notepad++.

You can find more information about the JSON format on Wikipedia.