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?
Hi
I navigated to the ‘page configurations’ page and search the projection name, nothing shows up. Is there somewhere else to look?
Thank you,
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';
I checked the table and there was a page record associated to the projection even though it did not show in ‘page configurations’ page in Aurena. I removed the record in the table and then I was able to remove the projection in Aurena.
Thank you
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.