We just migrated our native forms from ES4 to AEM 6.5. Recently, heard the news that IE is not going be supported later in 2021. Until now we have been using IE and IE plugin on Chrome. Since IE is not available, how can the forms work on Chrome or EdgeAny feedback would be greatly appreciated, than...
Hi Team, I am running Repository Modernizer as referred here: https://github.com/adobe/aem-cloud-service-source-migration/tree/master/packages/repository-modernizer My source maven project is of archetype 19 and getting below error:********** Executing Repository Modernizer ********** Restructuring ...
Hi, Currently we have requirement to add restrictions to DAM Asset Upload which checks file type, size and file content using for 3rd party API. We do this in DAM Update Asset Workflow by adding a custom step. Currently we are stuck at a place where in case when file is not allowed, we are not able ...
We have a requirement to host and distribute podcasts to Spotify, Apple and Google. In addition to it, our marketing team is looking for the same podcast content on our website. I came across some podcast providers that helps with rss feed generation and distribution like https://anchor.fm/ . But I ...
HelloWe have some custom page properties included in the page props section. Also we are creating a version when we rollout. The issue is after i rollout to the target and select the target page and go to the timeline column and click on revert to this version, the page properties that we have added...
Hi Team,I am getting this error while running the validator command. Any thoughts. Cloud manager validator 2.0.23 2020/12/23 15:26:18 conf.d\available_vhosts\default.vhost:23: included file (conf.d\whitelists\000_base_whitelist.rules) does not match any known file. I want to whitelist the ips on dis...
I am trying to iterate a multivaluedmap MultiValuedMap<String, Map<String,List<ModelObj>>> through HTL as below. But, I get values upto two levels which are String. Not able to access ModeObj. <div data-sly-use.nav="fragmentexamples.core.models.Nav"> <ul data-sly-list.year="${nav.map}"> <d...
Hi, I am trying to run aio plugins:install @adobe/aio-cli-plugin-cloudmanagerBut i am getting the following error :warning ..\..\..\..\package.json: No license field error An unexpected error occurred: "https://registry.npmjs.org/@adobe%2faio-cli-plugin-aem-cloud-service-migration/@adobe%2faio-cli-...
From time to time, I get requests for a list of authors in AEM who belong to a specific permissions group. We don't yet have an integrated sign-on solution set up (which would allow us to tie internal teams to permission groups), so I'm stuck manually assembling these lists. I know AEM has always be...