Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/8/22
    We have a client demo requirement to create a email template to be consumed by some other system for campaigning. I dont see the email components available here  - https://github.com/adobe/aem-core-email-components any idea how to get the email components for this POC ?

    Views

    820

    Likes

    0

    Replies

    1
  • 3/8/22
    Hi,I can POST, PUT, and DELETE  in the postman using Asset  API on my localhost.http://localhost:4502/api/assets/discounts/sitemap.xmlHowever, I am able to POST the asset from the postman to the Author Dev server using Asset API.  PUT and DELETE methods, on the other hand, return 501 status codes an...

    Views

    3.8K

    Likes

    0

    Replies

    12
  • 3/7/22
    Hi Team,I want to embed an url in Adaptive form, is there any out of the box component, or any way to do it? Basically i want to embed an iframe in the form itself. Please help with any possible way to do so. Thanks.

    Views

    3.0K

    Likes

    0

    Replies

    1
  • 3/7/22
    Hi All, I have integrated AEM - CJA using Adobe Launch. I have followed self-hosting library approach  using download link . The issue i am facing is, launch.js is  cached in browser and continues to be served from browser memory.How can i make sure that the launch.js is not served from browser memo...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 3/7/22
    Error while creating CIF project using the archetype:mvn -B archetype:generate \ -D archetypeGroupId=com.adobe.granite.archetypes \ -D archetypeArtifactId=aem-project-archetype \ -D aemVersion=6.5.11 \ -D appTitle="My Site" \ -D archetypeVersion=35 \ -D appId="mysite" \ -D groupId="com.mysite" \ -D ...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 3/7/22
    I am trying to run a query against any node inside the path I specify, returning any nodes that contain any property containing the string 'foo'. To do so, I use this query suggested by CRXDE Lite: /jcr:root/content/path//*[jcr:contains(., 'foo')] order by @jcr:score I get no results. But, if I spec...

    Views

    3.3K

    Likes

    0

    Replies

    9
  • 3/7/22
    Hello,  Javascript Summation is not working. Please help.var i;var lv_surTot1 = 0;var lv_surTot2 = 0;for (i = 0; i < (lt_prcom.length); i++) {var lv_TC = lt_prcom.item(i).resolveNode("TypeCode").value;var lv_mlonv = lt_prcom.item(i).resolveNode("MajorLevelOrdinalNumberValue").value;if (lv_mlonv!= "8...

    Views

    604

    Likes

    0

    Replies

    3
  • 3/7/22
    Hi All,We have a scenario, where we would like to send an event to another system when a page has been replicated (and more importantly cache from dispatcher is cleared for that page then only send event). In AEM as cloud service, how can we perform a task after cache has been flushed for a page?

    Views

    428

    Likes

    0

    Replies

    1
  • 3/7/22
    Hi All,I am unable to run the Twitter Feed scheduler. Could you please help on this. [sling-default-4-com.adobe.acs.commons.twitter.impl.TwitterFeedScheduler.34311] com.adobe.acs.commons.twitter.impl.TwitterFeedUpdaterImpl Twitter component found on /content/my-Project/en/configurations/twitter/comm...

    Views

    3.2K

    Likes

    0

    Replies

    11
  • 3/7/22
    I've usually left security and access to servlets up to the network policies and the dispatcher configuration. Is there a best practice for securing an individual servlet within that servlet?

    Views

    1.2K

    Likes

    0

    Replies

    3