Hi All, I have created a simple service in Sling and deployed the same on my AEM instance. However, the activate method is not getting called for this class. Here is my implementation class: package com.company.project.auth.impl; import org.osgi.service.component.annotations.Activate; import org.osg...
Hi Joerg, I am able to fecth the metadata property "hsy:assetRightsRestriction" by creating a workflow but unable to figure out how to access this property in OR split?Thanks,Manpreet
Hi, I am following this - Watermarking to add digital watermark to assets. However I want to modify this process slightly, I want to apply thumbnail images to assets based on its metadata fields. So for example: I upload an image file that has a metadata 'hasright Ristriction' field called 'HAS RIGH...
Hi smacdonald2008, I tried using the below sightly code for my multifield component. ${item.linkText} where linkText is my multifiled node name. wont't this be the correct approach?
How can we trigger a workflow, based on certain property value. For eg If we click on the asset properties and change a field value and click on save then a particular workflow should be triggered in reference to that metadata property value. Thanks in advance
Hi All,Is there a way in which we can auto fill the data of text field. For example if we type some email address in the text field, the below options for suggestions gets available. Find the screenshots below. Thanks,Manpreet