Hello Everyone,I published content(text, image, video) from author site to publish site.Text and image display in publish site successfully.But video file(ex:test.mp4) doesn't play in publish site.I uploaded video file(ex:test.mp4) into Assets like below one.In Assets, it plays but doesn't sound.Au...
Greetings,Recently was looking for approaches on how to pass cacheable (on Dispatcher / CDN tiers) parameters to Sling Servlets and the optimal solution seems to be usage of Sling suffixes.There the following URI template comes up:/bin/project/endpoint.json/parameter=value/parameter2=value2/.jsonThe...
I have custom script to restrict the page to initiate a workflow if the page is already in workflow.Code is working fine on browser console.But I need to integrate this in AEM on click of "Start Workflow" in touch UI page editor.Can some one tell me which clientlib category I need to pass to execute...
Hi Community Experts,Recently while going through the dispatcher flush mechanism, I felt for our scenario the OOTB mechanism is not completely suitable. Please correct me, if my understanding is wrong.My understanding (After doing an end to end setup):Whenever any file is getting activated from auth...
Hi,Is it possible to call methods of WCMUsePojo class from Sling Model, I know it's not very good to use both sling model and WCMUsePojo class together, but we have a requirement where we have to reuse the method which is provided by third party & can not be refactored.Thanks in advance.Warm Regard...
Hi Team, I done customization in complete Work Item added Date Time picker.As per given scheduler time I need to execute Approve step.ThanksKotireddy Naru
Hi Team, I authored multiple components in page .I can able to access single component data in json response.How to access all components in page json response by using sling models exporterThanksKotireddy Naru
Hi,I have a fresh instance of AEM 6.2 + (hotfix and SP1 ) and I'm having this issue when loading a page a pop up windows appear: An error occurred, please check the browser console for more details. and this error on the browser console:Handler of component is invalid -> ReferenceError: guidelib is...