Expand my Community achievements bar.

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

  • 01-06-2021
    Hi All,Can we restrict workflow, not to appear on selected page for user and to appear the same workflow on other page for the same user.For. e.g. When we right click on page , select workflow, I get list of workflows to select. My requirement is not to show some workflow for certain page or Node fo...

    Views

    515

    Likes

    0

    Replies

    5
  • 01-06-2021
    Dear All, One of my requirement is that , I want to build proxy component for reusability in my AEM cloud SDK , as shown below.  How can I build using latest arch type to get below folder structure with below pom.xml *********** pom.xml inside aem-mysite-core (It should be proxy of core component) *...

    Views

    450

    Likes

    0

    Replies

    1
  • 01-06-2021
    In our project we planned to implement AEM Community feature with Mongo Storage Resource Provider (MSRP), we had purchased Mongo Db license for this. While configuring we came to know that Apache Solr is mandatory for this and it requires for indexing the UGC content, as Apache Solr is an open sourc...

    Views

    658

    Likes

    0

    Replies

    2
  • 01-06-2021
    I have an object which contains all the list of child pages & grand child pages (object - brought from the sling model class). In the component html page, I want to write the code , which display all the parent and child/grand child pages using the RECURSIVE method. 

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 01-06-2021
    I am trying to check a bunch of forms on our website. But can't seem to check/change properties on a bunch of pages, and cant figure out why. Do you guys have any idea? At like halve the pages it just doesn't show the function

    Views

    561

    Likes

    0

    Replies

    3
  • 01-06-2021
    I have a js file with the following code:"use strict";use(function () {//var url= this.url; //line 3var url = "http://experienceleague.adobe.com/docs/experience-manager-htl/using/htl/use-api-javascript.html?lang=en"; //line 4var getRequest = new org.apache.commons.httpclient.methods.GetMethod(url),c...

    Views

    1.8K

    Likes

    0

    Replies

    8
  • 31-05-2021
    is there any plugin of adobe cli which can directly be installed in jenkins , and the basic steps that are shared for the plugin how that will be recognize by jenkins when its installed on the server hosting the jenkins . Please share the complete guidance for integrating adobe cli with jenkins and ...

    Views

    642

    Likes

    0

    Replies

    2
  • 31-05-2021
    I have added details of the issue on below link. https://stackoverflow.com/questions/67414080/resource-is-returning-null-from-sling-model-class-in-junit Can you please let me know if I am missing anything.  

    Views

    1.8K

    Likes

    0

    Replies

    9
  • 31-05-2021
    If I have a link in the external link checker, how can I know from which page that link is being called? 

    Views

    330

    Likes

    0

    Replies

    1
  • 31-05-2021
    Hi, I am trying to create a filter component - to filter based on tags. The idea is to pass tags from a specific path to front, so user can choose from dropdown.I am having an issue, with Tag Manager methods, like resolve.Code below: @Override public String getAllTags(){ Tag tag = null; ...

    Views

    576

    Like

    1

    Replies

    2