-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ADDONS_10.10, ADDONS_2021
-
Component/s: Aspera Connector
Update NXQL query in GetChildrenBlobs operation to exclude trashed documents
for example
protected static final String QUERY = "SELECT * FROM ? WHERE ecm:path STARTSWITH '?' AND ecm:mixinType != 'HiddenInNavigation' AND ecm:isProxy = 0 AND ecm:isVersion = 0 AND ecm:isTrashed = 0";
- mentioned in
-
Page Loading...