Question
Cognizant solution Technology
IN
Last activity: 26 Jun 2020 5:57 EDT
Attach to Workobject
Hi Pegafriends,
I have a property that has 3 lines of data.
Requirement:
I need to attach the property data in the email template and attach it to Attachment in Work object case.
Email is not necessary to trigger the recipient Address.
***Edited by Moderator Marissa to update Pega Academy to Product***
Email automatically gets attached to workobject. Unless Email account rule is configured email wont be sent. If you define property reference in correspondence rule and refer in SendEmail Smart shape the property content will be replaced during runtime in email body.
Note:If you want to allow user to attach a content in the case you can use an OOTB sections (pyCaseAttachmentwrapper/pyCaseattachmentTopWrapper) for this.