I have a fresh install of Mac OSX 13.4.I have downloaded the Quickstart JAR: AEM SDK v2023.5.11983.20230511T173830Z-230200I have installed Java 11.0.19I have installed mvn 3.9.2 I am following the instructions outlined here: Set up Local AEM Runtime for AEM as a Cloud Service Development | Adobe Exp...
Hi ,I have been trying to upgrade ACS commons version from 5.3.4 to 6.0.8. After successfully upgrading the version, the dispatcher flush in author is working fine and as expected. But in Publisher flush Error 403 is thrown saying that CSRF token is not present and its invalid. This case is same fo...
We are doing SAML integration with Okta IDP on AEM Publisher and after doing all the required configurations, getting forbidden 403 when IDP is redirecting to AEM.[26/May/2023:10:25:20 +0000] [I] [cm-p104909-e982861-aem-publish-7cfb4c8c6d-nmjt2] "GET /content/cisco-dcloud/us/en/home/secure.html" 200...
Hi all,Is it possible to create a static template in aem as a cloud service. If possible can any one tell how to create a static template in AEM Cloud Service 2023 version. ThanksNandheswara
Hi, I want to enable permissions only for the properties of zh pages (so they can add TAGS in the page properties).Is it possible to limit rights only to properties?Can anyone suggest me the approach how to do
I want to restrict to author select only the Model that I want, like FAQ Model to this component, how can I do that? Here belows there's the ModelPath xml code <modelPath jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/select" emptyText="Selec...
Hi,There is a requirement to query cq:lastModified and cq:lastReplicated values. We need to fetch the data and check which date is greater than another. Will it be possible to compare and check the values from the above time format? Kindly share your inputs. Regards,Manoj
I have a component and it has 7 dialog properties and 5 fields are straightforward fields and there is no business logic, 2 fields needs some manipulation. It is return the same way what is authored. I have two options Case 1 : All 7 fields are simple and return simple string.Method 1 - Use ${pro...
Hi Team, We are working on a new website, where we are using AEM as a Cloud service to create the same. The website needs to have the authoring capabilities like in any AEM website. For a specific sign up page, we would require the page to be rendered in React. Using the SPA approach for creating t...
Hi, I have a requirement to query and fetch the active pages in aem cloud. In aem on premise we have below property to identify the active pages but I dont see any such properties in aem cloud. 2_property=@jcr:content/cq:lastReplicationAction2_property.value=Activate Please kindly share your input...