Attachment Collection in Send outlook Mail file path does not exist

Hi everyone,

I am trying to send an email with many attachments but attachment paths are dynamically change accoridng to customer name. In loop I am adding in collection by one by then sends all attachments at once. It was working fine.But i just need to changed folder structure because of customer needs. In this circumstances When I run in debug mode, I can see all paths properly in variable panel and even i checked by one by everything looks good. On activity send outlook mail gives me an error File Path Does not exist

Did you try before sending if the file in the variable really exists?

Actually In the workflow there is a path exist and if condition, if it is true try to send email with attachment. Also when I run it in debug mode I can check paths which are inside in collection