Image in catch activity

i have used try catch
within catch i have captured screenshot and save that image

i have used sent outlook mail
in that mail activity ->attachment ->within (in) i passed output of take screenshot
nd error is coming
path is wrong or file is wrong

once after taking screenshot with TAKE SCREENSHOT activities and getting the output of image variable from it,we need to use SAVE IMAGE activity where we need to pass the image variable as input and the filepath with filename.jpg as input for FILENAME property

–and that filepath must be mention here in the attach file property in the SEND OUTLOOK MAIL ACTIVITY

Cheers @Ananya1