Previous Topic: Example: Customize the Help

Next Topic: Example: Localize the Help

Example: Create Wiki Help

A customer has a highly-customized Identity Manager 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.

To create Wiki help

  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 should have a single entry:
    *.*=http://www.neteauto.com/wiki.jsp?page=${task}-${page}
    

    The help links will launch 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 Identity Manager Server.