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

Deferred save taking huge time

SA-21842

Summary



User is having workflow problems after putting an embedded page in a work page with huge content > 50 mb. The page property is defined as a transient property.

Error Messages



Not Applicable

Steps to Reproduce



1. Use an embedded page in a work page with huge content > 50 mb.
2. Define it as a transient property.
3. Observe the poor performance in the flow.

Root Cause

The current code doesn't do much optimizations for transient properties like avoiding PageCopy on deferred save. The transient properties are targeted for scalar properties and were not really much optimized for cases like this where it holds a huge page content.

Resolution



An enhancement request, FDBK-14888, has been created for consideration by Pega Product Management for optimization while using transient properties.
 

As a local change, suggest to follow any of the below approaches to mitigate this performance problem to some extent. Options mentioned in order of preference with 1st being most preferable. 

1) Use Declare Pages to load the embedded pages (Most preferable option).
2) Use ReferenceProperty for the embedded property that is holding this big embedded page and establish the reference to get the values populated. 

Published April 8, 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