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

  • 9/28/17
    When following the AEM website construction tutorial, after setting up the template, components, markup, and creating a page from it all, the page itself continually comes up blank in the editor. This is the second attempt at this tutorial as the first attempt ended the same.The article in question:...

    Views

    6.7K

    Like

    1

    Replies

    15
  • 9/28/17
    I am reading the 6.3 Upgrade document: Upgrading to AEM 6.3Question 1:Under the Repository Migration command, it specifies different commands for "From AEM 6.x with TarMK with File Data Store" and "From AEM 6.x with TarMK with custom Data Store". What's the difference between File Data Store and Cus...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 9/28/17
    Hi,I have the following structure within a page where we store details of a person.  There will be one person per page and we have tried to give the person data some sort of structure to break things up (eg jcr:content\person and jcr:content\person\social)It might be late in the day but I am blank a...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • Hi,I am trying to use the SDI in AEM 6.2 (no service packs). I've installed the Sling Dynamic Include bundle (3.0.0) on my publish instance and configure all the required parameters. However, its generating the <!-- SDI include (path: /content/geometrixx/en/services/_jcr_content/par/title.nocache.ht...

    Views

    4.6K

    Likes

    0

    Replies

    8
  • 9/28/17
    Hi Everyone,I have a scenario where i need your suggestions/information.Take a scenario where you've added a tag to a page and then deleted it. If you then go into that page to look at the tags associated with it via a UI, that tag will not show up. However, if you go into CRX/DE you will still see ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • We set the /statfileslevel to 5.Issue 1:content tree:  /content/myproject/en/firstlevel/secondlevel/thirdlevel/fourthlevel/fifthelevel/sixthlevel/child pagesIf I activate the fourthlevel page, it is invalidating the fourthlevel page and its parent pages (until secondlevel). Because our /statefile is...

    Views

    4.6K

    Likes

    0

    Replies

    12
  • 9/28/17
    Hi,I have to connect to an SQL server from AEM. I have a bundle created with the SQL jdbc driver and installed on OSGi. and I have the connection uri configured on the felix console with datassource name mysqlserver.when I use the below code     @Referenceprivate DataSourcePool dspService;DataSource...

    Views

    2.5K

    Like

    1

    Replies

    6
  • 9/28/17
    Hi,I have a process step in a workflow that launches when a content fragment is created. It calls a custom process with the following code:public void execute(WorkItem item, WorkflowSession session, MetaDataMap args) throws WorkflowException {try {Map<String, Object> serviceParams = new HashMap<Stri...

    Views

    2.7K

    Likes

    2

    Replies

    6
  • 9/28/17
    Hi,Need your hep in resolving below exceptions: getting below exception post migration from AEM 6.1 to AEM 6.3 All bundles are in active state.27.09.2017 10:15:31.272 *ERROR* [10.5.2.154 [1506500131064] GET /content/suninternational/properties/table-bay.html HTTP/1.1] org.apache.sling.engine.impl.Sl...

    Views

    11.5K

    Likes

    0

    Replies

    4
  • 9/27/17
    Hi,Anyone know how to hook to the copy-paste event in AEM? I want to create a custom code which listens to the paste event in order to modify all the children nodes' names. Appreciate if anyone know where is the client-side js and server-side for the copy-paste flow. Thanh

    Views

    5.2K

    Like

    1

    Replies

    5