Outlook MaiL message activity

Hi,

I am this error while i am suing send outlook message activity. Can anybody help me on this

Send Outlook Mail Message: Path does not exist. Verify the path is correct.

image

Can anybody help me on this. I am getting this error continuosly

@venkateshcheeni09

Are you attaching any file? Then check the file path is correct and don’t have any mistakes
You can use writeline activity to view your file path, by giving the variables used in uploading file

Hope this may help you

Thanks

Yes i am attaching the File and I have exact Path also.

@venkateshcheeni09

As suggested, can you check with writeline activity and check the output also you can share if there is no sensitive data

Thanks

I will check and i Will Tell you.
Here where i should use write line activity?

@venkateshcheeni09

On the above the Send Outlook Mail Message activity keep writeline activity and copy the entire path you have given in the attach file

Once done you can see the entire path in output panel

Hope this may help you

Thanks

Bro,
I am getting like this again.

Can you please check and Tell me

Can you please also share all your input as text here so maybe we can help you further.
I mean, I need To, Subject and Body.

Best regards
Mahmoud

Hi @venkateshcheeni09,

i think you’re file path might be correct. Kindly,check with your extension which you must enter manually.

Thanks&Regards

Yes i have correct File Path.

Ok i am sharing the same.
image

I can not see the hole text. Can you write it directly here.

This is the Whole Text. Please check once.

“table { font-family: arial, sans-serif; border-collapse: collapse; width: 80%;}”+
“td, th { border: 1px solid #633974; text-align: center; padding: 5px;}tr:nth-child(even) { background-color: #dddddd;}

Hi ,

”+

PFB daily status report for FSM-Sql

Summary Table :

”+
“”+
Service Name FSM-Sql
L1 ”+l1_data.Rows.Count.ToString+“
L2 ”+l2_data.Rows.Count.ToString+“
L3 ”+l3_data.Rows.Count.ToString+“
Total Tickets ”+(today_tickets_data.Rows.Count).ToString+“

“table { font-family: arial, sans-serif; border-collapse: collapse; width: 80%;}”+
“td, th { border: 1px solid #633974; text-align: center; padding: 5px;}tr:nth-child(even) { background-color: #dddddd;}

Hi ,

”+

PFB daily status report for FSM-Sql

Summary Table :

”+
“”+
Service Name FSM-Sql
L1 ”+l1_data.Rows.Count.ToString+“
L2 ”+l2_data.Rows.Count.ToString+“
L3 ”+l3_data.Rows.Count.ToString+“
Total Tickets ”+(today_tickets_data.Rows.Count).ToString+“

Can you also please show me the content of the variable path for the outlook activity. Did you write it directly as text?

No, I have variable type as a string for the outlook activity. If you need any information plse let me know. I will tell you

It would be better if you share your project here or if you make screenshots for all activities and variables etc.

I will share entire Project To you.
Please check once from your endDaily Status Report.xlsx (19.1 KB)
FSM.xlsx (18.5 KB)
project.json (2.8 KB)
Query_Execution.xaml (106.9 KB)
Sample.xlsx (8.2 KB)
Sql_Automation.xaml (77.8 KB)
Sql_Query_Results.xaml (609.6 KB)