Adding a custom tool
This procedure uses the example scenario from Adding a subsection for similar tools.
- Right-click the handle (blue dot) of the Comment row for the section that you want to add tools to and click Add Sibling Below.
- Add a new page row.
- In the Action column, select Append and Map to.
- In the Target column, enter .pyRulesAndToolsList.
- In the Relation column, select a new page.
- Complete four Set rows for the top-level expandable
section. In the Action column, select
Set and then enter the following:
Row Target column value Source column value 1 .pyNote The tooltip text to be displayed in Access Manager; a short description of the tool function. For example:"Retrieve number of items in worklist."
2 .pyPrivilege The privilege name. For example:"CanUseWorklistCounter"
3 .pyClassName The privilege class name. For example:"@baseclass"
4 .pyLabel The tool function name to be displayed on Access Manager. For example:"Worklist items counter"
- Save the data transform.
Previous topic Adding a subsection for similar tools Next topic Attribute-based access control