Dear AEM Community Members, I'm reaching out to seek your assistance with resolving some WARN errors that have been appearing in error.log file Note: We are using AEM as cloud service1. *WARN* GET //content/wknd/page1/child1/child3.html HTTP/1.1] com.day.cq.search.eval.TypePredicateEvaluator Node ty...
I am trying to retrieve content fragments from the "ponto-de-parada" model that have the type value "Toll". However, I am not able to get this specific result. It is returning all the fragments based on the "ponto-de-parada" model, including fragments that are not of type "Toll".What could be wrong ...
I have this query - group.p.or=true type=cq:Page p.limit=10 group.1_group.path=/content/path/path1 group.1_group.1_group.p.or=true group.1_group.1_group.1_property.value=false group.1_group.1_group.2_property=jcr:content/pageTemplateType group.1_group.1_group.1_property=jcr:content/pageTemplateType...
Hi,I am trying to transfer a large amount of assets from an Adobe Managed Service environment to an AEMaaCS. I configured the AzCopy to use with the Content Transfer Tool following this documentation: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/...
Hello, what happens is that I need that the assets have a format in the name, this format is that the user can put the name he wants to the asset as long as it doesn't contain spaces, in case of containing space, the spaces must be replaced by micro (the symbol - ). For example, let's say the user u...
I am trying to create an AEM linked folder at either the Program level or Task level, but always get the "Oops, Something Went Wrong" message. I can do it at the Project level, but I have assets that are campaign-wide (Program) and task-specific. Linking folders to those specific document locations ...
I am updating metadata via csv import to 2k+ assets. Is there a way via the csv itself to also republish the same assets that have been edited/updated?
Hello, my question is simple, but I want to understand why this query returns content fragments from other folders even though I specified the "riosp" folder? The "group.2" returns only the fragments inside the "riosp" folder correctly, but the "group.1" returns fragments from other folders.My folde...
Hi All, I have created one Content Fragment Model where I have included Start application path browser as shown below. Now I am using outbox Content Fragment List and Start application is coming like below. Here my requirement is that Start application should be hyperlink and open in new tab like b...
I want to create a multifield in content fragment to combine two fields like text field and richtext field (multivalue functionality) how to achieve that?