I have a requirement to have a product info in AEM. I just have to show Overview, Brochure, Image and Technical Specification (Specification In table) How to store products info into AEM. Any suggestion. Using Content Fragment is the way it seems, but technical specification has table where table ke...
When i tried to update the any metadata property of an asset jcr:lastModified & jcr:lastModifiedBy which is present under "/jcr:content/renditions/original/jcr:content not updating . Requirement is whenever any metadata property gets updated these two values should also be updated .Kindly provide an...
Hi Team I have created two new groups using the below script. but unable assign permissions. create group group1 with path /home/groups/projectadd group1 to group dam-usersset properties on authorizable(group1)/profileset givenName{String} to "Project Group1"set aboutMe{String} to "The members of th...
so I just realized there's a new(ish) version of page core component (latest version is v3) I'm trying to find if there's a table/summary of differences with the different versions of core components (page, breadcrumbs and etc). BUT I am not having any luck finding such information. Are you able to ...
*WARN* [35.169.247.33 [1715722203217] GET /bin/querybuilder.json HTTP/1.1] org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Traversed 20000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [cq:Page] as a /* xpath: //element(*, cq:Pa...
Hello, I have a codebase in AEM6.5 that cannot read a OSGi config, using org.osgi.service.cm.ConfigurationAdmin api, when @OSGIService is used instead of @reference.I see that when annotated with @OSGIService, the reference object is not empty, but the Config is always returned as NULL, though they ...
I'm trying to create a content Fragment with the HTTP API. I have generated the bearer token and I've set it to the request. URL: https://{{bucket}}.adobeaemcloud.com/api/assets/myproject/new-cf Body:{ "properties": { "description": "New Content Fragment Description", "title": "N...
Hello, From various content it seems Edge Delivery's Document-Based authoring is relatively easier for Authors.It might specially be useful for the customers working with multiple agencies for content creation. What is your take on it? Is it easier with little/no training needed?What about Dynamic C...
I want to get the data inside master node, and the field which i want to get the data inside disclosure, a list of items. and can we have the data as an composite multifield. like the data should get store in item0, item1, item3 format
Hello all when using AEMaaCS any suggestions or recommendations on best practices for the executing scheduler on publisher ? I don’t like to use it but I know folks use it for link purge etc