Hi All, The problem statement is as follows :I have created a custom integration configuration for Progressive Web Apps in AEM Adaptive Forms ( based on AEM 6.5 ). For a form that I am trying to convert to PWA, the start_url also includes some query parameters which are used for tracking how the use...
While I am removing quick publish for content fragment then manage publication is not working. And also we don't need delete permission for user group.We tried denying quick publish selection button and providing replicate access but manage publication or request for publication workflow is showing ...
Hi Team,While editing my content fragment i am getting error pop up after saving it. From the system console i have got the following error. Its not happening for all fragment but few one.I have compared the crx structure with other which is working fine but didn't get any clue.Below errors i am get...
I need to get values of 'division' from this JsonObject in AEM. How can I get that?{ "orgUnit": { "active": true, "category": [{ "l": "08", "division": "03", "isDefault": false, "sales": "ID01" }] }}
Tried building a dynamic navigation menu with a Sling Model that maps to the navigation data in AEM. In this, I tried to create a NavigationModel class that retrieves the current page and its siblings, and builds a list of NavigationItem objects that represent each page in the navigation menu. So w...
Dear Contributors, I read many online articles for binary less replication and what I extract from those articles are: 1. all your datastore will be hosted somewhere in external datastore; 2. this external datastore will used in your author and publisher instance as binary provider so you not need ...
Hello All , I need to retrieve the component values that match with specific resource type and read the component values. We can have n number of the same components on the given page. Please provide any suggestions
hi this is more of a java based question but I could use some help here- i have a stringified (json.stringify) javascript array of strings ["abc","efg","ijk"]i want to convert it to a json object JsonObject jsonObject = new Gson().fromJson(arrayOfStrings, JsonObject.class);com.google.gson.JsonSyntax...
Hi Team, Currently we have taken Adobe Asset License for only for Adaptive forms (AEM Forms add-on Package). Our requirement is rendering the forms external sites (which is not running AEM) but each new adaptive form required change external site to render the form, This leads additional work from e...
Hi Team, I understand AEM6.5 Installation required Java 11 ,Is it Means Java 11 (11,11.0.1 to 11.0.20) & above ok to install AEM65 or Any particular Java 11 version onwards must have . Currently java/JDK 17 version ,Is ok to proceed with AEM6.5 Installation at Linux Server because same server using...