Is there a way to search an asset based on the metadata schema that the parent folder / root folder is mapped to ? | Community
Skip to main content
New Participant
March 2, 2023
Solved

Is there a way to search an asset based on the metadata schema that the parent folder / root folder is mapped to ?

  • March 2, 2023
  • 1 reply
  • 530 views

Hi Team,

I have a requirement like "to search for an asset based on the metadata schema that the parent folder or root folder is mapped to.

Please help me to resolve this issue.

 

Thank You,

Kaibalya Jena

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 aanchal-sikka

Hello @kaibalyajena_123 

 

As you mentioned, metadata schemas are applied on folders. The information isn't available on Asset itself.

 

One easy way might be to add a Hidden field in metadata schema and profile unique value for each schema.

 

Now when assets are uploaded into folders, they would get these unique values based on applicable schemas.

 

You could now execute search based on these values.

1 reply

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
March 2, 2023

Hello @kaibalyajena_123 

 

As you mentioned, metadata schemas are applied on folders. The information isn't available on Asset itself.

 

One easy way might be to add a Hidden field in metadata schema and profile unique value for each schema.

 

Now when assets are uploaded into folders, they would get these unique values based on applicable schemas.

 

You could now execute search based on these values.

Aanchal Sikka