Hi, I'm trying to get hold of the documentum connector library (crx2documentum.jar) and cannot find it.Would anyone be able to help please? Thanks in advance!
Hi,I want to create a newsletter subscription and on click on submit i want to execute a workflow which will insert a new lead in repository.I goggled but didn't find a perfect solution for inserting leads programmatically.Please suggest.ThanksTushar Capoor
Hi everyone,I prefer Nginx rather Apache2 because it's light, simple and quicker than Apache2 . So will Adobe plan to build dispatcher module for Nginx? If not, how i can leverage the advantages from Nginx?
Hello,Is there a way i could have a java code to create user using jackrabbit usermanager api. I tried using JackrabbitSession jsession = (JackrabbitSession) session;and i get the below error, java.lang.ClassCastException: org.apache.jackrabbit.jcr2spi.SessionImpl cannot be cast to org.apache.jack...
Hi,I am trying to connect to the CRX repository.Initially I created a connection in a class inside of Eclipse using // Create a connection to the CQ repository running on local host Repository repository = JcrUtils .getRepository("http://localhost:4502/crx/server...
I have an image stored in the DAM that will not display in my Slideshow component. It displays if I use the foundation General > Image component in a parsys, but not in the Slideshow. 2 out of the 3 images display. I have tried renaming the image, uploading it from outside of CQ, no success. Can...
Hi ,I have an image object in the form of java.awt.image.BufferedImage . BufferedImage image = ImageIO.read(filepath);I want to create a Dam asset using this object.Please sugget ways in which this can be done. Thank you in advanceHarish
With the recent upgrades allowing for responsive simulators, we would like to incorporate this feature into our sites. However, when we follow the directions for adding responsive simulators to the sidekick on http://dev.day.com/docs/en/cq/current/developing/mobile/responsive.html, we are able to s...
Hi,I have created a new user and entered all the user properties such as First Name, Last Name, Email. WhenI acivate the user by right click the user and select Activate, all these properties are not replicated at the published instance.However, when I use the Activate Tree to activate the path /hom...