Question
2
Replies
131
Views
Frontier Communications
Posted: January 24, 2019
Last activity: January 29, 2019
Closed
How to delete Pega Knowledge article(s) from DB directly ?
I am trying to delete an article from KM Database directly by created or updated operator id. Is there any list of tables I should delete from ? I found few tables that has record for this article but, if there is attachment or image , or media file , etc.. how can I delete the article and all related content of the article ?
If someone can share SQL queries on how to accomplish this task is greatly appreciated .
we do not recommend hard deleting the data from db as it might cause issues with new data. However if you still insist on deleting, please delete the instances related to pega knowledge from the below classes
https://community.pega.com/knowledgebase/articles/pega-knowledge-application-rap-classes-and-instances
let us know if you face any issues.
Regards
Sawant