Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Attachments section is not refreshed

SA-19967

Summary



After installing HFix-24122, when a work object generates attachments, the attachments are not displayed until the work object is refreshed or reopened. The attachments are also not updated when adding or deleting attachments using the Advanced View link.


Error Messages



Not Applicable


Steps to Reproduce

  1. Write an activity to auto generate a file from the application and attach it to the case.
  2. Check the attachment section for newly attached file.
  3. Click the Advanced View link in the attachment section and add or remove an attachment.


Root Cause



A defect or configuration issue in the operating environment. HFix-24122 modified the refresh logic for the D_AttachmentList data page so it is no longer reloaded once per interaction. The attachment activity must remove the pyAttachments property and D_AttachmentList data page so it will reload when referenced again.

Resolution



To refresh the attachments section when auto generating an attachment from a custom activity, add a step in the activity to remove the D_AttachmentList data page and pyAttachments property so it will be reloaded. The Work-.pxCreatePDF activity shown below can be used as an example.

Use the Java code from step 2 and put it into your activity or one can call the @baseclass.pzRemoveAttachments activity.



To refresh the attachments section when using the Advanced View link, see the instructions in the Support Article referenced below..
https://pdn.pega.com/node/1048956

Published February 23, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us