HiI have created a custom multi value metadata for document. But it is hard to manage documents inside dam with the custom metadata because to view its metadata value I have to open each and every document. Is it possible to have an extra column in DAM screen where I can show my custom metadata for ...
Ran into a strange issue last night and wanted to check if anyone else has seen this. If i name anything (component, node, jsp file, package) in the CQ environement with any form of the word "advertisement" (advert, advertise, advertisement, advertisements) it'll cause issues. If you try to expand t...
Hi,I am using content-package-maven-plugin with uninstall,rm and install goals. The plugin behaves strangely for the fact that sometimes it fails with error for the 'rm' goal:DEBUG] Configuring mojo 'com.day.jcr.vault:content-package-maven-plugin:0.0.20:rm' with basic configurator -->[DEBUG] (f) fai...
Hi,I'm trying to connect to MSSQL database but i get several errors during this. I have MSSQL driver installed in osgi and JDBC connection pool set with these valuesJDBC Driver class = com.microsoft.sqlserver.jdbc.SQLServerDriver JDBC connection URI = jdbc:sqlserver://myserver;databaseName=mydb Data...
I have installed CQ5.5 then followed the official upgrade http://dev.day.com/docs/en/cq/current/deploying/upgrading.html from 5.5 to 5.6.1Below are errors present in my error.log after restart,has anybody performed such an upgrade,how do I resolve these errors,any advice is welcome:"17.09.2013 16:21...
created group"group1" with 2users "user1" and "user2" . using the out -of -box login component in template created a login page and tried to login with "user1" displaying an error message like user not found . kindly help where am going wrong
Hi to all.Could you please suggest how to upload images from a component dialog with html5smartimage widget to /content/dam/mySite/userName/fileName?When I set this value ("/content/dam/mySite/userName/fileName") to the name parameter of the widget, it creates all this folders under a component node...
HiIn dispatcher i need to clear the cache for a component which basically reads a value which will be incremented in publish Mode.But because of the caching in the dispatcher mode, old values are retreived. But the component functionality works fine in publish mode. EX: Suppose a value get increment...
Dear experts, I'm looking for one solution ofQ1) how would I design the new cms platform so that globally distributed editors and global customer can deploy in central data center. My initial understand is as follows - This can be done by clustering. User | ...