1. RPA UIPath certification consists of Multiple Choice Questions and 1 Practical exam ? 2. If I go through all these videos , will I be able to clear it on first attempt ? 3. I want to develop an end to end real time live project, the one they used in company. Please suggest everyone.
@@UiPathRPA : I have few more queries related to certifications. Query # 1 and Query #3 Need to know entire process in and around like duration of the hour, center where I need to give the exam etc ! a quick response would be much appreciated as I have very less time.
Thank you so much. I really appreciate your effort. one thing i don't understand at the end while writing the data you mentioned A1 range in it but,We have to write the value of charges in it so accordingly we will mention the corresponding range i.e, .range D1:D4
Because we have stored calculated data in same datatable by using assign activity so instead of writing data one by one Better to write in datatable and write whole data table to excel. A1 means data will write from first cell.
Hello, If there are two charges available then how can I take that value and write it in excel file. Please help with it as I am facing similar issue in my project.
Plz help in Type into while writing row.("source"). Tostring showing as row is not detected due to in accessible due to protection level what to do??? Plz help
i have a problem.???? i completely do this process and its working but it stop after some automation because number or name is been taken. is there have any solution for automation next row or skip the row and start with next one?
Thanks for watching my videos! If you will keep your activity under For each row activity then it will iterate one by one and process all rows which is in datatable.
@@UiPathRPA it's not work because i have some extra work after click on submit button. Sorry not for mention it earlier!!! Anyway i do, what you told me and its not work and now what can i do???
@@UiPathRPA i did it as a beginner. Don't fell bad. you need to edit it as your process. here is my drive download link drive.google.com/file/d/1QfphZJWDteedE_48AvoKwfwhbTGgUw7f/view?usp=sharing --
Hi sir Actually I'm done the same use case in which there some source and destination and their qoute didn't get any. Result like it is showing no courier service present their so how can we handle that and how can we print the message in excel sheet, if there are no courier service present
Can you please make one video on mention below example : Suppose there are 1000 data in Excel and we need to add data in let say in web site and get to print status in Excel if somehow after 400 record script not work so in that case how we see status in Excel upto 400 success record
Hi Manish Actually , please make a video that how to send attached excel file through email. I was trying but I got an error message that "Can not communicate with the browser, please check the UIPATH extension".
Sir am facing error-- source : attach browser ' iexplore.exe.Parcel' Message: error HRESULT E_Fail has been returned from a call to a COM component Plz suggest
hai manish, my task getting some issue can you help me plz.. source: click image 'iexplorer.exe Courier'(click image 'iexplorer.exe Courier') message:Image not found Exception type:uipath.core.ImageOperationException
I am facing this issue when following as u taught Type Into 'SELECT get-quote__dest...': Could not find the UI element corresponding to this selector: The closest matches found are: [94%] [83%] [68%] [50%]
I have one example, what if we have to take the data from different excel sheets and have to save the outcome values to all together new excel sheets, not to the same excel sheet. It would be great if you can anwser with a example. Thanks You
Dear Manish Thanks for the nice videos. I getting bellow error Source: Click Image 'chrome.exe Courier' (Click Image 'chrome.exe Courier') Message: The type initializer for 'Emgu.CV.CvInvoke' threw an exception. Exception Type: UiPath.Core.ImageOperationException I am talking about Parcel Monkey WebAutomation
Iam facing small issue Type into activity is doesn't taken .. Source: Type into select get-quote_orig... Message: column source doesn't belong to table Exception: system.argument.exception
Type Into 'SELECT get-quote__dest...': Could not find the UI element corresponding to this selector: The closest matches found are: [94%] [83%] [68%] [50%]
1. RPA UIPath certification consists of Multiple Choice Questions and 1 Practical exam ?
2. If I go through all these videos , will I be able to clear it on first attempt ?
3. I want to develop an end to end real time live project, the one they used in company.
Please suggest everyone.
Yes, If you go through all videos, you will be able to clear exam. Reframework is also important part of this.
@@UiPathRPA : I have few more queries related to certifications.
Query # 1 and Query #3
Need to know entire process in and around like duration of the hour, center where I need to give the exam etc !
a quick response would be much appreciated as I have very less time.
Awesome man... What a collection of UI path videos.. I became your fan
Awesome effort. Thanks for clearing my doubts.
keep posting such videos with real time examples.
Cheers .
Thank you so much for compliment!
Hi, i can't stop my self to give you best wishes for such awesome videos I m newbie in uipath but ur videos give me good startup.
Thanks a lot😄
Thank you so much Gitu for your appreciation!
Thanks manish this is one of the great tutorial
Thank you so much Saahil for your valuable comments..
Watch this video to learn Web automation, Ui Automation and Excel Automation in Uipath
Tqs for your patience bro
Nice effort try to do more videos
Thanks Anu.. ☺
Thank you so much. I really appreciate your effort.
one thing i don't understand at the end while writing the data you mentioned A1 range in it but,We have to write the value of charges in it so accordingly we will mention the corresponding range i.e, .range D1:D4
Because we have stored calculated data in same datatable by using assign activity so instead of writing data one by one Better to write in datatable and write whole data table to excel. A1 means data will write from first cell.
@@UiPathRPA okay i got it.
once again thank you for your effort.
@@ashwinnambiar8642 Thank you for your appreciation...😊
Hi,Why did you put readdt variable in write range and not chargesdt?
Thanks for the Video, really cool stuff. Could you also Post it in English, I couldn't follow all steps.
Thanks for suggestion.. I will try to add the subtitles in English.
Hello,
If there are two charges available then how can I take that value and write it in excel file.
Please help with it as I am facing similar issue in my project.
Thanks
Plz help in Type into while writing row.("source"). Tostring showing as row is not detected due to in accessible due to protection level what to do??? Plz help
Check if you are passing correct column name and run in debug mode and see if you are getting any value in row.
i have a problem.????
i completely do this process and its working but it stop after some automation because number or name is been taken. is there have any solution for automation next row or skip the row and start with next one?
Thanks for watching my videos! If you will keep your activity under For each row activity then it will iterate one by one and process all rows which is in datatable.
@@UiPathRPA
it's not work because i have some extra work after click on submit button. Sorry not for mention it earlier!!! Anyway i do, what you told me and its not work and now what can i do???
Can you please share project?
@@UiPathRPA
i did it as a beginner. Don't fell bad. you need to edit it as your process. here is my drive download link drive.google.com/file/d/1QfphZJWDteedE_48AvoKwfwhbTGgUw7f/view?usp=sharing
--
OK I will check it.
Hi sir
Actually I'm done the same use case in which there some source and destination and their qoute didn't get any. Result like it is showing no courier service present their so how can we handle that and how can we print the message in excel sheet, if there are no courier service present
Can you please make one video on mention below example :
Suppose there are 1000 data in Excel and we need to add data in let say in web site and get to print status in Excel if somehow after 400 record script not work so in that case how we see status in Excel upto 400 success record
Can you share the XAML file please
Hi Manish
Actually , please make a video that how to send attached excel file through email. I was trying but I got an error message that "Can not communicate with the browser, please check the UIPATH extension".
Please watch this video..
th-cam.com/video/KE9raKNTkfI/w-d-xo.html
Sir am facing error-- source : attach browser ' iexplore.exe.Parcel'
Message: error HRESULT E_Fail has been returned from a call to a COM component
Plz suggest
Please click anywhere on the body of the page in attach browser, it'll be okay after that.
hai manish,
my task getting some issue can you help me plz..
source: click image 'iexplorer.exe Courier'(click image 'iexplorer.exe Courier')
message:Image not found
Exception type:uipath.core.ImageOperationException
It seems selector issue. Need to look into workflow.
I am facing this issue when following as u taught
Type Into 'SELECT get-quote__dest...': Could not find the UI element corresponding to this selector:
The closest matches found are:
[94%]
[83%]
[68%]
[50%]
I have one example, what if we have to take the data from different excel sheets and have to save the outcome values to all together new excel sheets, not to the same excel sheet.
It would be great if you can anwser with a example.
Thanks You
You just have to provide the another excel name in write range activity while writing the data to excel at the end.
Dear Manish
Thanks for the nice videos.
I getting bellow error
Source: Click Image 'chrome.exe Courier' (Click Image 'chrome.exe Courier')
Message: The type initializer for 'Emgu.CV.CvInvoke' threw an exception.
Exception Type: UiPath.Core.ImageOperationException
I am talking about Parcel Monkey WebAutomation
Try to generate the selector again for click activity or modify selector.
Iam facing small issue
Type into activity is doesn't taken ..
Source: Type into select get-quote_orig...
Message: column source doesn't belong to table
Exception: system.argument.exception
I need to look into workflow file then I can help you.
it means that the column or data is NOT in the data table. check ur excel versus what u write in data table not hard to figure out ;)
Everything is fine but its not writing the charges to the cell
Type Into 'SELECT get-quote__dest...': Could not find the UI element corresponding to this selector:
The closest matches found are:
[94%]
[83%]
[68%]
[50%]
Runtime execution error... Mail already send to you
Sure..I got your mail.
Awesome videos but try to use only english