Hi All,Is there any way to Activate / De-activate / Delete multiple tags in the tagging hierarchy in one operation ?For example Activate / De-activate / Delete all tags within a “branch” of the tagging hierarchy ?I only seem to be able to do it one tag at a time.Thank you for your help,Best regards,...
Hi,We need to know the workflows created for a particular page. We checked the workflow instance history for the particular page, but it is not showing all historical workflows for it.Is there anyway to query or from log to find the number of workflows for that page?
Hi,I am seeing a really random issue with AEM 6.2 with publishing of Pages. Below if the sequence of what is happening:1. I create a page using any template and as soon as the page is created it goes into a published state and green status is also ON. Also the Modified date is also 'ON'.2. The publi...
Hi,Using AEM 6.2.I've seen in the docs discussions about versions available in the JCR, being able to switch to previous versions, etc.Is there any formal version management environment? (like perforce for example, or anywhere close to that)I'm assuming we need to manage this by creating packages da...
Hi,I need to write a servlet to hit the third party URL(its a open source url) and this URL returning data in json format.I need to store these data in node.Please suggest Regards,
I'm using AEM 6.1 and using the following code to provide an autocomplete form to select a tag in a Touch UI dialog:<tags jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/autocomplete" fieldLabel="My Tags" mode="contains" multiple="{Boolean}true" name="./cq...
I create a component report and access it by http://localhost:4502/etc/reports/my-component-report.html. I can also get json output by http://localhost:4502/etc/reports/my-component-report/jcr:content/report.data.json.I try to get this json output in Java and then to generate the excel file. However...
Hi,Can anyone post a sample code in sightly which contains getting a node from page, resource resolver , session variable, page to node conversion so that one can understand. Please help.
Hi,Using AEM 6.2 SP1 on windows.I've been asked if we can script an offline backup (stop server, clone dir, start server).Question: How do you suggest detecting the server has stopped cleanly?ThanksJoel
Hi All, Recently I'm facing bundle issue on Author environment, I'm using bamboo job to deploy the package.The issue is after the deployment, the latest bundles are not installed, the bundles are referring to old bundles whereas the package manager shows as installed state and Publisher work f...