A new feature in AccuRev 7.3 is the ability to do code reviews with the integrated Micro Focus Pulse tool. Once the user schema has been updated to support email and display names, (see the 7.3 Install and Release Notes) this information needs to be added to AccuRev via the GUI (Admin | Security). This requires that each user being granted the ability to use Pulse needs this information input.
Below are the commands that will update AccuRev with this information for each user. Using the command line will allow admins to perform this update via batch files rather than editing each user via the GUI
accurev setproperty –r –u user name “Display Name” “Joe User”
accurev setproperty –r –u user name “Email Address” “name@mycompany.com"