When I try to delete an Aurena projection I get an error message that a Custom page exists. I removed entities an unpublished the projection but cannot delete. How can I delete pages that I cannot see?


When I try to delete an Aurena projection I get an error message that a Custom page exists. I removed entities an unpublished the projection but cannot delete. How can I delete pages that I cannot see?


Best answer by michelle
But if you have access to the database, could you please try this query and see whether there are any records in the database.
SELECT *
FROM CUSTOM_AURENA_PAGE_TAB t
WHERE t.projection_name = 'AreWaterJetMoldData';
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.