40 Matching Annotations
  1. Jun 2018
    1. For information about troubleshooting various issues in IDM, including collecting useful troubleshooting information such as logs, heap dumps and stack traces, see the corresponding Knowledge Base article.

      I didn't know we were referring to KB articles now

    1. The platform includes the following components that extend what is available in open source projects to provide fully featured, enterprise-ready software:

      Is that all?

  2. Jan 2017
  3. Dec 2016
    1. When I select the Template tab, I see the (following pop-up)

      I'd change the text as follows:

      "Do you want to leave this tab?

      Your changes may be lost."

      With Stay and Leave buttons (similar to what you see in Paylocity)

    1. Insert {{ password }} in the email template code to render the randomly generated password, or insert any user properties into this email using expressions. For example: Welcome {{ user.firstName }}

      Include the User Properties of your choice in the email template, such as {{ password }} for the new password.

    1. You can insert any user properties into this email using handlebars. For example: Welcome {{ user.firstName }}

      Include account properties with the handlebars templating library, such as Welcome {{ user.firstName }}

    Annotators