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

  • 5/25/21
    Hi everyone, I'm having a little issue in the Set Variable, what I need to do is get a value, a number, from the PDF and check if it's lower than the value in stock. We are doing it with the XPath for the XML and with an expression, I'll attach a photo of the path we are using.  

    Views

    307

    Likes

    0

    Replies

    0
  • 5/25/21
    Hi,Im using SlingHttpServletRequest in my sling model class with jackson exporter. But the request object is always returning null. Can anyone help me on this. @Model(adaptables = {SlingHttpServletRequest.class,Resource.class}, resourceType = { "sample/components/content/example_comp" }, defaultInje...

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 5/25/21
    either via UI or via a servlet call or similar, is there a handy way to see which version of the code is currently running on a given env?  either by the git commit number, or a version number held somewhere with an auto increment on build?

    Views

    717

    Likes

    0

    Replies

    3
  • 5/25/21
    Hello! I'm encountered an issue with translation of XF within a page. AEM resets back translated `fr` XFs to original `en` language.Let me explain with reproduce steps. We can do it with We.Retail example:1. Create XF1 /content/experience-fragments/we.retail/en/XF1 and put text component on it. Type...

    Views

    570

    Likes

    0

    Replies

    0
  • 5/25/21
    Hello Community - We are using static template in our project and we would like to load the clientlibs on need basis. i.e. In one page, I need to use 5 clientlibs and other page I will use only 1 clientlib. I wanted to configure the clientlib in the page properties so that it can easily configurable...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 5/25/21
    Hello - I have a requirement where an application wants to store user profile data for an authenticated application. I am analyzing how compliant we are to store this info.  Volume of Data Users - 50,000User Type - Health care professional. User Data - May contain information such as HCP Medical num...

    Views

    2.5K

    Likes

    0

    Replies

    7
  • 5/25/21
    Hi,Image requests are coming to publisher every time, Is there anyway/ configuration to cache in dispatcher.

    Views

    565

    Likes

    0

    Replies

    1
  • 5/25/21
    Hi,we are calling an API using servlet, Our AEM Instance in 6.5.5, we are successfully able to call the servlet and send the CRSF Token in the author instance. However, In the Publisher instance, we are getting an empty response from the /libs/granite/csrf/token.json, how can we validate or authenti...

    Views

    4.1K

    Likes

    0

    Replies

    10
  • 5/25/21
    out of the box, all java code logs written to error.log are duplicated.The culprit is having your own logger format:/myapp.ui.config/src/main/content/jcr_root/apps/myapp/osgiconfig/config.author.local/org.apache.sling.commons.log.LogManager.factory.config~myapp.cfg.jsone.g.  { "org.apache.sling.co...

    Views

    579

    Likes

    0

    Replies

    1
  • 5/25/21
    Hi, We are migrating components from Coral 2 to Coral 3. In components having multifield the data is currently being stored in JSON format.  After coral 3 migration for multifield, we have added a composite={Boolean}true. After migration multifield is storing data in node structure. (e.g item0, item...

    Views

    650

    Likes

    0

    Replies

    1