Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/21/23
    Hello There,I am trying to make an API that will allow an authorized user to send data in AEM. When AEM received that data it will create a content fragment with that data. Is there any tutorial or doc that can give me an idea of how to make it or achieve the goal? I have added a diagram for better ...

    Views

    746

    Likes

    0

    Replies

    4
  • 7/21/23
    Hi All - So i ran into weird issue today. We have an external saas provider jar file for which we created a bundle and installed it on our AEM server. We included this external saas provider jar file as dependency in our pom.xml and the code builds perfectly fine and our application jar file is depl...

    Views

    490

    Likes

    0

    Replies

    1
  • 7/21/23
    Hi,  I'm trying to install the adobe I/O CLI plugin for cloudManager to authenticate Performance but it's giving me error when I run the command to install plugin. I try running this in home dir and in project dir but no luck. I'm using Mac.  This is the command to download plugin aio plugins:instal...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 7/21/23
    Hi Team I want to get dispatcher url so that I can perfrom url splitting and get titles. Currently when I try with below I am getting author /content urls even on publisher and dispatcher getting /content urls. getCurrentPage().getPath()this.getUrl() Is there any way to get the dispatcher url. Pleas...

    Views

    515

    Likes

    0

    Replies

    2
  • 7/21/23
    I have the below query giving node traversal error. We have index in place for all the properties and using query manager we can see the right index is being picked also. SELECT * FROM [dam:Asset] AS a WHERE (ISDESCENDANTNODE(a,[/content/dam/test/vendor/external])  OR ISDESCENDANTNODE(a,[/content/da...

    Views

    775

    Likes

    0

    Replies

    2
  • 7/21/23
    Hi Team I am using a sling model where I would like to get i18n name of a product but stuck as resourceBundle is giving me null. The below is code snip, Kindly correct me if anything is wrong. imports:import java.util.Locale;import java.util.ResourceBundle;import org.apache.sling.i18n.ResourceBundle...

    Views

    531

    Likes

    0

    Replies

    3
  • 7/21/23
    Hello, Our error.log on the AEM Publish instances are polluted with millions of such messages:2023-07-18 14:47:00.810 *WARN* [sling-oak-observation-15] org.apache.jackrabbit.oak.core.GuavaDeprecation use of deprecated Guava-related API - this method is going to be removed in future Oak releases - se...

    Views

    5.0K

    Likes

    0

    Replies

    5
  • 7/21/23
    I have a custom component and I bring a core component navigation as the snippet below  But, for default the core component brought display the default title Navigation (v2) and I want to change to a custom title like ${properties.itemName}, how can I do that ?  <div class="cmp-subitens--panel">  <d...

    Views

    693

    Likes

    0

    Replies

    4
  • 7/21/23
    There is a problem with the component policy. The policy for the image component is not being applied correctly.  . 

    Views

    580

    Likes

    0

    Replies

    3