Hi,I was guided to do the following as a part of some activity in support portal."1. List out all the revision which are available in tar file. "I am assuming it implies to do so by untaring all the tar file. Is this assumption correct?Since I have a huge number of tar file, it would be very time in...
We are trying to develop our heirarchy and folder structures for projects amongst our team. Does anyone have any resources or tips/how-tos on how to go about setting these up?
JackrabbitSession session = (JackrabbitSession) repository.loginAdministrative(null);I am using this method in my bundle and it works.Why it is working if it is depcreated?Any issue in using it ?Thanks
The tagcount/references do NOT show on the tag console , even though there are pages tagged with a custom tag which is not cq:tag property. Kindly let me know if there is any OOTB possible options to resolve the tag count issue with page references displayed to Editors OR solutions to overlay tag ad...
Hi guys I need some help with this:I'm seeing that sometimes the people create components with a .js file to store all the properties of their widgets, for example:use(function() { var CONST = { PROP_TITLE: "heading", PROP_PAGE_TITLE: "jcr:title" }; var tit...
Hi,I'm using Bulk Workflow Manager (ACS AEM Commons v 2.3) to create new renditions for images and PDF. I'm running "Update Asset Workflow"It takes a lot of time.I checked error.log and found out that it is because of process sub-assets for PDF. One PDF can contain 100+ pages (sub-assets) and every...
Hi all,I'm having trouble understanding when you need add clientlib js file to save content from the dialog box? When is this necessary? Is it the same for TouchUI (Granite/Coral) and ClassicUI (extJS)
Hi,I am replicated the groups from Author to Publish.As in AEM 6.2, when i creating group it is created as encrypted name. For example: want to create rahul_verma group name: /home/groups/rahul_verma but in crx/de/index.jsp it is like that : /home/groups/[encrpted name]Now how to get it path name fo...
Is there any option to ignore user’s setting and launch a page in Preview mode by default? Points to noteOnly apply to one specific page, not the whole site (for e.g. configuration page)User can still switch to Edit mode if authorised to do soThanks in advance for any response.
Hi Everyone, I am trying to achieve sticky session connection using the dispatcher along with two publishers. I added the below configuration for..../stickyConnectionsFor "/content/project/en/*". I have also denied catching for the respective pages, so dispatcher is not catching the pages I have def...