Thanks @Veena_Vikram , we were used to running groovy on our on prem
instance but since it wasn't completely supposed in cloud hadn't gone
down that route. I think we'll go down the servlet route next, thanks!
Veena - Thank you for the information, this is very helpful. We're
running into a similar issue although how could we create a script for
cloud? Thanks
The deployment doesn't break. We turned up the logging in the staging
environment and saw this Found farm ****_farm for
staging.****.comchecking [/us/en/tests/****/subscribe.html]cachefile
does not exist:
/mnt/var/www/html/content/****/us/en/tests/****/subscribe.htmltry to
create new cachefile:
/mnt/var/www/html/content/****/us/en/tests/****/subscribe.htmlcache-action
for [/us/en/tests/****/subscribe.html]: CREATEConnected to backend 0
(localhost:8080)Sending request body to remote serverRequest...
We're using AEM cloud and running into the following dispatcher error:
Unable to create parent directory /mnt/var/www/html/content. Since its
on cloud I'm not sure how to resolve since we don't have access to
adjust any permissions.