Extending attachment components
Extend the attachment component feature to cover newly created processes and ensure that attachments can be reused among cases in your application.
In Dev Studio, search for and open the section that captures case attachments in a new process.
In this section, from the Layout list, drag Embedded section to a dynamic layout.
In the Section Include window, from the Page context list, select Use clipboard page.
In the Class field, enter PegaPS-Data-Attachment.
In the Clipboard page field, enter pyAttachmentPage.
In the Section field, enter AttachmentScreen.
Click Submit.
In the flow action that displays the AttachmentScreen section, call the PostSaveAttachments activity as the post action.
For more information about configuring flow actions, see Flow Action form - Completing the Action tab.
Previous topic Attachment component Next topic Adding attachment types