UiPath quick validation

I need one small help regarding human validation.

  1. I have a file
  2. I want to create a validation with output fields
  3. I want to build a logic where the user will be validating whether the document is correct or not
  4. If the document is valid, the human will be putting the values directly from the document in the output fields
  5. Our bot will pick up the output fields and process it from there
  6. Is it possible?
    If uploading the file is not possible without using DU , can we pass the file to the user?
  7. The user will just validate the file and based on output we will perform the next steps…

@Ritaman_Baral

Action center is the way for you to display the file and ask for user inputs …create a form for action center and use it…for displaying file you need to upload file to orchestrator storage bucket which can be linked to the form You created

Cheers

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