Question
American Express
American Express
IN
American Express
Posted: Nov 13, 2020
Last activity: Nov 16, 2020
Last activity: 16 Nov 2020 3:12 EST
Closed
Deleting the external jar
Hi Team,
I have imported an external jar using import wizard. How can i delete that or backout without having a db backup and restore.
PEGA keeps all external jars in a DB table called pr_engineclasses, mapped to System-Runtime-Code class. You can delete the relevant rows from the table, and do a server restart. That should fix the issue.
Also, please take a DB backup whenever you install a new external JAR. That is the correct way to do it.