Question
What package to download for meta data schema and workflows? I am trying to upload to my code base.
Hello,
My process is
1. Download package from stage
2. Upload package to local build generated via jar file
3. Pull changes into code using 'repo' tool in intellij(https://www.youtube.com/watch?v=70LL5Lfjy1E)
In stage crxde metadata lives in
'conf/global/settings/dam/adminui-extension/metadataschema/customstatusschema'
'/libs/dam/gui/content/assets/jcr:content/actions/secondary/create/items/metadata'
However when I view my intellij repo I don't see corresponding folders - or folders which contain the necessary jcr_root to pull changes in
Thank you!