Subscribe

UiPath Studio

The UiPath Studio Guide

ST-DBP-002 - High Arguments Count

Rule ID: ST-DBP-002

Scope: Workflow

Description

This rule checks whether the number of all arguments existing in the workflow surpasses a certain threshold.

Recommendation

Reduce the number of arguments in a workflow to a minimum.

Modifying the Rule

In the Project Settings window, select the Workflow Analyzer tab. Find and select the rule, as in the image below:

875

To change the threshold, simply modify the value in the Arguments Count field. The default value is 20, which means that the rule requires the workflow not to have more than 20 arguments.

If you modify the default value to 10, then the rule would check if the number of arguments exceeds 10.

Reset to Default Value

The default value for ST-DBP-002 is 20.

To reset the value to default right-click the rule in the Project Settings window, and then click Reset to default.

987

Updated 3 years ago


ST-DBP-002 - High Arguments Count


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.