Workflow Analyzer Flashcards
What are the capabilities of Workflow Analyzer ?
Choose 3 of the options below
Enables us to edit, disable and enable rules from Studio.
Enables us to manage errors and warnings in the Error List panel.
Enables us to run validation and analysis at file or project level.
Enables us to debug workflow step by step in Studio.
Enables us to switch between the design experiences.
Enables us to edit, disable and enable rules from Studio.
Enables us to manage errors and warnings in the Error List panel.
Enables us to run validation and analysis at file or project level.
How are rules used if you select ‘Workflow’ as scope?
Choose one of the options below
The rules are enforced at activity level, checking variables, arguments, and properties.
Checks are performed at project level.
Rules perform checks in a single project file, for example ‘Unused Variables’.
Rules will generate a message in the Error List panel.
Rules perform checks in a single project file, for example ‘Unused Variables’.
What package is required to build custom rules for projects?
Choose one of the options below
UiPath.Activities.Api
UiPath.System.Activities
UiPath.UIAutomation.Activities
UiPath.Credentials.Activities
UiPath.Activities.Api
Review Question: To improve readability, variable and argument names must align to a naming convention. If a variable is written as FirstName, then what is the naming convention followed?
Choose one of the options below.
Lower camel case
Kebab case
Snake case
Pascal case
Pascal case
Workflow Analyzer rules contains:
Choose all the options that apply.
Variable
ID
Recommendation
Description
Name
Location
ID
Recommendation
Description
Name
What are the available rule action levels in the Workflow Analyzer?
Warning
Workflow
Error
Verbose
Info
Activity
Warning
Error
Verbose
Info
Review Question: Which of the following properties cannot be modified once global constants and variables are created?
Choose 3 of the options below.
Value
Data Type
Name
Scope
Data Type
Name
Scope
How can we check a project for validation errors and Workflow Analyzer violations in Studio?
Choose one of the options below
By clicking Analyze File in the Design ribbon tab.
Navigating to the Project panel, clicking Project Settings, and then selecting Workflow Analyzer.
By clicking the Analyze File drop down menu in the Design ribbon tab and selecting Validate Project.
By clicking the Analyze File drop down menu in the Design ribbon tab and selecting Analyze Project.
By clicking the Analyze File drop down menu in the Design ribbon tab and selecting Analyze Project.
How can an organization enforce custom rules pertaining to their needs across all projects, in a centralized manner?
Choose one of the options below
Using UiPath Automation Ops
Using UiPath Studio
Using UiPath Automation Hub
Using UiPath Orchestrator
Using UiPath Automation Ops
What is the functionality of ‘Enforce Analyzer before Run’ feature?
Choose one of the options below
Allows execution of workflow even if there are errors
Checks all rules irrespective of their action
Does not allow execution in run or debug mode if rule validations with Error action are found.
Allows only debugging of workflow even if there are errors
Does not allow execution in run or debug mode if rule validations with Error action are found.
What information does the JSON file contain after exporting the Workflow Analyzer results?
Select all options that apply.
Default action
Scope
Parameters
Severity
Errors Description
Parameters
Severity
Errors Description
Where will the results of workflow analysis be displayed?
Choose one of the options below.
In the logs by clicking Open Logs in the DEBUG ribbon tab.
In the Watch panel
In the Output panel
In the Error List panel
In the Error List panel
What does Studio do when running a Workflow Analysis?
Choose one of the options below.
Run analysis first and then validation
Run just validation
Run validation first and then analysis
Run only analysis
Run validation first and then analysis
What can you do using the Workflow Analyzer Settings menu?
Choose all 4 options that apply.
Configure rule parameters, where possible
Change the Default action for each rule
Add rules
Access the documentation page for each rule
Set the Workflow Analyzer to run at a specific time
Enable and disable rules
Configure rule parameters, where possible
Change the Default action for each rule
Access the documentation page for each rule
Enable and disable rules