Custom Metadata is not appearing in AEM Cloud environment
My custom Metadata is not appearing in the AEM Cloud environment. I have created custom metadata schemas and want to install them through the cloud manager pipeline. I kept all the changes in below location
ui.content/src/main/content/jcr_root/conf/global/settings/dam/adminui-extension/metadataschema
It is properly deployed in my local AEM SDK and I could see all my metadata schemas but when I installed the same code in AEM cloud, I didn't see the metadata schema at all. I tried to see what is installed but I don't see any nodes inside /conf (even being administrator).
Can anyone tell where it is working in the local AEM SDK and why it is not working in the AEM cloud? Do I need to do anything special to make it work in the AEM cloud ?