Hi,On 6.1, I've noticed that admin group users can edit a page which is locked by workflow lock payload process without unlocking that page although the user who started the workflow cannot edit that page while being locked by lock payload process. Is it a correct behavior? Thanks
HiI am looking for the a way to include/develop custom Data types in the Content Fragment Model Editor of AEM version >= 6.4. It could be a hyperlink, extended RTE (with all features/plugins) etc.It is now recommended in the page to use the CF Model to create a CF. Does that mean that the CF Templat...
Hi, Issue with unzip AEM backup.Please note that the zip file is valid when we unzip it in laptop (MAC OS ) its works. We are taking backup from our gitlab schedulerHere is the part of Script:backup_file="/home/aem/backups/backup-$timestamp.zip"- curl -s -L -i -u ${AEM_BACKUP_NAME}:${AEM_BACKUP_PASS...
Hi everyone,While creating a connection with external database I am getting following error in AEM;{"jsonrpc":"2.0","id":"1592592345532","error":{"code":-32001,"message":"Could not establish connection: Could not create connection to database server. Attempted reconnect 3 times. Giving up.","data":{...
Hi,i am referring the link https://www.exadel.com/news/aem-tip-junit-tests-for-wcmusepojo-objects/ I am working on adding the abstract Below the code is not resolving in IDEcomponent = PowerMockito.mock(componentClass); any inputs as what could be the reason and how to resolve it import org.apac...
I have several type:String fields in the jcr that contain html tags in them. I need to render on my page such that the html tags are injected into the dom rather than be escaped. But right now, they are getting escaped.For example, in the jcr I might have this fieldIn the browser, that is ending up ...
Hi In 6.5 tagged an asset and then i tried to go to the sites console and search for particular term. I presume this omnisearch from sites console should automatically also bring up tagged assets as well as pages? Right now only bringing up pages and no tagged assets. Is there some extra developm...
I am trying to create Junit test case for creating packages. I have used link https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/test/java/com/adobe/acs/commons/packaging/impl/AssetPackagerServletImplTest.java for this. PFB my service and Junit code. I am getting an ...
I'm working on SAML 2.0 integration on totally clean 6.4.8.1 instance.Login works properly. However, logout fails with NPE. In logs I see:19.06.2020 11:32:21.061 *ERROR* [0:0:0:0:0:0:0:1 [1592555541049] GET /system/sling/logout.html HTTP/1.1] com.adobe.granite.auth.saml.SamlAuthenticationHandler Una...
Hi, I have changed the admin password across "publishers/authors" and after changing the password if i run the below curl command on Jump server to check the bundles count, i am getting below error but if i login to the corresponding publisher, i am getting successful output. Something got changed ...