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

Class instances not imported during application import

SA-20581

Summary



When product file is used to import application from DesignerStudio > Application > Distribution > Import,  into new environment, class instances of few classes are missing.

Export file created using the Application packaging wizard does not include the class instances of few classes associated with data-types.


Error Messages



Not Applicable


Steps to Reproduce

Navigate to DesignerStudio > Application > Distribution > Import, and import application


Root Cause



A defect in Pegasystems’ code or rules.

When running the packaging wizard, on the 8th step, where data-types are to be selected, few data-types are not displayed. Due to this the export file created using the Application packaging wizard does not include the class instances of few classes associated with data-types.

The reason for few data-types not displayed is - DataBase returns only 50 results from the table, which stores these data-types. This is dues to Pagination set with page-size=50 on a ListView pzLPDataTablesList, which is used to retrieve the count or details of data-types from database.

Resolution



Apply HFix-26465 which disables the pagination in the list view so that system displays all the data tables or data-types.

Published March 7, 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?

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