Hi @watopin , Sling Job will work for this and the issue for the sling job that you poiniting is because of the Sling job lifecycle. If you check the sling job instances which are created for the same Topic is more, and that's what we need to manage. There Should be only one instance available for ...
Hi All, I want to get the color mode of image let say its RGB or Black and white or greyscale.This property I can see in Adobe Bridge in the colormode section. Now I want this property to fetch in AEM.
Hi,Can you check the s3 bucket configuration, I can see 404 in it, org.apache.jackrabbit.core.data.DataStoreException: com.amazonaws.services.s3.model.AmazonS3Exception: Not Found (Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found;
Hi, We are adding custom expiration date from metadata properties. We have created metadata schema with some new properties and fields and expiration is on of them.
Hi @chadchan I also faced this issue before-to connect with AEM Desktop app, So please disconnect any user is connected with desktop app with same profile, also disconnect from web also and then try to login on Desktop app. It should work
Hi,to update the metadata node with prsm:expirationDate as custom expiration date field, which approach you suggest is better. I have think to modify OOTB workflow xmpWriteback or Event Listner. Is there any better approach, please suggest me.
Hi guys, I am using cutom expiration metadata property instead of prism:expirationDate. So we want to also have the expiration flags on Assets shown as below image. Please let me know how we can acheive the same.
Hi @AEMLearner-1989 as you are referring Dynamic Media Image so please try 'uri' instead of 'styleString' in context. <div class="hero__image" style="background-image:url('${dynamicmedia.fileReference @ context='uri'}')"></div>