Can we create/update Metadata profiles using CSV file? | Community
Skip to main content
February 6, 2018
Solved

Can we create/update Metadata profiles using CSV file?

  • February 6, 2018
  • 1 reply
  • 667 views

In AEM Assets (6.2) we can create metadata profiles and can apply the same to assets or folders. Can we create a metadata profile or update an existing metadata profile by importing a CSV file. I know that we can import assets and it's metadata using CSV file. Will the same be possible for metadata profiles also.

Thanks in advance.

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 smacdonald2008

OOTB - i do not think so. Not mentioned in the doc:

Managing Metadata for Digital Assets

But you can create an AEM service that can read a CVS file and use the Asset API to update metadata.

Assets HTTP API

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
February 6, 2018

OOTB - i do not think so. Not mentioned in the doc:

Managing Metadata for Digital Assets

But you can create an AEM service that can read a CVS file and use the Asset API to update metadata.

Assets HTTP API