Hi Friends,I am trying to send email in participant step. I have written a email service which uses the Message Gateway to send emails.But MessageGateway<Email> messageGateway = this.messageGatewayService.getGateway(Email.class); this line is giving messageGateway as null.I went through a number of ...
OOTB minify with YUI compressor is failing to minify the unminified jquery 3.1.1, fastdom 1.0.5 and babel-polyfill 6.22.0.Primarily its having issues with reserved keywords throw, catch etc. Any suggestions/pointers would be highly appreciated.Few traces of the logs...Attached the complete log for ...
Hi,I am using crawler to fetch the data from one of the job website and fetching information from each job link and creating pages in AEM ,its working fine but if anyone page have any youtue , in that case I am getting exception and not able to create page in AEM.I am using htmlunit.Please suggest....
HiI have a payload path like /content/world/latest-news. I want to check if this page is in any active workflow job queue. How to check that through programing?thanksSrini
Hi,i work with the AEM 6.2.I have issue that u must create particulars step in workflow model for confirm change with users/groups which they have "crx:replicate" privilege at the page.Is posible create in workflow model participant step for more users/groups?
I'm using Sightly<a href="tel:${phone}">${phone}</a>the phone number is getting printed correctly but inside the link "tel:" is getting replaced by "_tel_" which breaks the link to work as a phone link. I can't found anything in the Sightly documentation about it. I tried using context unsafe and co...
Hi ,I have a requirement to add new button in damadmin and that button action must push assets to the specific agent. Any suggestions/ideas to satisfy this requirement? Thanks In Advance.
I have tried these things on our DEV server:Creating the component using CRXDE lite.Creating the component in Brackets and export to DEV.serverCreating the content package locally and uploading adding it to the DEV serverRebooting the server.I'm stuck. All of the above work locally, but when attempt...
Hi All,Currently we have an issue whenever we trying to create the language copy for Czech with language code "cs" and "cs_cz",It displays the blank page after language copy has been created, in the preview mode as well as via the domain URL, The issue is only for pages which are created using langu...
Hi All,I want to create a user authentication based on facial recognition. I want to use my laptop camera to capture user face and using pre-loaded images in DAM i want to do facial recognition, i want to verify if the user exists or not by matching captured image and images present in DAM. Based on...