Hi, I have manually installed CIF Core Components and CIF Connector in AEM via CIF Archetype Project, however, I am not able to find then on Web console: http://localhost:4502/system/console/configMgr When I looked at Bundles status tab http://localhost:4502/system/console/bundles I found that statu...
Hi,is it possible to programatically log in to https://experience.adobe.com/#/downloads/content/software-distribution/en/aemcloud.html?I want to automate download/upgrade to latest SDK version for local developers (to avoid asking n-number of people to download the SDKs, unpack them etc).Is this pos...
We am overlaying Journal component and using ckEditor in that. There is a media embed plugin where we can put youtube url and it adds the video onto the blog. But the issue arises when we use Youtube-shortUrl and the internal jQuery call happens to convert it to longURL over http protocol. And that ...
I was trying to implement error handler of acs commons 4.2 version in my project its working fine in author but not in publish also in dns can you help me why this functionality not working in publish ( Specified the path of error page in project parent page jcr:content )
Hello experts, We have a problem statement to migrate huge asset volume from CQ 5.5.2 to AEM 6.5.2 instance. We are considering several approaches including vlt rcp, crx2oak etc. However, we would like to know if grabbit is compatible for versions mentioned above ? Thanks in advance.
Hi, We have dictionary under /content/dam for languages say (en-us, es-us) . When we load the page its injected and we have the translated content render on the page. As part of the requirement I have some doubts to clarify. 1) When I load the page, I see multiple calls of /libs/cq/i18n/dict.xxx.js...
I have 2 assets in the dam, lets call them A and B.How can I programatically make a new version of A, and use the content of B as that new version? AssetManager. createRevision makes a new version of A just fine, and I tried AssetManager.createAsset on the path of A using the stream I grabbed from a...
Hi All, I have created a workflow(simple workflow which can Accept / Reject the content) which will get triggered when author can make any change in content fragment on page. Please provide help how to trigger the workflow. Thanks in advance, Regards,Pavan
Hi All, Is there any way to filter the workflows in drop down list of timeline for an Asset. Scenario is when after User logs-in should be able to see workflows in drop-down which are assigned to a respective group to which user belong to. Would really appreciate if anyone provide your suggestions t...
I have tried using the Query Parameter "sling:resourceType":'commerce/components/product' but was unable to get any results with that simple evaluation. Has anyone created or used a similar query parameter to only evaluate if a file is a primary object within commerce?I can run a report with no quer...