What is the standard of manual intervention?

when we consider the requirement for manual intervention in automation.

what is the standard of manual intervention?

can you explain the example?

i.e) input dialog in the sequence or data scrapes the data < this must be a robot.

Thank you in advance.

Hi @rudgns99
Manual intervention concepts mostlt comes for UiPath Action Center compoenent. Explore more on Action Center in UiPath

Here is an example of manual intervention in UiPath:

Imagine you are building an automation process to extract data from a series of PDF files. You have built a robot that is able to open each PDF file, extract the data, and save it to a spreadsheet.

However, some of the PDF files are password-protected and cannot be opened by the robot. In this case, you might build a manual intervention step into the automation process that prompts a human operator to enter the password for the PDF files that the robot is unable to open.

The operator would then enter the password, and the robot would be able to continue the process.

Regards
Kaviyarasu N

Hi @rudgns99

The user intervention should be like giving input and giving certain triggers to resume the process

you could refer to the below post for the scenario to understand

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