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

  • 2/16/24
    Hi all,  I am trying to mock this request to return a resource, resolver.getResource("/content/project/en/home/products/p1")Able to get the resource object inside my test class but on invoking my actual method it returns null. Any pointers would be helpful. In my Test class:lenient().when(resourcere...

    Views

    866

    Likes

    0

    Replies

    5
  • 2/16/24
    Below remote dam configuration is working for QA environment ,  to enable remote dam configuration for dev environment  should i have different credentials than below   {"jcr:primaryType": "nt:unstructured","jcr:title": "Connected Assets Configuration","remoteDamMountPoint": "connectedassets","local...

    Views

    235

    Likes

    0

    Replies

    1
  • 2/16/24
    Hi,  I am trying to write test for custom image component. Here is the model impl @Model( adaptables = SlingHttpServletRequest.class, adapters = {Image.class, ComponentExporter.class}, resourceType = ImageImpl.RESOURCE_TYPE, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONA...

    Views

    225

    Likes

    0

    Replies

    2
  • 2/16/24
    Create a separate clientlib for an individual component or write the whole code inside clientlib-site ?I have seen in WKND project they have written all the css for components inside clientlibs-site and including that clientlibs in page properties.So is this a prefered way ?

    Views

    211

    Likes

    0

    Replies

    2
  • 2/16/24
    Hi Team, We want to create a dilog field where we can load drop-down option of api response when dilog is opened can we try this from datasourse or data source call backend each time when opened?

    Views

    579

    Like

    1

    Replies

    6
  • 2/15/24
    Hi Team I have a requirement to redirect every requests from  https://mypage.mywebsite.com/properties/shoppingpage-pointe.html and https://mypage.mywebsite.com/properties/the-cart.html to https://mypage.mywebsite.com/properties/shoppingpage-pointe-the-cart.html I tried with below code, but it is not...

    Views

    432

    Likes

    0

    Replies

    5
  • 2/15/24
    Hi,   I have an OSGi service (MyService) that is referencing a list of OSGi services implementing the same interface (SecondService). Debugging this code with AEM 6.5.17.0 is properly injecting all the OSGi services (serviceList has multiple objects), but when I try to replicate that in my unit test...

    Views

    743

    Likes

    0

    Replies

    9
  • 2/15/24
    Hi Team,We are thinking of using AEM for our CMS platform. We want to know how it is easy to integrate AEM with Lever which is an ATS tool for tracking job applicants. Please share some information on how we can push or post data from AEM tool to Level and how to GET data from Lever to AEM .

    Views

    390

    Likes

    0

    Replies

    4
  • 2/15/24
    Hi, In Adobe Partner Training portal I see "How does AEM work with Adobe Experience Platform Launch".Please look at the attachment. My understanding is that Adobe Experience Platform is different, and Adobe Launch is different.How these two are combined together? Appreciate all your responses. Thank...

    Views

    773

    Likes

    0

    Replies

    5
  • 2/14/24
    Hi, I am facing an issue with ui.apps and ui.frontend modules. I have built both the modules with maven commands but the changes are not reflecting on page. But when I manually export the clientlibs to the aem server then the changes are reflecting. But the core is working with maven command.   NOTE...

    Views

    829

    Likes

    0

    Replies

    5