Expand my Community achievements bar.

Riju-Mahna
Riju-Mahna
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I need to read and fetch values from an XML file kept in the DAM. The file is 111 MB in size and takes forever to unmarshall and then equally long time to find the value I am looking for.I am using JaxB to unmarshall the XML file and then iterating through the list. But most of the times I face time...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    5
  • I've attached the stacktrace. The gist is below:Line 72 of my component is:Query query = currentNode.getSession().getWorkspace().getQueryManager().createQuery(stmt, Query.SQL);--------------------------------com.day.cq.wcm.core.impl.WCMDebugFilter Error during include of SlingRequestPathInfo: path='...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • I didn't understand the bit "isn't adaptable to a JCR Node object". AFAIK, when we add a component using <cq:include> , it is added to the JCR below the page.My main concern is to get a Query Object for my search component. I need to usecurrentNode.getSession().getWorkspace().getQueryManager().creat...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • In my component's JSP, if I want to reference the current page node using "currentNode" object, it throws a NullPointerException and the whole component then throws a ScriptEvaluationExceptionMy component JSP does have the 'global.jsp' included at the top.Also, the component throws these exceptions ...

    Type

    Questions

    Views

    3.6K

    Likes

    0

    Replies

    6
  • In my application, all url's with a query param are not cached and are served directly from the server. (ignoreUrlParams property)Now, I need to disable caching of only a folder in DAM and all its contents. (Say, /content/dam/abc/static/pdf). I am okay with some implementation where I'd have to spec...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • I am working in CQ5 blog pages. The JSP's under collab/blog all say that  "DEPRECATED since CQ 5.6.  Use /libs/social/blog/ directly"What difference will it make if I still wanna go ahead with the collab/blog pages instead of the newer social/blog ?What are the underlying features that differ in the...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • I am using a CQ5 social blog page. I can see the new entries are saved in the  /social/blog/components/entryform using this form element<code> <form action="<%= xssAPI.getValidHref(currentPage.getPath()) %>.social.createblogentry.html" </code>I am trying to find how does it save the Blog Entry using...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • I am trying to add a hidden property (key-value pair) to a page using a 'hidden' xtype in the page properties. But the property always returns a null/blankThe widget code is as below.<keyvaluecheck jcr:primaryType="cq:Widget" defaultValue="myValue" hidden="{Boolean}true" name="./myKey" value="myValu...

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    2
  • Is there a way to map different domain names with the different domains in a site ? (say,.in Geometrixx site ?)So, if I just put "www.geometrixx.de:4502/" in my browser ,it should open the "localhost:4502/content/geometrixx/de.html" page AND so on for the further links.I want to do it using the slin...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    1
  • Hi Ojjis,Thanks for having a look. But yes, I did try all the different features. [Please see the updated Question.] It is still not showing the editor options

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
Top badges earned by Riju-Mahna
Customize the badges you want to showcase on your profile