Hi @Mario248
Please verify this link, I think it covers your use-case: https://experienceleague.adobe.com/docs/experience-manager-64/developing/components/pageinfo.html?lang=en
Hope this helps!
Thanks,Kiran Vedantam.
Hi @mirkomanga
I haven't had a chance to work on the stress test myself, but the best practices are listed here:
https://experienceleague.adobe.com/docs/experience-manager-65/deploying/practices/best-practices-for-performance-testing.html?lang=en#tools
https://www.bounteous.com/insights/2020/1...
Hi @binary0010
The error clearly says some issues with the permissions. Can you check if this is happening with other paths (like /content) as well to further understand the problem?
Thanks,Kiran Vedantam.
Hi @anasustic
Can you please be more clear on your query? I am not able to understand "This component is not in http://localhost:4506/crx for any detailHelp pages."
Thanks,
Kiran Vedantam.
Hi @chuckt9881
Here are some useful links for your query:
https://experienceleague.adobe.com/docs/experience-manager-65/deploying/introduction/technical-requirements.html?lang=enhttps://support.ptc.com/help/creo/view/r9.0/en/index.html#page/creo_view/adobe_livecycle_installation_guide/DocSupportP...
Hi @kevingtan
Can you check if your content path (on which the query is being executed) is big? Generally, this happens if you give a generic path (like /content) where you would be having the huge structure below.
Similar issue: https://experienceleaguecommunities.adobe.com/t5/adobe-experience...
Hi @akshaybhujbale
Can you please let us know what error you are getting in the error.log? You can also check if you have permission to the node that you are trying to access.
Thanks,
Kiran Vedantam.
HI @kkhan_123
Sometime if you are in your office network, this issue may arise due to network issues. Can you try in your home network or by connecting your mobile hotspot?
Hope this helps!
Thanks,
Kiran Vedantam.
Hi @amohite A couple of quick questions:What's your AEM versionWhat's your core component versionAre you seeing any errors in the console?Are you seeing any issues in the logs?Can you check how the data is saved in the JCR once the component is saved?Can you check if there is any custom code writte...