Hi, I need to display assets especially PDF, PPT or word documents from content/dam within page. Let's say page would be divided into 2 columns. 1st column I need to render asset and other column I need to display some additional information. Is there anyway I can render assets from DAM into pa...
Hi, I created package for version storage and trying to install in 5.6.1. It's throwing Constrain violation error: Unable to perform operation. Node is protected.I am also trying to install same package in 5.4 even it's throwing same error. Is there any other way to install.Error: Caused by: javax...
Hi Sham, As per the documentation AbstractAssetWorkflowProcess is still using CQ workflow API and not included granite workflow API. All my workflows are using AbstractAssetWorkflowProcess which is causing Null pointer Exception while getting resource resolver inside Abstract asset workflow proce...
Hi, I am trying to upgrade workflow from CQ 5.4 to 5.6.1 I am trying to invoke customized workflow which extends AbstractAssetWorkflowProcess. so trying to get asset in execute method but getting null pointer exception while fetching asset using getAssetFromPayload method. public void execute...
Hi, I am trying to upload file using granite UI. I am able to keep browse field to browse file but it's not uploading file to the back end services. I mean file fields is not exists in post params. Can any one help please. regardsRajesh Karka
Hi,Tools section is not referring to version import when I try with http://localhost:4502/crx/loader/index.jsp. It is showing blank page. But when I go to backup I dont see restore option. Can you please help me to import .crx file into CQ 5.6.1 regardsRajesh Karka
I tried with vlt -rcp -r (recursive ) option and recap sync plugin but It didn't worked. But when I install through package manager it throws error:Error: javax.jcr.nodetype.ConstraintViolationException: Unable to perform operation. Node is protected.Then I tried with ignore option in filter but It ...