Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/19/21
    Hi there community, I am looking to get the current logged in user from the SlingHttpServletRequest.  I am using a POST servlet that extends the SlingAllMethodsServlet. I can confirm that the login-token cookie is being sent with the request:String tokenCookie = TokenCookie.fromRequest(request).toSt...

    Views

    2.9K

    Likes

    0

    Replies

    7
  • 11/19/21
    Hi all,I need to access design dialogue property i am doing in sightly like this ${currentStyle.prop/value}In component Dialogue name = prop/value { prop is node and value is properties of node} How to get value if there is nested node in my Design dialogue where the data are being saved  

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 11/19/21
    How can I get get user details in publish intance? @SlingObjectprivate SlingHttpServletRequest request;​private User user = null;​/*** Initial method to get the user id*/@PostConstructpublic void initModel() throws ParseException {ResourceResolver resourceResolver = this.request.getResourceResolver(...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 11/19/21
    Trying to add a content module to an existing project which doesn't have content module and tried building it, it is giving the following error.How to resolve this? Could not resolve dependencies for project com.project:projectName.ui.content:content-package:0.0.1-SNAPSHOT: com.adobe.projectName:pro...

    Views

    920

    Likes

    0

    Replies

    1
  • 11/19/21
    Hi @Prameya  I was not able to respond in the chat as it did not allow me to respond there. You can use a Sling Servlet or a Scheduler to achieve this use case.Check link here:https://commons.apache.org/proper/commons-net/apidocs/org/apache/commons/net/ftp/FTPClient.html FTPClient client = new FTPCl...

    Views

    627

    Likes

    0

    Replies

    1
  • 11/18/21
    Hello All,Early this week we received reports of users that have challenges to modify Sites pages and CF in Author servers of lower environments. When people click on edit a page on any author site, keeps loading and loading up to 10 minutes and then the page is available for editing.Looking into th...

    Views

    802

    Likes

    0

    Replies

    3
  • 11/18/21
    Hi there, we are struggling with getting the asset link feature to work for our creative cloud users.1. Creative Cloud is on a separate azure tenant than AEM Assets Essentials2. Domain and directory trust is enabled and working3. Users with federated id are synced properly and are setup with product...

    Views

    726

    Likes

    0

    Replies

    1
  • 11/18/21
    Hi All, We have recently upgraded AEM to SP 10 pack (from 6.5.7)I have noticed that if we disable and enable the replication agent in Author instance  - it throws "Unauthorized Error".To resolve the error - we have updated back the same password in transport tab of password section and we are seeing...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 11/18/21
    I'm using AEM 6.5.10, I have a multifield as below;I should be using the values authored from 1st multifield(Action Type, Behavior, Label, Value, Feedback, Action Parameters) in a anchor<a> tag.I should be using the values authored from 2nd multifield(Action Type, Behavior, Label, Value, Feedback, A...

    Views

    1.9K

    Likes

    0

    Replies

    3