Convert nt:files to assets under DAM | Community
Skip to main content
sachinn20956098
New Participant
August 14, 2021
Solved

Convert nt:files to assets under DAM

  • August 14, 2021
  • 1 reply
  • 997 views

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 ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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

1 reply

Umesh_Thakur
Umesh_ThakurAccepted solution
New Participant
August 16, 2021

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