Update a code quality rules form in RPA Hub
Update few fields in the code quality rule form to set the code quality check standard.
Before you begin
Role required: sn_rpa_fdn.rpa_release_manager or sn_rpa_fdn.rpa_admin
Procedure
Navigate to All > Robotic Process Automation > RPA Hub Workspace.
Select the list icon (
Image omitted: rpahublist-icon.png
List icon.\).
List icon.\).
On the Lists tab, under Administration, select Code Quality Rules.
Open a rule that you want to modify.
Update the following fields as appropriate:
- Severity
- Regular Expression or Value
- Active
- Select Save.
Parent Topic:Code quality check in RPA Hub
Code quality rule form in RPA Hub
Use the Code quality rule form to view a rule along with description and type.
| Name of the rule | Description |
|---|---|
| Code | Unique number of the rule. |
| Name | Short description of the rule. |
| Type | Type of the rule.- Regular Expression - Integer - None |
| Active | Sets the rule as active or inactive.On clearing this option, the Code Quality Check feature in RPA Desktop Design Studio will not consider this rule while inspecting an automation or an activity for a code quality check. |
| Severity | Severity type of the rule.- Error - Warning - Information |
| Regular Expression | Expression to define naming conventions.This field appears only when the type is Regular Expression. |
| Value | Value based on the type of the rule and description.This field appears when the type is Integer. |
| Description | Brief description of the rule. |
Related topics