Support Article
Performance degradation of Command line extractions
SA-76758
Summary
Performance degradation of Command line extractions post upgrading to Pega 7.4 or Business Intelligence Exchange (BIX) 7.4
Error Messages
Not Applicable
Steps to Reproduce
- Set up Business Intelligence Exchange extraction process on Pega 7.2.2
- Upgrade to Pega 7.4
- Execute the Business Intelligence Exchange process
Root Cause
A defect or configuration issue in the operating environment. Time was spent on API calls to determine if EnableAttributeBasedSecurity was enabled.
Resolution
Perform the following local-change:
Set EnableAttributeBasedSecurity to either True or False depending on the requirement via JVM argument.
For example,
-DNodeSettings="Pega-RulesEngine/EnableAttributeBasedSecurity=false"
or
-DNodeSettings="Pega-RulesEngine/EnableAttributeBasedSecurity=true"
Tags:
Published April 4, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.