Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/1/24
    Details The features in this release focus on Experience Manager Assets and Cloud Service innovations and include the following: AEM Assets: New Pricing and packaging for AEM Assets with Assets Ultimate & Asset Prime AEM Cloud Service: Forward logs to more destinationsPipeline-free URL redirects fo...

    Views

    510

    Likes

    3

    Replies

    0
  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    3.0K

    Likes

    15

    Replies

    4
  • 11/5/16
    Hi All , I wanted to save default value of border as 0 in table plugin of RTE , so whenever RTE opens and click on Table , border should be shown as 0 instead of 1 which is default value in TablePlugin.jsTo achieve this I added following code :                          <table                        ...

    Views

    3.3K

    Likes

    0

    Replies

    3
  • 11/5/16
    I am trying to use FuelSDK as an osgi bundle by embedding it in another bundle using embed dependency. While using the bundle I am getting this error in the logs - java.lang.ClassCastException: com.sun.xml.internal.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxyI found th...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 11/3/16
    Am trying to consume a web service which is running on different sub-domain but on the same domain. I am getting java.net.ConnectException: Connection timed out. Below is code which I am using to call the webservice from OSGI Component class.       String  url = "https://banking.pnc.com";        Pos...

    Views

    10.9K

    Likes

    0

    Replies

    13
  • 11/3/16
    Hi,Our site in AEM (6.2) uses the bundled jQuery inside Granite.From what I see, the generated granite.js file consists of the csrf.js.Currently, when a page loads, it is throwing an error in the browser console of:Uncaught TypeError: Cannot read property 'externalize' of undefined(...) getToken    ...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 11/3/16
    Hi,Recently we have migrated to AEM 6.2. We get below error when we try to invoke workflow to publish Asset. The workflow works fine in case of sites.We have custom workflows to publish the content but in this case (Assets), the workflow doesn't get invoked and we get below error. No error reported ...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 11/3/16
    i have one rest post service which i am trying to consume, but i am getting error as: 03.11.2016 10:55:48.349 *ERROR*  [1478150748326] GET /bin/UpdateGet HTTP/1.1] com.ap.commerce.services.impl.CartUpdationServiceImpl java.io.IOException occurred in Cart Updation service sun.security.validator.Valid...

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 11/2/16
    I need to perform some logic after a targeted component had been rendered on the page.  We are using a campaign, segments to display targeted content.  Is there a dom event I can listen to to know the personalized component has been added to the page?  I have the below code but it no long seem to wo...

    Views

    8.0K

    Like

    1

    Replies

    10
  • 11/2/16
    We have a requirement to create a multiselect dropdown widget in classic UI. There is no OOTB support for multiselection for the "xtype selection, type select". We are able to find examples of multiselection in the sencha site, but these are not extjs version 3.4.0 which is used in AEM. The current ...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 11/1/16
    [AEM 6.2] I am trying to add sub/super script functionality to content fragment RTE but I am unable to trace the file that needs to be updated to make super/sub script work.RTE is being rendered from toolbar.jsp (/libs/dam/cfm/admin/components/authoring/contenteditor/toolbar/toolbar.jsp) . I added t...

    Views

    3.6K

    Like

    1

    Replies

    2
  • 11/1/16
    Apologies for the duplicate post. Seems like something in the original is breaking the page, so I'll try this again:I'm trying to dynamically retrieve a translated message using Javascript from my created dictionary in AEM's translator (/libs/cq/i18n/translator.html).We've got dictionary values set ...

    Views

    13.8K

    Like

    1

    Replies

    18