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
Level 2
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
  • 534 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
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
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