Hi,
I am facing problem in searching a particular word in inbox. This Word is searched by the user at run time of project . The entered word should search throughout the inbox and download that email in word format.
Thanks
Hi,
I am facing problem in searching a particular word in inbox. This Word is searched by the user at run time of project . The entered word should search throughout the inbox and download that email in word format.
Thanks
Hi! welcome to community!
for getting a input from user just use input dialogue. and fill the required fields from the properties panel. and create a variable for value entred.
and take one type into activity indicate it to the search option inside the mail. then pass the variable which you created for input dialogue.
Regards,
NaNi
(post deleted by author)
@THIRU_NANI Thanks for your precious time
I am having a this problem statement
here I am Stuck in 2nd point
Regarding 4th point, you will be able to save your Email body in word document using Append text activity under Word scope.
Regarding attachments - you will be able to collect the downloaded attachments as you are already able to download the attachment and merge the excel files… also merging datatable gives expected result only if two datatables have same columns.
Thanks,
Boopathi