hey guys,
cant get my head around how to handle this one:
- pdf’s getting filtered
After that i want to send an email, but i get the following error:
- Missing value of required parameter ‘fileName’.
- Missing value of required parameter ‘data’.
I know this is happening, because when NO pdf is in the mail the parameters are empty in this module and it wont send. I tried something like this - to send the email and ignore empty attachement parameters, but it doesnt work:
my “code” is wrong?
cheers guys