http://localhost:4502/assets.html/content/dam/exampleproject The Assets/contentfragments are not getting loaded for any projects inside the DAM, kindly help me out in resolving the issue, Below is the stack trace <html><head><title>500 Unable to compile class for JSP:An error occurred at line: 10 i...
1.) Created a user named "testpermissions" .2.) Create two groups, a.) testauthorgroup (Read permissions to content, we-retail, ca & ch) - Assign allow (check) to /content node, /content/we-retail node, similarly for ca and ch& b.) testdevelopergroup (Read permissions to content, we-retail, de & es)...
HIThe way you tried is correct but if you give permission to /content/we-retail/ca then the issue appearsTry the same as above but give allow access to ca,we-retail,content similarly for others, then the issue exists
Arun PatidarCan you please brief on the solution you provided.The below is the scenario to consider Ex:Authors Group have Read permission for ca and chUser Shwetha is member of Authors group and Developers group as wellSimilarly Developer group have allow Read permission for de and es Now there occ...
HI Team,I have 2 Users group and 1 User XEx: User X belongs to both Group A and Group BGroup A has 3 folders M,N,O where M have allow access and N,O have deny access similarlyGroup B has 3 folders M,N,O where O have allow access and M,N have deny accessNow if you check the X User Permission their is...
The issue is not only in dispatcher even in local or dev or stage same issue existwe are using like this <script language="javascript1.2" src="/etc.clientlibs/example/clientlibs/example/rwd/clientlibs_base_new/js/monitoring.js"></script>Even after adding allowProxy =true for clientlibs_base its not ...
In some places we need only one js file to be included, not complete js folder , we are using like below<script type="text/javascript" src="/etc.clientlibs/initialyzer/clientlibs/initialyzer/clientlib-base/js/example.js"> </script>but JS file is not loading