Secure Email Output Wildcard Character

Hi,

All my Workflow processes use asterisk in the attachment tab of the Send Email plugin for attachments. (when attachments are marked to be zipped in the plugin)

E.G.
D:\Client\Payslips\Proofs\*.csv
D:\Client\Payslips\Proofs\*.pdf

screen

Now that we don’t use regular smtp I have to use the Secure Email Output plugin. I noticed that I can’t use wildcards in the Secure Email plugin.

I’m wondering what is the best way to fix this.

Regards,
S

The best approach would be to use the Workflow to create a zip archive and hold it in a temp folder. Then in this plugin, supply path/filename of the archive either as a hard coded value or as a workflow variable.

Hi AlbertsN,

I thought as much. Now I have to edit ± 250 Workflow processes. :roll_eyes:

Regards,
S

If there are mutlpple steps involved, maybe a sub-process would be usefull?

Hi jchamel,

I was thinking of doing that. But I don’t think it will solve editing hundreds of Workflows.

Thanks for the input though.

Regards,
S