I have requirement where not just one but all the users from same group has to approve the content for activating page.I have created a simple participant workflow.Validate Content is participant step with group assigned.In the OR split User of a group can reject(participant step) or Publish(process...
Hi All,I have completed the migration from AEM 6.2 to 6.4 successfully but when I am starting my new AEM 6.4 server I am getting below error : 16.05.2019 13:44:25.152 *ERROR* [Apache Sling Repository Startup Thread] com.adobe.granite.repository.impl.SlingRepositoryManager Exception in a SlingReposit...
We are facing issue trying to concatenating two string in in HTL java-script use api . In my info.js (rendering server side and used in template using data-sly-use ): var a = ‘String 1’, b -= ‘String 2’Option 1: var c = a+’_’+ b; //Tried concatenating with ‘+’Expected String 1_ String 2Getti...
I have requirement to create a component(carousel) and build a content service around this component.I have created a content fragment model and content fragment. But i am not getting how to connect this carousel component and content service model.I am able to add text fields and date&time fields e...
Hi all,I'm running AEM 6.4.4 and I'm trying to create a select dropdown with custom svg icons using the the new Coral 3 Select component (Select — Granite UI 1.0 documentation ), but the icons always get duplicated when the component is rendered.Does Coral-Icon support SVGs? If not, what is the prop...
i have tried using sticky top nav in aem 6.4 using bootstrap 4 but it is not working. I also tried inline css for the same but navigation bar is scrolling with the content.
Hi,I have an issue after running compaction for my system, the compaction log said compaction was successful. But when starting up, all of the requests are returning 503 including crx/de. I tried accessing OSGi bundles and all are started and active. Also checked error.log but nothing found. I also ...
Hi Experts,I've been following the "Querying Adobe Experience Manager 6.4 JCR data using the QueryBuilder API" tutorial.Adobe Experience Manager Help | Querying Adobe Experience Manager 6.4 JCR data using the QueryBuilder APII'm currently using AEM 6.5 and I create the project using archetype versio...
Good evening AEM Team!We have integrated Okta as the IDM for our AEM 6.2 website. We have done so using a fairly standard SAML configuration which has worked well. In our live/production environment we have two publish instances so we have been testing the integration across two publish environments...