Skip to main content
Archived

Emailer Transformer: attachment could be optional when specified

Related products:Transformers
  • April 12, 2019
  • 2 replies
  • 65 views

giosp
Contributor
Forum|alt.badge.img+7

Now if you specify to attach a file in the Emailer the file is mandatory. It will be nice to specify if the attachment is mandatory or not. In some cases my attachment is not created in the procedure, for example an error log.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

aarcra
Contributor
  • Contributor
  • June 4, 2019

Agreed. Emailer should provide a way to escape out of non-attachment features when they do not have one. A conditional setting (like available in other transformers) would be fine fix.

The work around I have been using is two identical transformers, and a tester for attachment having a value and routing accordingly.


stevenjh
Contributor
Forum|alt.badge.img+5
  • Contributor
  • May 31, 2022

Hard agree, I have a workflow that may or may not have 2 attachments, this is now 4 instances of the emailer!

I think a conditional step would work well.