There is a requirement in our project where i have to check if the current page path contains a specific text or not. How to write sightly code for this. for ex:- <sly data-sly-test.pagepath=${currentPage.path}/> this will returns path as "/content/project/ab/cd/home/" now i want to check if it has ...
Hi Team Recently we have installed 6.4.8.1 in our env, after installing SP, the workflows are starting and in the first step itself they are halting. we verified in error log file , but no error found regarding this.can anyone help me in this.
To make a OSGI factory configuration, provided factory = true using R6 annotations and was able to create factory configs, but when uploaded the configs via xmls using a unique identifier, that identifier is not picked in the display name. For example config.xml's name is "com.x.y.z.someserviceimpl...
Hello, I have a requirement to search any content inside all the pages of a website. I have written a query like SELECT * FROM [cq:PageContent] AS content WHERE ISDESCENDANTNODE('/content/pathoftheproject') and contains(content.*, 'search_keyword') This query is searching for a keyword which is with...
I have made a direct connection between AEM-Campaign and the connection is successful. I am using campaign classic and AEM 6.5.6 and OOTB email template/components. The campaign cloud services value is configured with the integration, and the templates get synced to campaign. but, in properties for...
Hi Team, We are trying to implement MFA for AEM and referred this blog. However we are not sure how this can be done for crx explorer as well. http://localhost:4502/crx/explorer/index.jsp Please can someone suggest any pointers? Regards,Jay
I am currently using AEM 6.5 and trying to create a new launcher by navigating to tools>workflows>launcher>create>add launcher . When i enter all the required data i see an error dialog with (Node with path /conf/global/settings/workflow/launcher/config does not exist.)