Workflow with 2 email tools only sending one email
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a workflow with 2 email tools. All the properties of both email tools are configured correctly. Each email tool will individually send an email.
I can run the workflow with the 1st email tool disabled using a container and the 2nd email tool will send an email. Likewise, I can run the workflow with the 2nd email tool disabled using a container and the 1st email tool will send an email.
I have also added a block-until-done to control the execution and have the execution path for the 1st email complete and then start the execution path for the 2nd email. However, only the 1st email is sent.
Any suggestions are appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
can you upload the workflow and remove the email addresses so we can see the run?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
why not combine and use 1 single email output, I think the issue is because of the unconnected flows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, that would work if a single email was the desired output. However, I need an email for each file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This produces an email for each file, each row produces a separate email for the file and email addresses in the row, row 1 sends file 1 to address 1 and row 2 sends file 2 to address2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for the suggestion. I am new to the email tool so I appreciate the direction.
