Thanks for the response @ShaileshBassi . I have implemented the same jobManager. it worked in local but not in cloud. i have followed the below linkhttps://blog.developer.adobe.com/handling-sling-schedulers-in-aem-as-a-cloud-service-cb59d5e59e9Below will be called from active method.pblic void star...
Hi Team, I have a requirment. The requirment is, once the bundle got activated it has to get the date from page and create a scheduler with that date.once scheduler gets triggered on given date and time it has to do some x task and again it has to get the date and time from page and schedule a new s...
@Sady_Rifat , if possible could you please share the package if you done earlier. when i call customCarousel from htl , Authoring expirence got broken . it's really helpfull if you can share the package.
Hi @Sady_Rifat ,Thanks for responding ...I have followed the same steps but getting the exception :org.apache.sling.scripting.sightly.SightlyException: Identifier com.cms.aem.core.models.CarouselCustom cannot be correctly instantiated by the Use APIat org.apache.sling.scripting.sightly.impl.engine.e...
Hi @Sady_Rifat ,
So we have to override the Carouse and CarouseImpl and AbstractPanelContainerImpl implementations correct.
Could you confirm we have to override the below.
public interface Carousel extends PanelContainer {
public class CarouselImpl extends AbstractPanelContainerImpl implements...
Hello All,
I have a requirment to overlay carousel core component and add custom components to it. Here I want to update the carousel items reading logic.
Could please any one help to where we need to update the code. i don't see any method for reading child items in carousel sling model class.
o...
Hello All,
I would like to purge the Akamai cache on Publish later from manage publication.
From manage publication, publish now and publish later are pointing to same workflow. we have overlaid the manage publication, because of this overlay columnpreview scheduled page info is not showing in si...