


We are maintaining site related json files in repo and deploying this to AEM as maven package. This uploads json files as nt:files to DAM. We don't want to maintain these files as assets in repo and want to keep them as simple json files.
So, is there a way to automatically convert these nt:files to dam:assets OOTB ?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Sign in to like this content
Total Likes
I think when we upload an even json files thru asset explorer, it used to store it in dam:Asset type only. If it does not satisfied your requirement, I think you should write custom logic to store in certain format as we don't have any OOB feature for the same.
Hope this will help.
Umesh Thakur
I think when we upload an even json files thru asset explorer, it used to store it in dam:Asset type only. If it does not satisfied your requirement, I think you should write custom logic to store in certain format as we don't have any OOB feature for the same.
Hope this will help.
Umesh Thakur