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

  • 7/2/19
    Hi, When I export and Adobe Experience Fragment to Adobe Target it gets created under the Offers Tab on Adobe Target. Is there a way I can configure it to copy the fragment to a specific folder under Offers Tab instead of the default?

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 7/2/19
    Hey guys,I need to initialize a sling model for component B from inside component A. I have access to a sling Resource object for component B and a SlingHttpServletRequest for component A. So I can easily do:ComponentB componentB = resourceForComponentB.adaptTo(ComponentB.class);But the @PostConstru...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 7/2/19
    Hi All,Kindly Assist me in getting clear idea on Proxy connections role towards Replication-->Our Replication was failing due to Proxy Connection: Close issue and for this we have Disabled the proxy connection and after that issue was resolved.I want to know while working on Replication issue is Pro...

    Views

    676

    Like

    1

    Replies

    3
  • 7/2/19
    Hi All,whenever we'll get a exception in a particular process step, there will be a option called "retry" instead of "complete" if we select that retry option, the particular step will be re executed againif there is no exception it will move to its next forward stateif there is still exception the...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 7/2/19
    Hi, can we integrate AEM with Sprinklr? I didn't see any option here. If yes, Could you please give me any reference or suggestions?

    Views

    2.4K

    Likes

    2

    Replies

    2
  • 7/1/19
    AEM Vanilla 6.4.4 Instance. Tried creating catalog for We.retail but cannot select the blueprint. On click, Instead on selecting the catalog it is navigated further.This was working fine for 6.4.3Steps followed: 1. On AEM start page, click sites. Navigate to /content/we-retail/us.2. Click Create -> ...

    Views

    808

    Likes

    0

    Replies

    2
  • 7/1/19
    Hey guys,So I have a number of sling models that I have JSON exporters for. Like so:@Getter@Model(adaptables = {SlingHttpServletRequest.class, Resource.class},   defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL,   resourceType = "components/component2")@Exporter(name = "jackson", extensi...

    Views

    3.2K

    Likes

    0

    Replies

    3
  • 7/1/19
    Hello,Our AEM dispatcher cache becomes invalid as soon as any page is (re)published by an author. As we publish pages many times each hour, there is effectively little to no dispatcher page caching, and pages are rebuilt for each request. I can see the effect of this with the marked difference in re...

    Views

    5.7K

    Likes

    0

    Replies

    6
  • 6/30/19
    Hi All,Need your advise, I'm trying to use % in customised AEM component and it's returning an error message.Any help will be appreciated!Steps takenUsing % in customised AEM component's headline and page is returning an error, please refer below (Error Message).Error Messageorg.apache.sling.api.Sli...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 6/30/19
    Hi,      When we include any component in another component using below cq include, and when this component is used in a page. <cq:include path="abc" resourceType="/xyz/components/content/pqr"/>The above will add a wrapping div to generated HTML(DOM) like this<div class="abc pqr">But some configurat...

    Views

    1.6K

    Likes

    0

    Replies

    2