How I can remove this warning message: UiPath recommends using “Use Excel File” inside an “Excel Process Scope"?

How can I remove this Warning message?

I don´t want use the Excel Process scope, because i see if i use this, I lost 10 to 15s in my automation, so, if i use 10 times this activites it´s like 100 to 150s

Hi @igor.mathias,

You can disable the validation rule from Workflow Analyzer Settings in UiPath Studio. If it is not present there then you can just ignore it as it will do no harm. The process will run as expected.

Do you know exactly what the rule is? Because I didn’t find anything about this warning specifically

Hi @igor.mathias
One approach
Try this
1 Go to Design → Workflow Analyzer
2 Click Manage Rules
3 Search for the rule related to Excel / Excel Process Scope
4 Disable or uncheck the rule
5 Save the configuration
Second approach is you can ignore this warning it’s not affect your workflow

If it’s helpful please mark as solution or let me know if u face issue
Thanks

I just checked the settings, there is no rule defined for this warning. So you have now two options-

  1. Use the Excel Process Scope, which is recommended
  2. Or Just ignore the warning and move ahead, but the warning will be there for always.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.