Hi,
I am facing strange issue in my non-prod environment after installing SP 6.5.20. The filters in Asset Finder in page edit does not show any images. I uploaded few asset in particular folder in DAM. I could not see these images in Asset finder while editing page. There are some images visible in Asset Finder from other folder but new images are not.
Environment AEM 6.5.20
I tried to reproduce same in my local environment but it is not reproducible in local with same setup. I had tried reindexing as well. I tried to add Asset Finder logger and Query Builder logger but no details in logs.
I noticed URI /bin/wcm/contentfinder/asset/view.html is called for getting assets. Could anyone tell what query is formed to get all assets in Asset finder?
Thanks
Abhijit
Solved! Go to Solution.
Views
Replies
Total Likes
@abhijit_t you can check for an asset which is not showing up whether that asset state is processed or unprocessed in jcr:content node. If it's not processed by Dam update asset workflow, then it won't show up in the asset finder. You can check it. Also you can run the wf for an asset and see if it shows up in asset finder.
@abhijit_t you can check for an asset which is not showing up whether that asset state is processed or unprocessed in jcr:content node. If it's not processed by Dam update asset workflow, then it won't show up in the asset finder. You can check it. Also you can run the wf for an asset and see if it shows up in asset finder.
@Saravanan_Dharmaraj The asset is processed. I ran the workflow as well. I reindexed damassetLucen index. I am still checking query being used and will run it from query debugger.
Views
Replies
Total Likes
Views
Likes
Replies