Question
5
Replies
476
Views
Virtusa
Posted: July 10, 2019
Last activity: July 10, 2019
Closed
Send Email - Link -Attachments
Hi ,
i am running an activity using startFlow metho to run a flow which contains send email smart shape , i see that each time i run the activity there is Link-Attachments instance created , i do not have any work objects created while running startFlow method , How do i skip this Link-Attachments getting created .
Thanks.
Is the issue you are facing: despite not creating or persisting a case, because you are starting a flow that contains an Email shape, a Link-Attachment instance is created that would never be used?
Instead, you just want to send an email. Is that true?