Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events

What package to download for meta data schema and workflows? I am trying to upload to my code base.

Avatar

Level 3

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

 


 
Updating Media

 

Thank you!

2 Replies

Avatar

Level 3

Here is what my ui.apps folder looks like 

mbrennan_0-1688653767095.png

 

Avatar

Level 1

Hi @mbrennan ,

 

For custom metadata schema , you have to create folders under ui.content module .

 

dushyantchauhan_0-1690193805777.png

and then update filter.xml accordingly . 

Note:- I am assuming you are on AEMaaCS