Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/11/19
    Hi,We recently updated to AEM 6.4.6 and it seems that the allowedTemplates property for /content/experience-fragments has no effect anymore as other page templates are also displayed when creating a new experience fragment. In AEM 6.4.3 this was still working fine.

    Views

    956

    Likes

    0

    Replies

    1
  • 11/9/19
    HI All,Can anyone please help ? . it was all working correctly until i login last time . today when i tried tried to launch AEM author instance getting below error .any suggestion will be great helpthanks 09.11.2019 15:48:24.761 *ERROR* [0:0:0:0:0:0:0:1 [1573332491343] GET /libs/granite/core/content...

    Views

    4.9K

    Likes

    0

    Replies

    4
  • 11/8/19
    I've got a workflow model that I want to run after DAM update asset finishes without modifying the DAM update asset workflow itself. I know that DAM_UPDATE_ASSET_COMPLETED event triggers at the end of DAM update, but I'm not sure how I can leverage this in my Workflow Launcher conditions. Is this po...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 11/8/19
    I'm trying to customize the validation for a couple of Asset Metadata fields. I need to make the Title and Description required. I also need to implement additional restrictions on the field values (no capital letters, no blank spaces, etc..., but I could do that on the js file). I have a few questi...

    Views

    2.2K

    Likes

    2

    Replies

    3
  • 11/8/19
    Hi All,I have a question regarding AEM licence. Currently our application is running on AEM6.4. Now we are planing to start one more application. Like our current application is for end users and our new will be internal only for Company employees.And there is  different team will going to develop a...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 11/8/19
    Hi,I have two aem projects say  A and B. I need to access the service in project A from B. Can you please let me know how to achieve this.

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 11/8/19
    Hi everyone,Does anyone have a suggestion for how I can attend this requirement bellow?I need to shared session between AEM and React application.ThanksAlisson Xavier

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 11/7/19
    Hi all,In one of the component information module, there is links tab where i authored  some links which are not rendering on the page. those links are atored in crxde under /content folder. there are two dropdown options one is headquarter and another is contacts. when i select head quarters option...

    Views

    647

    Likes

    0

    Replies

    1
  • 11/7/19
    Help is appreciated in writing JUNIT for below code.    @PostConstruct    protected void invokepost() {        super.Initialize();        qs = new ArrayList<SomeComponent>();        Iterator<Resource> iteratorExp = resource.getChild("root/childParsys/").listChildren();                while (iterator...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 11/7/19
    Hi ,I am facing an issue in running the query through my deployed code in AEM.The map is created as below:Map<String, String> map = new HashMap<>();map.put('path', 'path-here');map.put('type','oak:Unstructured');map.put("1_property", 'content-type');map.put("1_property.value", 'value');map.put("2_pr...

    Views

    5.6K

    Like

    1

    Replies

    6