Support Article
CSLoadSelectedArticle fails to invoke PreDisplayArticleExtension
KCP-561
Summary
After upgrading to Pega Knowledge 8.4 application, the CSLoadSelectedArticle activity fails to invoke the customized PreDisplayArticleExtension activity.
Error Messages
Not Applicable
Steps to Reproduce
- Upgrade to Pega Knowledge 8.4 application from Pega Knowledge 7.4.
- Customize PreDisplayArticleExtension activity.
- Log in to the application.
- Click an article in the Knowledge Base.
Root Cause
In Pega Knowledge 7.4 application, the PreDisplayArticleExtension activity is customized. The CSLoadSelectedArticle activity invokes PreDisplayArticleExtension, but contains no when condition. In Pega Knowledge 8.4 application, the when condition is added in Customer Service layer for supporting out-of-the-box use cases. The when condition is also added in CSLoadSelectedArticle, which invokes PreDisplayArticleExtension. However, the when condition fails and the extension properties are also not set causing the issue in Pega Knowledge 8.4.
Resolution
Apply HFix-64638. BUG-578164 resolves the issue in Pega Knowledge 8.5 release.
Tags:
Published December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.