Is it possible to include attachments (containing invalid records) from the export tab of the monitoring project to the notifications sent out to the users?
Hello
What you could do is to create an additional workflow deployed on the orchestration server where you could use the Send mail task that supports attachments.
So there would be basically two steps:
- In the post-processing of the monitoring project you save the export to Minio (that is also visible under the Export tab)
- The workflow on the orchestration server would download the file from Minio and send it through the Send Mail step.
The tricky part here is the timing of the workflow trigger, ideal would be to use the Notification handler to have the workflow triggered when the project is finished (so at the same time as the standard notification is sent).
Kind regards,
Anna
Hi
To better understand your request, could you please clarify:
- Who will be receiving these files, and what are their roles within the organization?
- What types of data domains will these files include, particularly if any sensitive information might be send? (because this might be a killer for security review)
- Do recipients of invalid samples have access to Monitoring projects? Might the ability to download the invalid samples be acceptable solution?
Your responses will help us determine what security implication it might have and prioritize it accordingly. Thank you!
Thank you
Reply
Login to the Ataccama Community
No account yet? Create an account
For Ataccama Customers and Partners
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.