Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/1/16
    My client is very interesting in using Adobe's AMS (instead of setting up their own servers) for hosting their website build on AEM and this website will attract quite a bit of UGC, a few q'sDoes AMS support a MongoDB + Solr setup for UGC common store?Is ASRP internally setup with MongoDB + Solr set...

    Views

    1.1K

    Likes

    3

    Replies

    2
  • 2/1/16
    is it way to implement a richtext field for touch UI dialog similar to the description field in classic view? Example below <text2    jcr:primaryType="cq:Widget"    fieldDescription="Best view is supported up to 350 characters."    fieldLabel="Description"    name="./text"    xtype="richtext">

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 2/1/16
    Is there any reference to AEM centos 7 init script based system.d rather init.dSimilar to the one https://helpx.adobe.com/experience-manager/kb/linux-init-script.htmlCan this be updated for system.d ?

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 2/1/16
    Hi all. In certain templates, I'm running into a case where I'm going to have to access the same information for several users multiple times. Given an ID, I'm wondering if there is a best practice for accessing their information (namely: email, name, phone number, and a couple other data points). I...

    Views

    1.5K

    Like

    1

    Replies

    2
  • 2/1/16
    As per the jackrabbit oak goal OAK repositories are meant to scale for larger child node (possibly millions - please correct if wrong)But how this is effective in case of AEM 6.x is not clear 1) Does it mean all the content node  and user/group nodes base jcr type are child nodes(inheriting) of oak:...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 2/1/16
    Hi All,In sightly file, I have a set of conditions as below, based on which certain processing happens :1]<div class="item " data-sly-test="${condition2 || condition1 || condition3}">2]<div class="item " data-sly-test="${condition2 || condition3}">3]<div class="item " data-sly-test="${condition1}">C...

    Views

    1.7K

    Likes

    2

    Replies

    8
  • 2/1/16
    Hi All,I have knowledge on hybris and I want to integrate AEM with Hybris. I have found some info from AEM 6.1 docs. I need sample project like geometrixx, so that I can start my work by referring to that.Pls help me.RegardsKrishh 

    Views

    2.2K

    Likes

    0

    Replies

    8
  • 2/1/16
    I am trying to configure Apache Jackrabbit Oak LDAP Identity Provider in AEM 6.1, I have  configuring  the value of Ldap provider name , Ldap server hostname and saved it .configured values are not getting saved. can you please help me, Thanks in advance

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 2/1/16
    I have a scenario where I have to match 2-3 properties of parent node and 2 properties of some child node under that parent node simultaneously. I am unable to achieve that only one condition runs at one time.SELECT * FROM [nt:unstructured] AS parent WHERE ISDESCENDANTNODE(parent,[/etc/employees/emp...

    Views

    4.7K

    Likes

    0

    Replies

    6
  • 2/1/16
    I am trying to access a CRX server over the internet using JcrUtils.getRepository method in JCR/JackRabbit and receiving the following error: javax.jcr.RepositoryException: Unable to access a repository with the following settings:  org.apache.jackrabbit.repository.uri: http://<<Server Name>>/crx/se...

    Views

    3.5K

    Likes

    0

    Replies

    2