How to add policies for Profile types

CAT Features

Problem Description

Various Profile types have been imported. Their policies should be personalized in regard to the Activity streams, the Tagging, the Report-To information, etc.

Solution with Websphere Commandline Interface

Search the HCL Connections documentation for the steps to solve your problem.

  1. Start the wsadmin commandline interface as administrator. ATTENTION: All commands for the commandline interface are case sensitive!
  2. Activate the relevant Jython script.
  3. Check out the relevant HCL Connections configuration XML file.
  4. Open the HCL Connections configuration XML file and edit the parameters. ATTENTION: Make sure you don’t accidentally violate the XML schema, e.g. by forgetting to close a tag or a quotation mark. For every profile type:
    1. Copy the ‘default’ profile policy
    2. Rename it to the profile type,
    3. Change all the settings you want to. There are more than 15 individual parameters and settings you can adjust for every Profile type.
  5. Check in the configuration file again.

Solution with Connections Administration Toolkit (CAT)

Navigate to Administration – Profiles, subsection Profile Types. There, all the profile types you have imported from the Directory are listed. The parameters you can adjust are separated into groups:

After editing the parameters, a confirmation popup summarizes the changes and allows you to enter a comment. All changes, comments, and who made them, are logged by the CAT application.

 

Other CAT Features