Hi…
User upload file in Uipath apps. the uploaded the excel file automattically tigger to run the xaml code…
how to get the value in excel data ?
Thanks
Shyam
Hi…
User upload file in Uipath apps. the uploaded the excel file automattically tigger to run the xaml code…
how to get the value in excel data ?
Thanks
Shyam
@Shyam_Pragash do you mean, you want to extract the data from excel?
Hi!
You can achieve this by using app integration
Reference:
Regards,
Hi…
Any demo or use case
Thanks
Shyam
You can do the same by read the excel “read range activity “ then take the output then you can add it via “Add queue item “ or “bulk queue item” activity
Hi!
Have a view on this>>
Regards,
Hey @Shyam_Pragash
Could you please explain a bit more ?
Is it like, the user upload an excel file from the Apps and a bot picks it to process ?
Thanks
#nK
Ur right…
on daily based user sent mail. i have tigger it mannually run the code (xmal) on daily.
use input:
i have get the data one by one paste to browser…
Apps
if use uploaded the excel file bot tiggered to run main code.
Thanks
Shyam
It’s fine, I want to just know if those are the transactions.
So you need to upload the file to the Storage Bucket by linking which is then processed !
Thanks
#nK
i want to auto tigger the process if file is upload. Get data from the upload file for processing…
can you tell me how it possible ?
Thanks
Shyam
Hey @Shyam_Pragash
You will need to have an event out there to start a process once the file upload is clicked.
That will help trigger the bot !
Hope that helps.
Thanks
#nK
File uploaded successfully… and store it storage buckets…
but cant able tigger the process… from storage buckets.
Thanks
Shyam
I would suggest below approach to do. Impalement below rule as below.
Thanks,
Ak
Hey @Shyam_Pragash
The process trigger should be from the app !
Through the events option !
Also, please show a snap of your app.
Hope that helps
Thanks
#nK