Developer forum

Forum » PIM » Query for assets categories

Query for assets categories

Aki Ruuskanen
Aki Ruuskanen
Reply

Hi,

I'm trying to figure out if it is possible to create a query that gives me a list of products where a certain asset cateogry is missing data.

Example:

We have an asset category called "PDF Drawings" containing drawings used for product sheets. 

I would like to create a query that lists all products that does not have any images in that asset category.

Is this possible?

Regards / Aki

 


Replies

 
Steffen Kruse Hansen Dynamicweb Employee
Steffen Kruse Hansen
Reply
This post has been marked as an answer

Hi Aki,

Currently, it's not possible out of the box, because we don't store the information about which asset category the assets belong to in the product index. So if you want to be able to do something like that, you will need to write a custom IndexExtender, which will put that information into some fields in the index.

Best regards,

Steffen

Votes for this answer: 1
 
Aki Ruuskanen
Aki Ruuskanen
Reply

Alrigt, thanks for the input Steffen.

 

Regards / Aki 

 

You must be logged in to post in the forum