Hello.
Is there any way to upload complete excel files without having to insert records one by one, for Oracle?
thanks
Hello.
Is there any way to upload complete excel files without having to insert records one by one, for Oracle?
thanks
Yes we have a bulk insert activity which can be used to add multiple rows at the same time make sure to have the proper column names…here is the activity
https://docs.uipath.com/activities/docs/bulk-insert
Hope this helps
Cheers
Perfect, I did not know this activity. I have tested it in Oracle and it has worked perfectly, I leave a screenshot of the process, in case anyone has any doubts.
Thanks
Greetings.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.