Hi All,I am creating the custom workflow for activate/ Deactivte later workflow.so i have created a custom workflow step, which added datetime widget to get the value from the author.Now authors can select the date and time from the widget, but the value is not save in workflow metadata node.could y...
When an individual user (not yet registered in CRX) attempts to login, CRX authenticates against LDAP and if authentication is successful then that user is synchronized with CRX. So, How to force synchronization of LDAP users with CRX so that rights can be assigned before the user first tries to log...
Hi,I want to override the transport handler which will be used by replication agent in author instance for my custom logic. My publish instance is in tomcat which requires an authentication to handle the request. I want to send authentication info through custom transport handler. I found the below ...
Hi All,(AEM version: AEM 6.0 with SP2)I am trying to customize the OOTB image set functionality provided by AEM. (http://localhost:4502/libs/dam/gui/content/s7dam/sets/imageset.html)I want to add tag field to image set so that I can search my image set later, on the basis of tag property.Just for te...
I have tried to create angularJS app inside AEM with routing . The ng-view directive is present in index page (to include another page with another template). Added parsys in partial page. Once I add the components in index page, i am unable to edit or delete it from index page. Is there anyway i c...
Hello Experts !I have a very basic question and need help for that. In our day to day exploration we generally tries to find out what all files are involved in any particular operation (for the purpose of customization). Such as i wanted to find out what is the control flow for an operation (request...
Hi,While configuring AEM 6.1 SAML packge I am receiving error once I get back to /saml_login consumptioncom.adobe.granite.keystore.KeyStoreNotInitialisedException: Uninitialised system trust store.As I see, there are some additional fields added to SAML configuration in AEM 6.1 compared to 5.6.If an...
I am trying to use a 3rd party project (Jsoup) in my servlet. I have gone through the steps to build and deploy a bundle fragment plugin as outlined here:https://helpx.adobe.com/experience-manager/using/custom-sling-servlets.htmlThis part works fine, I deploy it successfully via web console bundles ...
Hello.I have a question about personalization and replication.Problem is that after activation of personalized page I observe cascading activation of chosen campaign.Steps that I have made:1. Go to some page and choose any component with personalization2. Choose "Target" entry in the configuration m...
Hello, Can a customer create Custom AuthenticationHandler by extending Adobe SamlAuthenticationHandler and override its authentication methodsIs SamlAuthenticationHandler class code publically available or on request by client . Any license violation or other challenges ?Thanks