how to read mail, download the todays attachment and send a report over a mail in outlook ??..how to do it…pls help me guys
Thanks in advance
You can use Get Outlook Mail Message activity to read the mail and then use Save Attachments activity to save the mail Attachments. For sending mail, use Send Outlook Mail Message activity.
Note: To work with Outlook, Robot machine should have Outlook application and it should be running while Bot is executing.
i want to send a report then how to do it???
You can use Send Outlook Mail Message activity and attach the report path to send it.
You can prepare the report by your own or can write the script in uipath to create the report and then attach it as the attachment while sending that report.
Here lick on 3dots and pass the report path which you want to send
from which activit i can do this??
As @lakshman said use Send Outlook Mail Message activity to send the report. there you will get the option as Attach File
how to prepare this report through uipath??
what kind of report you want to prepare ?
even i m confusing/…he is telling me to prepare a bot that read mail,download the attatchment from today and send out a report over a email i.e outlook
Hey @guptasweb
You can do this with the below steps,
-
Get the email using Get Outlook Mail Message
-
Save the report attachment Save Mail Attachments
-
Process your report as required, not sure of business logic please explain if you need some help here
-
Use Send Outlook Mail Activity to send an email with report attached
Hope this helps
Thanks
#nK
do u hve any idea which report he is talking about??
Oh even you are not sure @guptasweb
Okay what I can guess here is the report which you are downloading from email, this is what he is talking about I believe!
Thanks
#nK
one thing more how to download the attatchment form todays mail???
Hey @guptasweb
You need to filter the top email with your Search Criteria
Search criteria can be a subject, received date and any other identifiers.
So basically in your case it’s the received date and subject which will help you to get the today’s email with specific report email subject.
Thanks
#nK
i hve one more question that robot hoes to msc website,types in the container not in search field then click enter and scrape all the data out from a table in excel file what does that mean
This looks like you need to enter some data into a website which will give you a table result data and that should be extracted as table using UiPath Data Scraping.
Thanks
#nK
wht does tht mean???
I can’t guess here exactly. We need to see the PDD document or the screenshots if you have any.
But basically it’s just the step you will need to perform.
Thanks
#nK
i hve only website name thats it
i.e www.msc.com