I don't see my two latest questions appear on the list with the others, so I'm just making a test post to see if this shows up. Here are my other questions, submitted as a duplicate because I'm still not sure whether or not they show up.FFMPEG Transcoding and Dynamic Media workflows fai... - Adobe E...
I am trying understand asset versioning and I have understand from the AEM docs that whenever we upload metadata, new version will be creates as per (https://experienceleague.adobe.com/docs/experience-manager-learn/assets/collaboration/versions.html?lang=en) But when I verify this in latest cloud sd...
I have a Java project using a Maven archetype provided by Adobe to get started. I have built several custom workflow steps using this model - all is good.Until now, all of them have been using typical data types such as Int, String, etc. Now, I have a need to write a Document to the Filesystem. Bec...
I only want to show a dropdown for Variables - i.e. remove the literal option. Anybody know how to do this? I cannot find the documentation on the dialogs - can you kindly point it out? Then, I'll RTM. Thanks!
Hi All, I have a requirement where I need to ask a user to login or redirected to the AEM login page whenever they try to open a page within a certain hierarchy. ( If they are not logged into AEM )Example:we-retail/en/en/homeen/home/about-us Now I need to redirect the user to the login page whenever...
Hi, I am having an issue where when new assets are uploaded to a project, AEM seems to be automatically filling in tags, IPTC data, and titles of assets which in turn are giving incorrect asset previews. Is there a behavior that if an asset has already been in AEM, uploaded to a project again with ...
hi there..Hope everyone is sound and safe !! . I am trying to integrate google enterprise libraries in my code. I tried adding in pom like this: <dependencyManagement> <dependencies> <dependency> <groupId>com.google.cloud</groupId> <artifactId>libraries-bom</artifactId> <ver...
Hi All,We are trying to integrate AEM with Apache Kafka and are trying to use Apache Kafka Jars (i.e Kafka-clients & Kafka-avro-serializer) in order to integrate. We are able to build the code and deploy.But on OSGI we are not able to resolve the dependency as the Apache Kafka Jars are not bundles. ...
Hi team, I Know cq:allowedTemplates property are used in editable templates site level to make list of allowed template to create page but i want to know what is use of remailing below properties like allowedPathsallowedParentsallowedChilderns please explain how we can use this in Editable templated...