Hi Team, I have created service user and i have added i have given permission to service userNow question is how to get the session using service user.can any one give coding example so that i can understand
Hi, I'm trying to create an Angular SPA which references XF's. Has someone done something similar. There is no reference of this in core components of wknd spa examples.
Hi, I have AEM 6.5 local instance. After couple of builds, it stops loading pages in edit mode and after checking bundles I found that project bundle not started and has couple service showing in red.Sometimes restarting the local AEM instance solves the problem but sometime it just get stuck and I ...
Hi all,We have a custom servlet which exposes content fragments as JSON. When we hit this servlet with custom domain we are getting "No resource found" error. I have enabled dispatcher trace to debug and getting below error even after adding "allow" filter on GET method in customdomain_filter.any fi...
I am working on a migration from 6.4 to 6.5. We have a basepage component which has a select dropdown for the field pageType. Please see the below screenshot.The datasource node is responsible to populate the dropdown. The datasource node points to an html page which calls the Model class(As seen in...
Hi, We 100+ pages under sites and we have a requirement to update the fields in basic and also custom metadata fields. can you please let me know if there is a way to update the page metadata properties in bulk?
Team, I am looking for adavatange of ACDL over the previous versions. I was going through so many articles since I am new to this getting confused myself with that info. if anyone please help me to list out advantages of ACDL .. that would be great. Thanks
Hello,I'm deploying the WKND demo application in the Cloud manager.The WKND project was uploaded to the main branch of Adobe Cloud Git after being cloned from https://github.com/adobe/aem-guides-wknd The Pipeline fails at the "Build Images" stage with the following log entries:2021/04/28 19:32:45 /t...
Is anyone know how to enable download and add to collection button when you selected multiple files in author environment.Currently those 2 button is available in Brand Portal, but not in Author environment.see the screenshot below. Is there any configuration in author to enable those option ?
AEM 6.5.5. Our site is integrated with SAML authentication with MS Azure AD, So it will automatically sign-on when we hit the particular page path. It is working fine as expected.Now we want to call another application API from AEM page that expects JWT token, that application also used MS Azure AD ...