I've been looking for this exact information! Great video and very well explained! Thanks for the wonderful content.
@AutomatewithRakesh2 жыл бұрын
You are most welcome Luc
@Ahmad21319937 ай бұрын
I followed the steps you mentioned. That was great! Thank you very much! But I got an error: (If: Index was outside the bounds of the array.) And I don't know how to solve it. Can you tell me how to fix it?
@venkatrao-md7fi Жыл бұрын
Hi Rakesh I need the same for multiple documents ,I have tried this but it will not work for muliple files
@craigbannerman3 жыл бұрын
Cheers for the video! Was struggling with how to approach this so was very helpful
@AutomatewithRakesh3 жыл бұрын
Great to know it helped it was a result couple of days of research thank you recognised!
@craigbannerman3 жыл бұрын
@@AutomatewithRakesh I was getting ready to deserialise the JSON output and pull it apart so a big time saver 👍
@AutomatewithRakesh3 жыл бұрын
Great to know how my research work assisting the community! This one I had spent many many hours! So I was excited someone replied
@CHRISTODOULOSCHRISTODOULOU-f7s Жыл бұрын
Hey. My extractorResults.ResultsDocument.Fields is an empty table so i get index out of bounds error..
@nishitkasbi50332 жыл бұрын
Hi Rakesh This video is quite helpful. Thank you for making this I am actually getting an error - index was outside the bounds of the array in the if condition item.values(0).confidence
@JitendraSaroj_Tech_Tutes2 жыл бұрын
my for each is not iterating confidence score. it gives only one..please give solution for this
@PraveenSingh-cl2or Жыл бұрын
Could you clear up one doubt? Is it necessary to use "Present Validation Station" for DU. What if we have thousands of documents to process? If we use the Present validation station, it should be an Attended bot....How can we make it run in an Unattended mode?
@asad56443 ай бұрын
If you are planning on using present validation station then probably it needs to be an attended bot. The frequency depends on the condition that you keep. If many files docs don't match the condition then unattended is not an option. You could probably store the document names which failed in a new excel spreadsheet without using the present validation station. That way once the bot is done you could review those docs for testing.
@PraveenSingh-cl2or3 ай бұрын
@@asad5644 thank you for clarifying my doubt.
@ashrafsamy22213 жыл бұрын
hello , can we do edit to extracting result , and then appear appended to validation station ? appropriate your help
@seetharamandotsolved22493 жыл бұрын
we can publish the same validation station inside orchestrator , into action center. i think that would help a lot to keep the bot un attended
@abolianasane35192 жыл бұрын
If we want to have the confidence score of complete document then how it can be achieved?
@chitravinjamuri70263 жыл бұрын
Hi Rakesh, what if a field status is not extracted in validation station, I'm getting index out of bounds as it is not extracted as there is no confidence value for it, how can this be handled
@pwnerdje3 жыл бұрын
Maybe a little late, but u might do a check on null value first. I.e. Assign the .Confidence to myVar isNothing(myVar) --> returns true when null or check if the string is empty/null if(String.isNullOrEmpty(.Confidence.ToString))
@kridakusuma68812 жыл бұрын
Thanks For your video. May I ask a question ? what parameters that be used by UIPATH to make value of Confidence ? I have a experiences. Confidence value was 70%, but when I checked the extraction result was 100% correct. Meanwhile when the confidence value was 87%, when I checked the extraction result there was error data.
@varunb21102 жыл бұрын
Hi Rakesh. Nice video. Just wanted to know if you have ever had a chance to present a validation station by converting a dataset into ExtractionResults (the opposite of activity named Export Extraction Results). The idea is to not use Document Understanding (cost issues), and pass the ExtractionResults from an excel. On the left would be the values and on the right would be the PDF presented for validation. Makes sense?
@prashantsasulkar23983 жыл бұрын
Are you taking classes of ui path? Bcz i really want to join best class to learn ui path deeply??
@AutomatewithRakesh3 жыл бұрын
I think in the next videos in the series I have shown it