Let me join the IFS community with this very first thread!
My issue is how to e-mail report (invoice or order confirmation) but under attachment file name different than default (ReportID || ResultKey).
I have tried with Report Rule where action is Set Property, then set DocumentFileName to WhateverIWantTo.pdf but it doesn’t seem to be a solution.
Next i have prepared Rule with Action SendEmail, then set Attachment Name to new FileName, but it came to me with above mentioned standard filename. The same for Route To Connect action with Output File Name set to new one. But, it didn’t change file name either.
I assume, the best way would be to define under which name report should be created, so in earlier stage than e-mail it.
However I ran out of ideas how to achieve it. Hope that anyone here can help me.