Hi @Suman589
Just to confirm my understanding—
You have a review workflow, and after the review is completed, you want to schedule the activation of the page via the workflow. That means the page should only be activated at the scheduled time you’ve selected. I’m assuming you’re capturing the dat...
Hi @AyushAg3
Normally, when you need to override methods in a delegated service, you can use the following format:
@Delegates(excludes=DelegationExclusion.class)
I’ve briefly explained this concept in my article: AEM: Avoiding Delegation Pattern Pitfalls with Core Components.
I'm not sure if...
@kautuk_sahni For now only @daniel-strmecki answer sounds right for me as that can be a possible solution for my concern. I will mark that as correct .
That's great news, @daniel-strmecki ! So, as per ICP guidelines, having servers inside China is not mandatory, but ensuring content availability within China is sufficient. Is my understanding correct?
I recently came across a great blog on the same topic. Incase anyone needs to take a look https://www.oshyn.com/blog/aem-service-users-sling-repo-initializer
@Vodjakxa As @aanchal-sikka and @Tethich mentioned you will have to create two separate templates . You can use the concept of Sling Resource Merger to show and hide what fields you need from the parent template.
I am also facing the same issue. The configurations given are not working as expected. It is only taking the URL of the server. Anyone else facing similar issue.