Hi all,I am currently working on integration Adobe Brand Portal via Adobe IO. But in the IMS Account Configuration I cannot see the Adobe Brand Portal under Cloud Solution section, how can I enable it?I'm working on AEM 6.4.2.0 version and I follow the related guide: https://docs.adobe.com/content/h...
There was an issue with short url mapping in Production Publish 2 instance for one of our site where we had the mapping under /etc/map/https/www.xyz.com. The short URL was resolving in Prod publish 1 instance whereas it was not resolving in Publish 2. Due to this, when the pages are accessed pages f...
Hi All, I have the below URL with the query parameter.I'm triggering a servlet and the servlet will pick the query parameter value and it will give the response based on query param value. EX: https://wwwqa.powerlb.product.com/content/product/au/en_au/iron-product.html?q=Iron_tablets It is working f...
When I go to the DAM to look at the revision history of any asset, I'm getting an error. The page spins for a while and then throws a 500 error on status.html and events.provider.html.The following detailed errors are showing in my error log. I have no idea what's causing this or how to solve the is...
Hi All, I am working on xml editor in AEM , we are tring to customize some functionalities , but for that we need the fmdita dependency, not able to find the below dependency: <dependency><groupId>com.adobe.fmdita</groupId><artifactId>api</artifactId><version>3.6.5</version></dependency> Please help...
Hi,Previously the pdf downloaded in the same tab ,but my requirement is that view the pdf in other tab and then download the pdf.I am able to view the pdf in another tab,but when i am clicking the download icon of the pdf then it shows network error.The pdf url coming as a blob format. function sect...
I want to send small message in email while published my modified page into the pub node either from both side in .../aem/start.html or while page in editor.html(Edit) mode
Hi Guys, I have a static dropdown where I am fetching dropdown values in sightly. But I want to show text and values both.I am getting values in sightly like ${properties.promoMechanics}Below are my dropdown properties. So how do I get text now?
If I add an user in the admin console and then provide permission to that user to access the AEM instance, that gets auto synced to AEM. But, if I update permissions for the same user in the AEM instance, will that reflect automatically in the Admin Console?