Previous Topic: Example: Customize the HelpNext Topic: Example: Localize the Help


Example: Create Wiki Help

A customer has a highly customized CA IdentityMinder environment and would like to provide their users with access to a rich context-sensitive help system. They want to create a Wiki for their environment that is available to users through the help links.

Follow these steps:

  1. Write the Wiki content for your customized environment.
  2. Create a resource bundle and place the .properties file in the iam_im.ear/config/com/netegrity/config directory. The resource bundle must have a single entry:
    *.*=http://www.neteauto.com/wiki.jsp?page=${task}-${page}
    

    The help links launches the Wiki with a page specific to the task and tab.

  3. (Optional) If the page has not been created yet, the user can enter the details for the task and tab.
  4. Restart the CA IdentityMinder Server.