Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sortieren
  • Neueste
  • Die meisten Ansichten
  • Die meisten Likes
  • Die meisten Antworten
  • Älteste zuerst
Filter
  • Alle
  • Gelöst
  • Ungelöst
  • Null Antworten

  • 15.10.15
    Hi,I am trying to find the asset reference, (ie) which all the pages using the particular asset.My requirement is:once i delete the asset from the DAM, it has to delete the asset link from the reference page as well.So i found the API called: AssetReferenceResolverand the method: getReferences()i ha...

    Zugriffe

    889

    Likes

    0

    Antworten

    1
  • 15.10.15
    Team,    We are working on setting up a beta site with the same domain as main site, but support using the same author instance. We are thinking that on author, we would have two content nodes - /content/mainsite/en/mainsitepages for main site and /content/betasite/en/betasitepagesAuthor should be a...

    Zugriffe

    1.1K

    Likes

    0

    Antworten

    1
  • 15.10.15
    Hi,As part of a CQ5 project of ours, we have implemented a custom administration dashboard using AngularJS. This app, along the rest of our project, is deployed to a CQ5 instance as an OSGi bundle.In our app, we have implemented a few servlets to let the admin interface communicate with the backend....

    Zugriffe

    1.4K

    Like

    1

    Antworten

    4
  • 15.10.15
    Hey thereI'm kinda new to the OSGi development and to get some experience I'm trying to develop a smaller project for our company. Basically it's a form which allows the user to enter the business hours of their location, so I can submit them to a SAP web-service.I already started developing somethi...

    Zugriffe

    767

    Likes

    0

    Antworten

    0
  • 15.10.15
    Hi all,I'm using in my servlet code 3rd party library to dynamically generate PDFs (iText). The library have dependancies on the org.xml.sax package. Here is the relevant stack fragment:.....Caused by: java.lang.ClassNotFoundException: org.xml.sax.SAXException not found by iText [384]        at org....

    Zugriffe

    656

    Likes

    0

    Antworten

    0
  • 15.10.15
    CQ 5.6.1 - In a nutshell, the design cell path generated by a component's design_dialog doesn't match the component's "currentStyle.getPath()".  This makes retrieving properties,via...currentStyle.get(String name, T defaultValue)...always return the default value.I'm trying to figure out if this pro...

    Zugriffe

    1.2K

    Like

    1

    Antworten

    4
  • 15.10.15
    Hi,I have a requirement to order the folders in DAM Left Bar(Tree Root) by Name or Created Date. I found /bin/wcm/siteadmin/tree.json servlet called for getting the json data of the /content/dam node.I want to see the servlet code and how the damadmin rendered and damadmin components path in CQThank...

    Zugriffe

    1.7K

    Likes

    0

    Antworten

    3
  • 15.10.15
    I followed the steps as per the article "Integrating with Salesforce" to integrate CQ5 with salesforce, but I am getting the error "Error in Getting Access Token"."maruthid" also faced this issue and raised his question in "Integrating CQ and salesforce and possible options" on December 30, 2013, bu...

    Zugriffe

    2.7K

    Like

    1

    Antworten

    4
  • 15.10.15
    Hi,I am making an AJAX call to a sling servlet on CQ 5.6.1 using the path /bin/fetchlisting like below:@SlingServlet(paths="/bin/fetchlisting",methods = "POST",metatype=true)public class RetrieveListingServlet extends SlingAllMethodsServlet   {The call is being made from javascript like this:$.ajax(...

    Zugriffe

    871

    Likes

    0

    Antworten

    3
  • 15.10.15
    Hi Guys - I am new to CQ and need to clear some concepts. Sorry for asking some basic questionsWhat is the difference between page rendering and non-page rendering components?In the <cq:include> definition what doesI am not clear on the path and resourceType definition"The path to the resource objec...

    Zugriffe

    606

    Likes

    0

    Antworten

    1