Skip to main content
Version: 2.82.x.x LTS

Use cases

Creation of an OpenOffice template (collection) for an OTP card letter

  1. The template store administrator creates an OpenOffice writer document with the following properties:
  • Document has extension .odt
  • Document may contain formatted text and pictures.
  • Document has zero or more allowed placeholders "). To insert a placeholder in OpenOffice 3.2.0, do the following: Insert -> Fields -> Other -> Functions -> (Type: Placeholder, Format: Text) -> give a placeholder name from the list above. You can leave the reference box empty.
  • Document may have two freely formatted tables.
  • Document is written in one of the four supported languages (English, German, Italian or French).
  1. The template store administrator opens the view "Template Manager" .
  2. The template store administrator creates a new collection .
  3. The template store administrator creates a new template . He specifies the following input fields:
  • The template collection the new template belongs to (he created this collection previously, in step 3).
  • The document type ("oo" for OpenOffice).
  • The communication event type ("OTP initial").
  1. The template store administrator adds the first template text to the newly created template. It first selects the language which corresponds to the language of the OpenOffice Document and then selects the document's file from the file system. After uploading the file, the template store administrator selects the placeholders from the list that should be mandatory. (If a mandatory placeholder cannot be resolved, the whole printing process will be cancelled. On the other hand, an optional placeholder can be left empty.

Creating and printing an OTP card for a user

  1. User administrator opens a user for editing.
  2. User administrator clicks on "New" button under the credential list.
  3. User administrator selects type as "OTP Card" and saves the credential.
  4. User administrator clicks on "Output".
  5. User administrator selects "Print" as output type and "Initial" as letter type, clicks "OK" and picks up the printout.

Using a non-default e-mail template for password generation

  1. If there is no e-mail template for password initializations yet, create one with precedence 0 . This template will be the default template.
  2. Create a second e-mail template for password initialization within the same template collection with precedence 2.
  3. Set the parameter "templatePrecedence" to 2 in the password policy.
  4. Open a user who does not have a password credential.
  5. Create a password credential for the user. The e-mail template with precedence 2 will be used during the communication with the user instead of the default template.