Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Patrícia
2
Views
1
Comments
unknown number of mail attachments
Question
Hi!
I'm using the RichMail extension and I need to know how can I send e-mails with a variable number of attachments.
The scenario is an expense report, which has a few scanned documents associated (stored in the db as binary, by the way) and which must be sent by e-mail to the accounting department.
My problem is not knowing at design time how many RichMailParts will be needed.
Thanks
Hugo Cornejo
Try to make a "for each" of all the attachments with a RichMailPart inside and an assign like "Var = Var + RichMailPart.Part".
Cheers,
Hugo
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...