Hi snbaem,Sorry i know i am late, but this might help other folks, Yes we can achieve it through our tool itself. Their is no predicate for checking empty value, but we can achieve the same by using xpath queries. Like below:-/jcr:root/content/dam//*[fn:name() = 'jcr:content' and @name= ""]fn:name i...