Hey Raja, thanks for the reply, I tried your suggestions and also tried the ones from @Imran__Khan , I tried them all actually. I've made some changes to my repoinit and here is how it looks like now {
"scripts": [
"create path /content/dam/aem-showcase(sling:OrderedFolder)",
"cr...
Hey Imran, I tried you correction and I still have problems with that, a thing that I noticed is that you changed the path from user from system/cq:services/aem-showcase-jcr-service-user to system/aem-showcase-jcr-service-userand the question I have is: What is the difference, and where is this user...
Hey Guys, As I've said before I'm trying to create a system user to retrieve a valid session in order to create nodes in AEM using a JCR Session. Down bellown I have my repoinit config file org.apache.sling.jcr.repoinit.RepositoryInitializer~aem-showcase.cfg.json {
"scripts": [
"create ...