Question
Personal Edition - Do we Have some limitation with try install a specific framework ?
Hey Community,
So, I have the Pega personal edition version 8.1 in my work station and I need study and analyze the behavior that my application, generated in Pega Version 7.2.2 can have in Pega Version 8.1
I have installed the personal edition, that contain Tomcat application Server and Postgree database.
I have installed the Pega Underwriting Insurance 8.1. Follow the installation guide, after completed import package, we reserted the application server. However, when I started the application server i Received the follow warnings:
Some class/tables couldn´t be identified
com.pega.pegarules.pub.context.PRSecurityException: Unable to construct authorization core due to authorization failure
Someone can help to understand that , if we have limitations to use this personal edition to work with anothers Framewrok.
Hi,
Thanks for posting the query.
Could you please set / replace the below SystemName property value to pega in prconfig.xml. Please restart the server after this change.
<env name="Identification/SystemName" value="pega" />