I have been trying to create a process to add multiple document level attachments (images), count and filenames unknown at design time.Any examples?I am at the point where I have a loop through the list of documents (attachments), setting the current attachment and its filename in a variable, then c...