Hi,I want to fetch DAM asset from JCR and obtain inputstream for a node or for an asset so that I can read that asset. I have implemented below code.querybuilder = resource.getResourceResolver().adaptTo(QueryBuilder.class);Query query = querybuilder.createQuery(PredicateGroup.create(map), session);S...
[img]c.png[/img]Hi,Can anyone help me? Is it possible to customise the quickstart name as seen in the image above?Because i have different instances running at the same time, apart form distinguishing between the author and publish by the port number, i would also love to see what project instance i...
When a tag is deleted on the author instance, it automatically gets removed from the publish instances. I wanted to know if this was the normal behaviour? I haven't found documentation on this.Thanks.
Hi,I have written sling servlet to fetch DAM Asset from JCR Repository. Then retrieved InputStream from Rendition of an Asset, so that I can read an asset and write it to servlet response. I have attached servlet code. Code is working fine. When I hit URL http://localhost:4502/bin/testServlet?catego...
Hi,Where the Journal log are stored in cq5 server and is it implicitly configure or it has to be configure explicitly as asynchronous observation ?Please provide sample to configure the journal observation in JCR. Thanks in advance
Dear experts,I'm following this tutorial to integrate SAML with AEM. After following all those steps, when I hit the url: http://10.141.21.140:4502 then AEM redirects to "https://10.141.21.140:8443/idp/profile/SAML2/POST/SSO" and error message was displayed in the browser as "SAML 2 SSO profile is n...
just updated to the newest 5.6.1 from 5.4 and the text component (with richtext enabled) buttons don't wrap to the new line anymore. So buttons like source code are cut off to the right. For now, a temporary fix is we have the edit window pop out by having cq:dialogMode = floating and the user the...
Hello;I am a content publisher (with a simple content author role) using CQ5 and when I send to "Simple Publish" workflow to the web team for publication, the actual procedure is executed by an admin user (part of the administrators group).I am not sure what the Web Team receives in the inbox but he...
I am planning to take CQ5.5 Lead Developer Certification. If someone who has already taken this certification provide any tips, sample questionnaire it will be really helpful.Thanks