Enable selection of Role Assignments to Position request

By default, the Role Assignment to Position request is not available for selection in the drop-down list on the Requests page. To include it in the drop-down list, the ApprovalOperations.xml file needs to be configured as shown in this figure:

To configure the xml setting:

XML file name and path [InstallPath]\Settings\ApprovalOperations.xml
Tag <operation>
Node <cancreaterequest>no</cancreaterequest>
Configuration setting Set the value of <cancreaterequest> to:
  • yes - The request will be available for selection on the User Interface.
  • no - The request will not be available for selection on the user interface.
Default The default value is no.