Hi Team, I am working on a workflow requirement, where i am using the ECMA Script on a OR Split. The ask is to fetch the user who initiated the workflow and check if the user is part of the specified group. Part of the 2 requirement statements, we are able to fetch the user info , but looking to...
Hi All, I have a breadcrumb component When I check the HTML code of the breadcrumb on page, there is some JSP logic is shown and not translated correctly. <sly data-sly-test="${! currentpage.properties.breadcrumbsHide}"> <sly data-sly-use.crumb="com.atlascopco.aem.ac_commons.core.components.Bre...
Hi, I believe out of the box AEM will support only facebook and twitter for Oauth integration. But in our case Azure is the provider and currently AEM will not support it. Is there any community version of code we can install to make Azure Oauth integration to work in AEM?
query {seaBrightByPath(_path: "/conf/bright/settings/dam/cfm/models/seabright") {item {firstNamelastNameemail}}} Result {"errors": [{"message": "Exception while fetching data (/seaBrightByPath) : Path: '/conf/bright/settings/dam/cfm/models/seabright' does yield a Resource but it is not a Content Fr...
Hi all,I see article "Authenticate to AEM Author using OKTA" at Configuring OKTA with AEM | Adobe Experience ManagerIs Authenticate to AEM Publish using OKTA and LDAP relevant? For Author environment, all authors are employees are for corporate and so LDAP and SSO make sense. When it comes to publi...
Hi, Does AEMaaCS support both Responsive design or Adaptive design? If both are supported, please suggest me how it supports each of them Out of the Box. What are the elements, methods and classes used in each of them? Where to handle this? HTML or OSGI or Assets (renditions creation)? Thanks...
I'm trying to enable Azure AD SSO for my localhost aem author instance. I have done with the configurations required in Azure AD and AEM configMgr by following this link https://blog.developer.adobe.com/saml-authentication-in-aem-using-microsoft-azure-active-directory-30d668338a8f as its was pretty ...
Hi all, The Developer benefits and IT benefits of AEMaaCS are very clear. What are the Business Benefits of AEMaaCS? Is it just Faster time-to-value or anything else? Appreciate all your responses. Thanks, Rama.
We have this property in a page: Author Content Fragment path: "/content/dam/content-fragments/authors/en/some-name"When creating a language copy, I want the path to be changed to "/content/dam/content-fragments/authors/fr/some-name"Currently it just keeps the same en route in the French language co...