We had requirement to add new text field in workflow completion dialog as shown below./libs/cq/inbox/content/inbox/dialogs/workitemcompletedialog/items/form/items/testTitle We also updated "inbox.commons.workitem.js" highlighted in bold below and also in screenshot before post call is made./libs/cq/...
According to this => https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-manager/index.html, Redirect manager is compatible with AEMaaCS but I'm unsure how to get the Cron+bash script (the script that downloads the redirect maps from publisher) into the dispatcher.I am not ...
Hi Everyone, I have added some more custom rewrite element entries[highlighted one in snap] apart from OOTB entries in CQ Link Checker Transformer Configuration. However it's not working which is working only for OOTB entry i.e a:href, img:src. Also If I add custom entries for anchor tag...
I have included the asset share commons package in the all/pom.xml. However, the vendor packages do not get installed automatically after running the build command (mvn clean install -PautoInstallSinglePackage). <embedded> <groupId>com.adobe.aem.guides</groupId> <artifactId>aem-guides-wknd-sha...
We are using a nonce worker to avoid loading inline scripts,But SAML authentication handler contains a form that redirects to the OKTA login page.This form includes an unsafe inline script, which prevents the page from rendering and redirects to the OKTA login page. Any one have faced this issue?
Hi Team,I am working on a use case, but stuck at one point that i have created a multifield component where we can create multiple cards shown in the below image. But as soon as these cards are created it should also have individual parsys below it for each card. The parsys should get add dynamicall...
Hi team, I'm trying to make a IMS configuration to Target through OAuth while creating a adobe IMS technical account configuration I came across few doubts on some inputs those I will place below. Authorization Server - ?Client ID - Client ID generated after the access token creation.Client Secret -...
AEM 6.5.18Problem statement: Trying to save PDF in AEM publish DAM and return a externalized PDF URL.A post servlet is created to POST data with pdf as blobdata to store PDF in DAM. If directly posted to AEM publish, PDF is stored in DAM successfully. However, if it is posted via dispatcher, we obse...