I am bulk uploading content fragments to AEM as a CS.For this CF Model I have a property that is unique for all the content fragments, but to test when I tried uploading the same object twice, AEM did accept the POST request and created the CF and added '<cf-url>-1' with the same data and completely...
I am trying to upload content fragment data via POST request and for each json object I have a unique 'ID' property that I want to act as a unique ID on AEM. The problem is, when I do a mass upload split into two folders EN and FR (as the CFs are in two languages) AEM does not recognize the unique I...
We currently have the remote asset selector set up for Next Gen Dynamic Media, but for some reason we're only limited to images. Is there a way to enable other file types like PDFs? Not sure if there's a configuration responsible for this or something else.
Hello, I'm trying to create a new editable template.I have already created one template from scratch and am planning to create another using this template.When I copied and created this, this template had a 1 added to the end of the existing name.My question is, how can I safely change the name of t...
We've a requirement to restrict the asset upload based on certain file name pattern on AEMaaCS. We tried using the fileupload.js illegal charset. It is not working. Custom clientlibs with the file upload validation that is also not working on cloud service. OOTB in Cloud we've validation for MIME ty...
Hi Everyone, I have to use twilio message api [https://www.twilio.com/en-us], For that I have added dependancy in core pom file like below to use their apis. core pom.xml:<!-- communication web API https://mvnrepository.com/artifact/com.twilio.sdk/twilio --><dependency> <groupId>com.twilio.s...
Recently I encountered a project with a complex model package structure and looked into how best to support this. I found documentation at WCM.io that indicated this. <!-- Export all non-internal packages by default --> Export-Package: !*.impl.*,!*.internal.*,\ io.wcm.samples.*Replace io.wcm.sample...
I would like to know if it is possible to reverse map fragment identifier URL using sling:match as it is not shortening the URL only for those containing #sling:internalRedirect :/content/website/(.*)sling:match:/$1sling:internalRedirect:/content/website/(.*)#signupsling:match:/$1#signup Both proper...
I'm using bootstrap for my aem training, but I have a slight problem. Using my clientlib with bootstrap overrides the default aem grid, or bootstrap adds its own on top of it. The issue is that the page now shows very different margins in the root container. How could I solve it?
Hi,I accidentaly deleted two workflow models from a lower environment.Since I have them on an upper environment, I'm looking to copy the workflow models from it to the lower environment.How can I do it ?I tried already with the package manager by copying this path : "/libs/cq/workflow/admin/console/...