Expand my Community achievements bar.

Gunars_Vilcins
Gunars_Vilcins
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi, our AEM instance uses the Day CQ Mail Service for workflow notifications and connects to a MS Office SMTP server using basic authentication (username/password). I have a requirement that needs to change this from basic authentication to something more modern like OAuth. I found this documentatio...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    1
  • I have a multifield component which saves to the page like below:  And I have written this code to iterate through the values and display the nodes in a list: <sly data-sly-test="${resource.hasChildren}" data-sly-list="${resource.getChildren}"> <ul data-sly-test="${item.name == 'items'}" data-sly...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    3
  • I'd like to hide the 'Tools' navigation for only a single user group.I created an overlay for /libs/cq/core/content/nav/tools under /apps/cq/core/content/nav/tools; then added a deny ACL for the navigation item like so: /apps/cq/core/content/nav/tools/rep:policy/deny. The reason for doing this is so...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    8
  • We have a blog component requirement where there needs to be two sets of user groups, one that can publish blog posts and another that can author but not publish (save only). Is there a way to accomplish this via user group permissions (rep:policy)? Pls see attached image.

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • Does anyone have any information where/how to implement a content security policy within the AEM platform?Content Security Policy (CSP) - HTTP | MDN

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    1
  • Hi,Every month or so, I package the pages I have in my Production enviroment and move them down to my lower environments to keep them in sync.I typically create and build the package from Prod-Author (/content/my-project).Then upload and install in my Dev-Author instance; replicate from Dev-Author t...

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    5
  • I'm trying to accomplish something similar found in this post.I have this in my "scripts.js" file:use(function() { var resolver = resource.getResourceResolver(); var session = resolver.adaptTo(Packages.javax.jcr.Session); var userManager = resolver.adaptTo(Packages.org.apache.jackrabbit.api.security...

    Type

    Questions

    Views

    1.3K

    Likes

    2

    Replies

    5
  • Hi there,I am trying to convert my components over to the HTL/Sightly instead of JSP, and I'm running into a road block.I'd prefer to do the HTL using Javascript-Use API instead of Java-Use because I am more familiar with JS.My new JS code below errors out:"Can't find method com.myproject.aem.util.G...

    Type

    Questions

    Views

    6.5K

    Likes

    0

    Replies

    4
  • I have a large amount of DAM assets (mostly PDFs) to move from our Production environment down to our development environments. I have been packaging all of this up via Package Manager and manually installing each package to each environment. I also disable the WorkflowLauncher when installing as de...

    Type

    Questions

    Views

    1.2K

    Like

    1

    Replies

    1
  • I am using the maven multimodule content package archetype in my project as listed here:https://docs.adobe.com/docs/en/aem/6-0/develop/dev-tools/vlt-mavenplugin.html#multimodule-content-package-archetypeI changed the <version> in all three POM files from "1.0-SNAPSHOT" to "${project.version}".The fi...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    6
Top badges earned by Gunars_Vilcins
Customize the badges you want to showcase on your profile