Using Profiles
Using Personal Profiles
The PPM Framework allows for personal profiles to be set up by placing a Wiki Page in the users Home Folder (/Members/user-id) named Profile with the following content:
# General Format
# Lines beginning with # are ignored as comments
# Precede parameters for specific applications with line containing only Application: followed by the Application (Product) Name
# followed by the parameters with values used by that application
# Example:
#Application: Projects
#Department: Information Technology
#Project Manager: Sam Allgood
#Tag: eGov
#
# Common parameters can be entered under Application: All
Application: All
Department: Information Technology
Application: Projects
# Default Project Manager selected
pm: sallgood
# Default Tag selected
tag: all
Return to Index