Hi,
I need your support on two issues
1. I am facing the following error while creating a new page.
2. How can I refresh or clear Aurenada cache?


Hi,
I need your support on two issues
1. I am facing the following error while creating a new page.
2. How can I refresh or clear Aurenada cache?
Best answer by Charith Epitawatta
Hi
If refreshing Aurena caches did not resolve your 1st problem, please try running following SQL statement as Application Owner to refresh custom objects cache manually:
BEGIN
Install_Tem_SYS.Installation_Support('REFRESH_CUSTOMOBJECTS', NULL);
END;
Hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.