Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!
@himanshutiwari57124 жыл бұрын
amazingly explained ,best resource on internet to learn About A2019,if it includes some more complex use case than it would be a great platform to get job ready as a RPA Developer..Thanks a lot
@qualityassurancelab77644 жыл бұрын
@@himanshutiwari5712 Thank you so much!
@HeyTCT4 жыл бұрын
Great video as always, could you please make a tutorial on using data tables? Activities combining data tables based on keys, or removing duplicates will be very helpful. Thanks again!
@prashantpatil31088 ай бұрын
Thanks. But this captures text of the window available on screen. If my pdf is big and needs to be scrolled then it is not capturing full text. Any idea how to capture full text from pdf file?
@rahuljain67894 жыл бұрын
I tried for the PDF using OCR window command as mentioned in the video....but the active window was coming to be my bot editor again and again....then I put a delay after the open pdf command and it worked...but what I feel is that Delay should not have been required here... Any idea anyone?
@javatips5979 Жыл бұрын
amazing work
@utkarshashripanavar31304 жыл бұрын
Hi mam, can you please make videos for A2019 advanced certification test,training. As in that test many practical questions and scenario based questions have been asked.
@umerIqbal-m3g Жыл бұрын
i am following a same step which one you are following for giving a ocr file path with file extenshion but i got error This may be due to the following reason: Supported file extensions for 'imagePath' are 'jpg,jpeg,bmp,gif,png' Location: OcrProjectDemo (line 2) To continue, edit the bot and fix the error. Then, try again.
@niharzutshi96624 жыл бұрын
Great mam
@himanshutiwari57124 жыл бұрын
Do we have option to select Google cloud or some other OCR by default we have ABBY right?
@qualityassurancelab77644 жыл бұрын
In OCR Package, there is no option to select. ABBY is already installed by default
@meghanavincent34694 жыл бұрын
Hi, I tried to create bot by using action: Capture Area for a pdf document (only one) stored in local. Selected Window Title as 'Variable': Document path stored in Variable of type Path Capture the area I wanted to display the text Selected Locale as English Stored in String variable and displaying in Message box But the output is either shown as blank or some other text of the pdf. Please help me in this query. Thankyou
@qualityassurancelab77644 жыл бұрын
Hi, can you confirm, if it works with Capture window action with window as currently active (as shown in the video)?
@purushottamw4 жыл бұрын
I have a case where I am getting the below information on extraction. Now in this case the I can add "INVOICE DATE " After but there no way I can write the date in Before as this is dynamic. How to get the invoice number in this case. can you please help. "INVOICE Asset BILL TO Sit Amet INVOICE # INVOICE DATE 100 28/10/2020 DESCRIPTION AMOUNT 1,200.00 TOTAL ? 1,200.00 Search 'Redact' [2q Export PDF v Edit PDF [2q Create PDF v Comment Combine Files"
@siddamanilkumar84424 жыл бұрын
Nice Video Madam. Very interesting. Could you also post video of selecting a Date Picker in Web application from an Excel File
@sergiomira7414 жыл бұрын
Hi greetings from Colombia.... Great video and very interesting... i would like to learn more about metabot step by step
@qualityassurancelab77644 жыл бұрын
Hi, greetings and thank you! Metabots concept is not present in A2019, it was present in A11 version. Please let me know if there is anything with which I can help you!
@sergiomira7414 жыл бұрын
@@qualityassurancelab7764 thanks!!!! l give you 100 likes
@qualityassurancelab77644 жыл бұрын
@@sergiomira741 Thank you so much!
@guruphot4 жыл бұрын
Hi...Say if i want to extract more than one field..i.e Invoice #, Date, Purchase Order and Total..How to do this??
@qualityassurancelab77644 жыл бұрын
Hi, in such case, extract the complete portion which contains fields to be extracted i.e Invoice #, Date, Purchase Order etc . and store the result in a string variable say extractedData. Later use String: Extract Text Action for each of the fields(i.e Invoice #, Date, Purchase Order etc) to be extracted from string variable extractedData To use String: Extract Text Action, please refer kzbin.info/www/bejne/o5m8coSrrK-Vqq8
@sanghavig99164 жыл бұрын
I have a question from pdf integration pls do reply Do I need licensed excel software to extract data from pdf? Any other option is there to store to excel? Thanks in advance
@qualityassurancelab77644 жыл бұрын
There are 2 packages in A2019 related to excel. If Excel is installed on your system with license, use Excel Advanced package. If Excel is not installed on your system, use Excel Basic package. To store data to excel if you don't have excel license/excel not installed, please use excel Basic -> Set cell Action. Please checkout this video for quick reference - kzbin.info/www/bejne/naXSn3-eftiNpdE Hope this helps, please let me know for further questions.
@samueloluwakanmi22733 жыл бұрын
How can one log to an excel worksheet?
@abhijeetsingh0894 жыл бұрын
Good
@harshithasannappa75812 жыл бұрын
Can u please make a video on how to deploy bots in a360
@asmuru78anand254 жыл бұрын
kindly share sample pdf file
@sweetlife3343 жыл бұрын
You here: www.mediafire.com/file/p5vu74krw4eodab/Invoice_%2526_Purchase_Order.rar/file
@travelbark10133 жыл бұрын
if i have 1000 of pdf files so first You are open all 1000 pdf file before extracting Data