Hello, I'm using this modul to synchronize users from active directory. The sync action with users works well. My requriemtent is I also need to create groups which are the users are members of. How can I achive this? Thanks in advanced.
Hello, We are trying to integrate vue-router into our App that is used in an AEM INT environment. However the router object does not seem to be initialised, custom elements such as `<router-view>` are not being parsed. Any suggestions?Everything works fine in our local dev environment. Thanks.
Hello, In AEM projects, often ui.frontend takes the max time to build. If a customer has multiple code bases, then the total time to build multiple ui.frontend modules is very high. Could you possibly share some best practices that would help bring down the time taken to build a ui.frontend module...
I am getting a strange error under aemanalyser-maven-plugin. I have ran my maven build tool with -X, and I found only 1 unuseful comment: [api-regions-exportsimports] importing package(s) com.mywebsite.core.models.test in start level 21 but no bundle is exporting these for that start level. What in ...
Hi All,We write a test cases for servlet at the time of running test cases it passing in my local. but we tried to move the code to higher environments by Jenkins it get failed we get null pointer exception why it was coming anybody have any idea Please i need some suggestions.Thankyou.
I wanted to reach out to you to know if there is a way to add more plugins to a Multi Line Text (RTE) in a Content Fragment. I noticed that by default the Multi Line Text comes with a limited set of plugins and missing some of the plugins like "Source Edit" plugin and a few others. One of our client...