Permitting Access to Vendors Page

Vendor users when set as primary contact automatically receives the Vendor Administrator role to access the RiskVision Application application with no permission to view the Vendors page, on the Home menu. You will need the com..vendoradmin.permission=Object.VendorUser_<permission> property, along with the permissions defined for the Vendor User object, to allow vendor primary contact users to access the Home > Vendors page. Adding the property with an appropriate permission enables the primary contact user to manage vendor users.

 To add the property: 

  1. Go to the %_HOME%\config directory and open the .properties file using a text editor.
  2. Add the following property and set one of these permissions: View, Create, Update, or Delete.

    com..vendoradmin.permission=Object.VendorUser_Update

    In the property above, the Vendor User Update permission is set. When this permission is set, also ensure that Vendor User View and Vendor User Update permissions are selected in the Permissions tab of Vendor Administrator role.

  3. Reload the server configuration to affect the latest changes.