I have a dataset that I select random samples from and email the appropriate owner for each record that my 'Random Sample %' tool selects. I just want to send an email that says something to the effect of "Please confirm the values in this record are correct".
How do I go about attaching their record to my email? I am all good setting up the email To/From/Body/etc, however, I am a little confused on how to configure the Attachments section. After I click the Add button, how do I simply just attach the record to the email? I see there are currently two options:
Specify File: Would I need to add an output tool after my random selection tool to create an output file, then simply create the connection to it to add it as an attachment to my email?
File Name from Field Value: How does this function work? Would this be used as a workaround to having to create an output file and creating a connection to it?
Thank you,