I have a template with a parsys.In the template after Parsys I need to add the blog mechanism.blog mechanism should contain :- 2 input fields [Name and comment] basically a form .so when user submits it .The comment entered must get displayed below the above mentioned form. MY question:-Now how ...
Hi,I have a shell script running on AEM server which uploads assets from a shared drive to AEM (6.0 SP2) over regular interval. I am using curl script to ingest this file to AEM although what i am noticing that previous version information of asset is getting lost.curl -s -u admin:admin -F "jcr:prim...
Our company has standardized on Jive as our internal collaboration platform, and for our external online community. We're deploying Adobe Experience Manager for enterprise content management, mainly to feed our customer and partner portals, as well as for our corporate website.Is there any way to i...
Hello,is it possible to configure AEM to send the session cookie with httponly and/or secure flag? Or is the only way to add these flags with mod_headers.so at apache level? regardsReini
Following is the Template Code <% ... // based on the condition I am trying to forward to another "Page"// I tried the following sling forward: <sling:forward path="/content/a/b" />%>I see the content of the page "/content/a/b" (included in the forward) . But CSS / JS is all broken on the page. Is...
Hi All,One of the article mentions this, but I am not getting what exactly it means. Any thoughts on this will be helpful.slingSuperResourcetype: It is used to inherit / extend components from foundation or other components. There is a good example to understand it completely. Consider components a ...
Hi Guys,We are in between a asset migration where we are using webdav tool(bitkinnex) to migrate assets to AEM author server(AEM 5.6.1). We have migrated around 11 Gigs of assets until now and as obvious there are lot of workflows are being trigged in background.But the issue we are facing over here...
Hello Experts !I have a silly question to ask.We have java 1.6 running in prod environment with AEM 6.0 SP2 and after a maintenance activity (java upgrade) system admin has started AEM with Java 1.7 version. I know AEM 6.0 SP2 is compatible with Java 6 and & 7 both but was wondering if there could b...
Hi,One of the topics covered by the architect exam is related to Discovery meetings. Is there any documentation about good practices or questions that could be used in those meetings?Thanks