Hi,As part of 6.2 to 6.4 net new upgrade process I need to update latest uber file in parent pom and some java files. All I have is compiled Jar file and I don't have source code. Is there any way to update files in jar file and recompile.--Santhosh
I am on 6.4.3, and looking for Multifield example which stores data in node format. I did look at /apps/core/wcm and we.retail component, none of them stores content in the node structure. Any reference will be helpful.
I am creating a custom page properties dialog for my page but I need to use some default page properties like "Title" etc. but don't want to display these fields once that page is created. I know about the "cq:showOnCreate" and "sling:hideResource" properties but both cannot be used together. If I g...
Hello friends,I want to share a package on aem but i am recieving this error (500 javax.jcr.AccessDeniedException: cannot read item d08d2236-ba00-4a96-8dda-83f5b8411872)1 (share)23 i am recieving error this here.............please help me
I created a workflow model and applied it on a page. The workflow remains in the running state, it doesn't complete. What I might have done wrong?The node property gets updated but even after that the workflow doesn't end. I can see these details:
Hey,Problem statementI have a custom group with admin permissions given to it. Any user with this group should be able to impersonate other non-admin users. I have given all the permissions so that's not the issue. I tried adding a user under the impersonator tab and this works but this is not what ...
Hi All,Does AEM provide a utility to convert Coral 3 multi-field node structure into a JSON format?We have a requirement where we need to migrate our Legacy Coral 2 multi-field component to new Coral 3 structure that stores the data in node structure.We do not want to change logic for reading the di...
Hello, I have noticed that if I open any page in touch UI edit mode (../editor.html/..), the custom clientlib javascript associated with the components get disabled. For e.g. if there's a tab component and if the tab clicks are handled by custom javascript, the clicks don't work anymore in edit mode...