@HeenaMadan , Thanks. I already tried what @Asutosh_Jena_ said and worked for me. Forgot to mention it here.I actually had different API related issue too. Refactored the code with different API and it worked.Thanks @Asutosh_Jena_ .
Thanks @Asutosh_Jena_ . Just to confirm if the issue is with permissions, I added user to the admin group. I will update the rights. I'm trying to write the data under /content/project.Basically, I'm creating nodes programatically and I want to save them.
Hi @Asutosh_Jena_ , I gave permissions as follows:scripts=[ " create service user service-user with path system set ACL on /conf,/apps, /, /content/dam/project allow jcr:read for service-user end # Add members to groups add service-user to group ...
Not able to save the session with the system resource resolver. But able to save with request.getResourceResolver on cloud. System resource resolver value is not null when i debugged my code. Can someone please help me resolving this on cloud.
Hi, I'm getting the following content package converter issue after resolving this one "Bundle myproject.core:1.0.0-SNAPSHOT is importing package(s) org.apache.commons.validator in start level 20 but no bundle is exporting these for that start level." Content Package Converter Exception Content Pack...
Hi, I'm converting form component's classic UI dialog to Touch UI dialog. I see constraint Type dropdown for which options are coming from the following path./bin/wcm/foundation/forms/constraint.jsonCan someone please guide me if there is any direct way to get the JSON list from the above path in To...
I use 6.4 and I observed that issue ('guidelib' is not defined) occurs only in Edge in touch UI mode. I don't see any error in classic UI mode. Checked in Chrome, Firefox and IE. It looks fine in all of these 3 browsers in both the modes.
Hi,I'm using AEM 6.4.When I tried dispatcher installation steps on apache 2.2 64 bit server, I got this " %1 is not a valid Win32 application." error.When I tried dispatcher installation steps on apache 2.2 32 bit server, I'm getting "DispatcherNoServerHeader directive is depricated" error.Can someo...