Update missing property
Hello Community,
We're using AEM cloud infrastructure and we see some issues with some missing property (e.g., customproperty) in Production content store. The value for the property is different for each page. It's not possible to update the property in lower environment and install the content package in Prod. I know we can write some groovy script to update the property but in our case, we don't have any groovy package installed in Prod. Since this is a one time activity so can someone tell me how can we handle this scenario without introducing any additional code(i.e servlet) as part of the project and run some script in Prod to update the missing property?