Since, many times AEM Useradmin classic UI console shows unstability and looks like deprecated. We should use Touch UI --> Security --> Users/Groups/Permissions tile for the user rights.Below ACE are helpful to assign rights for user/group from Touch UI useradmin console. Read - jcr:readDelete - jc...
Hi @kautuk_sahni I need more helpful information on this to achieve.I believe #base=<relative path> should work but it doesn't. However, if there is no satisfactory solution by using the #base=<rel-path> way then only alternate solution comes to my mind is load the js files through one of master cli...
Thanks @EstebanBustamante for the reply. Requirement is just to ease the maintenance of files avoiding deployment each time to environment on changing of code.My scenario is simple just to move the JS files into DAM and rest of all clientlibrary structure and its calling from page component would re...
Thanks @Jagadeesh_Prakash for the reply but Our specific Requirement is just to ease the maintenance of files avoiding deployment each time to environment on changing of code.In your response, I didn't understand below points:Navigate to http://localhost:4502/libs/cq/ui/content/dumplibs.html. <Maya...
My requirement is to move Client library's JS files to DAM instead of placing it into /apps/myproject/clientlibrary/js folder.I have updated base directory path defined in js.txt file as below#base=../../../../content/dam/myfolder/clientlibs/base/js instead of #base=js (standard one)BUT this is not ...
Hi Team, I am getting issue with translation jobs stuck to status SUBMITTED instead of Translation In Progress, if started after creating from Reference Panel.We are using AEM 6.5.18 version. I have created Translation projects from Reference Panel using Human Translation Method.Opened the Project C...
Thanks @Shashi_Mulugu I am also expecting programmatically way to read failed jobs to resend either by cloning same or revert existing them to intial DRAFT status so that they could be treat as fresh jobs.Need help from Community Experts ASAP.@Kautuksahni @aanchalsikka
To be able to identify issues with translation up front on sending and receiving back workflow.Is it possible to get notified through a message, if any issue/error occurred while sending or receiving translation jobs to/from vendor (Human translation method) and status does not get processed correct...