


Hi There,
Am trying to understand what triggers this resource in AEM - Every time we refresh a page I can see this on the logs am not sure where its coming from -
[1639474622137] GET /resource-status/editor/content
Solved! Go to Solution.
Views
Replies
Total Likes
It looks like, you have so many un purge workflow items, If you can run and purge all the invalid workfitem then query will work.
About your question
I am not sure if there is any configuration for this but you can write a direct for this to a path and return empty json or dummy json.
one of the example is to achieve this via.Filter is https://aemlab.blogspot.com/2020/04/aem-crxde-restriction.html
Views
Replies
Total Likes
Hi,
This is executed by AEM editor to bring few details e.g. if page is part. of workflow or not.
Is it possible to switch it off on certain paths/pages. 🙂
Or do you know the JS file thats calling this every time.
Heres why I want to fix it.
Views
Replies
Total Likes
It looks like, you have so many un purge workflow items, If you can run and purge all the invalid workfitem then query will work.
About your question
I am not sure if there is any configuration for this but you can write a direct for this to a path and return empty json or dummy json.
one of the example is to achieve this via.Filter is https://aemlab.blogspot.com/2020/04/aem-crxde-restriction.html
Views
Replies
Total Likes
Last question 🙂 - Do we have a dashboard or tool we can use to check invalid workflow items.
Views
Replies
Total Likes
For workflow landing page you can check
Instances - Active
Failure - failed,
Archive - Completed.