you can simply write logic in sling model, below is the sample code. please check if this helps you.
public class Sample {
@ValueMapValue
@Deleted Account
private String flag; //checkbox name
@ValueMapValue
@Deleted Account
private String title;
@ScriptVariable
...
Do you see workflows failed in workflows failure tab related to the DAM update asset workflow? If there are any workflows failed related to the assets which you're checking, please retry and see if that resolves.
http://localhost:4502/libs/cq/workflow/admin/console/content/failures.html
no issues, i don't want you share the business logic here
As i understood, i don't think there is an OOTB solution for this, you need to look for custom solutions.
@kaikubad what is the purpose of the custom property you're using in page properties?
Are you going to do something on the page level by using the property?
please share more details.
Can you please share more details about your requirement?
Where do you want to use the banner? is it on the maintenance page?
Please check below if want to explore more on experience fragments.
https://experienceleague.adobe.com/docs/experience-manager-learn/sites/experience-fragments/experience-...
I would use experience fragment where the details are mentioned and refer that experience fragment across all the sites.
Another advantage of using experience fragment is - we can even create variations or site specific content.
can you please share how the third party data loaded on the live page? is it from AEM component?
do you have any scheduler to make a call to third party API to get the updated data?
If you are expecting updated data on every day, please check below steps and see if that matches to your requiremen...
@bhavi50
can you check if you have enabled coverage for your project in intellij setting or not or if the class has been excluded from the coverage by mistake?
https://www.jetbrains.com/help/idea/configuring-code-coverage-measurement.html
Hi @arvind
In the above rules, i see the rewrite Rule is commented. did you try by uncommenting the rewrite rule?
RewriteEngine on
RewriteRule "^/$" "/content/we-retail.html" [R]
Also you can check more rules here: https://httpd.apache.org/docs/2.4/rewrite/remapping.html
Hi @ShaileshBassi
Which version of AEM are you using? did you see anything in AEM logs?
You can try enabling heap dump and analyse dump for the root cause. please check below and see if that helps.
https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-17482.html?lang=en