Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
I have my LiveFyre cloud service setup and working in AEM 6.3. I downloaded the AEM-Livefyre communities Social package from Package shareI can connect my LiveFyre components to Livefyre OKWhat I want to do is get access in Assets to the "Import UGC" (under Create). What do I need to do in order t...
We are currently adding a package (acs-commons in this case) to our Maven project as a subpackage. We need that subpackage to "merge" instead of "replace" since subpackages get installed after the project package. This is our configuration for the content-package-maven-plugin: <plugin> <groupId>com....
Hi Community,We created /apps/projectname/i18n/de.json on CRXDE-Lite. When trying to import using Eclipse, files dont get imported. Strangely if I change .json to .json1 in crxde-lite, then Import in eclipse is successful.Is there any setting that disallows .json files to be imported?I have checked ...
I have override logger configuration 'org.apache.sling.commons.log.LogManager.config' under apps through the code and it is not picked up by server.I can see in felix console the older values of the config which are present by default.I have restarted the bundle also but its not working.Moreover, ca...
Hi Team,I am getting "Cyclic dependency error" while creating site page using sightly page component. How to resolve this issue.Error in html generated code : Cyclic dependency for resourceSuperType hierarchy detected on resource /content/sampleglobal/english/jcr:content Cannot serve ...
HI I am trying to integrate SOAP based web service with AEM 6.1 using following steps.Step-1: Generated stub using axis2-wsdl2code-maven-plugin in pom.xmlStep-2: Included target/generated-sources to class path of projectStep-3: Included target/generated-sources/axis2/wsdl2code/resources to class pat...
Hi All,I wrote an ECMA script (given below) to get the value from payload (./jcr:content/qareviewer), which i use in Dynamic Participant Step. The script was working fine early (last week). Now I am executing the workflow and for the same script exception is throwed (given below) . The page actually...
Hi,How to get absoluteParent or absolutePath in sightly without using use script and wcmuse class ?I want to simply get the page path till homepage from any child page and want append my custom path. It should be something like . ${currentPage.getAbsoluteParent.path} by passing int as a level of pa...
Hi All,I am getting below exception while trying to update/add bulk metadata properties for a given node:Exception: javax.jcr.version.VersionException: Cannot set property. Node is checked in. at org.apache.jackrabbit.oak.jcr.session.NodeImpl$35.checkPreconditions(NodeImpl.java:1357) at org.ap...
Hello,I have a requirement to setup Dispatcher Flush Agent on Publish instance. For that, I created the dispatcher flush agent on Author instance under "Agents on Publish" and activated it. When I go to Publish instance and hit "Test Connection", I see this error: You don't have permission to access...