UiPath uniquely identifies elements in the User Interface. In case the SAP application is slow, the robot will wait until the element becomes available and active and only then will do the configured action on it. Because the UI elements are unique there is no way to click on another button. If, for instance, the SAP application will freeze, there will be an exception thrown after the timeout of the click will expire.
how does UI handle invoices from different vendors? do you have to build a path/process for each? trying to understand how this scales up to hundreds of different vendors with their own invoice templates.
This was a good example of one invoice. In reality , a company can have thousands of vendors and each vendor's invoice can look different - although ideally they all include the necessary information - vendor name, invoice number, date, amount, PO number, terms, tax code, etc. Some even include more info, such as vendor number. How does the robot 'learn' to recognize the valid data when the format of the document can be different from one document to the next? In addition, some docs are pdf, others might be Excel, or Word docs. How does the robot read all of these different doc types and formats?
UiPath uniquely identifies elements in the User Interface. In case the SAP application is slow, the robot will wait until the element becomes available and active and only then will do the configured action on it. Because the UI elements are unique there is no way to click on another button. If, for instance, the SAP application will freeze, there will be an exception thrown after the timeout of the click will expire.
What was the technique used for extracting data from the pdf. You can extract only from pdf or any format. How about extracting from pdf converted images and straight images.
UiPath has dedicated activities for working with native PDF files. The automation works in the background, you don't need to have Adobe Acrobat or other PDF readers installed. With images there are different, more advanced, techniques including computer vision and image recognition/automation. Idealy the images should have a pattern that allows structuring data.
Hi, I am trying to implement sales order creation with multiline items,Please suggest me the solution . And i have tried it by using For each row activity but not able to do it for multiline items and its taking only for single line item.Please suggest me the solution.
hello sir i am trying to implement this same this with other form i ma able to save all the pdf with subject name in folder but i want a technique to extract specific data like invoice no, cust id, invoice date etc in one pdf and post that data in form in browser and continue this process with next pdf file please help me how to do this and also if you can send me the xaml file of this above video it will be a pleasure thank you
Impressed! Just attended a conference on this stuff and still quite taken aback at the possibilities.
UiPath uniquely identifies elements in the User Interface. In case the SAP application is slow, the robot will wait until the element becomes available and active and only then will do the configured action on it. Because the UI elements are unique there is no way to click on another button. If, for instance, the SAP application will freeze, there will be an exception thrown after the timeout of the click will expire.
how does UI handle invoices from different vendors? do you have to build a path/process for each? trying to understand how this scales up to hundreds of different vendors with their own invoice templates.
This was a good example of one invoice. In reality , a company can have thousands of vendors and each vendor's invoice can look different - although ideally they all include the necessary information - vendor name, invoice number, date, amount, PO number, terms, tax code, etc. Some even include more info, such as vendor number. How does the robot 'learn' to recognize the valid data when the format of the document can be different from one document to the next? In addition, some docs are pdf, others might be Excel, or Word docs. How does the robot read all of these different doc types and formats?
So, how do you teach the robot each specific format? What does the digitization process look like, what does the structuring of the data look like?
What if the SAP application is slow? How are you making sure that UiPath robot has pressed the button correctly?
UiPath uniquely identifies elements in the User Interface. In case the SAP application is slow, the robot will wait until the element becomes available and active and only then will do the configured action on it. Because the UI elements are unique there is no way to click on another button. If, for instance, the SAP application will freeze, there will be an exception thrown after the timeout of the click will expire.
+UiPath yeah, thats good.
Is it possible for us to have a look at the workflow so we can understand how and why some steps are taken and necessary?
Was this running on the users machine or on a server?
What was the technique used for extracting data from the pdf. You can extract only from pdf or any format. How about extracting from pdf converted images and straight images.
UiPath has dedicated activities for working with native PDF files. The automation works in the background, you don't need to have Adobe Acrobat or other PDF readers installed. With images there are different, more advanced, techniques including computer vision and image recognition/automation. Idealy the images should have a pattern that allows structuring data.
I'd like to know the answer to this question as well.
What is to be done if purchase invoices from different vendors have different formats..can't make those.many tamplates.what to do??
Please try to provide end to end code for the example so that it will help more for everyone
Is it possible to download this sample file? It's a good case for learning the tool.
Hi,
I am trying to implement sales order creation with multiline items,Please suggest me the solution .
And i have tried it by using For each row activity but not able to do it for multiline items and its taking only for single line item.Please suggest me the solution.
Plz send me the workflow on my mailid -anups2637@gmail.com
What a shame that UiPath didn't use COM objects for this case. It will look much nicer if the pointer of mouse didn't move....
hello sir i am trying to implement this same this with other form i ma able to save all the pdf with subject name in folder but i want a technique to extract specific data like invoice no, cust id, invoice date etc in one pdf and post that data in form in browser and continue this process with next pdf file please help me how to do this and also if you can send me the xaml file of this above video it will be a pleasure thank you
How to Download Particular Mail Attachment from Selected persons Automatically
how to converted data with in exal sheet?
How to learn this automation
Hello community , please if there a step by step tutorial to do this send me and thank you :)
can you plzz send me this flow
plzzz help me sir