Entity Filtering - Quick Reference
Filter Expression Syntax
SELECTOR OPERATOR VALUESelectors
| Selector | Description | Example | 
|---|---|---|
| 
 | Filter main entity by type and attribute | 
 | 
| 
 | Filter relationship target by type and attribute | 
 | 
| 
 | Filter specific relationship target | 
 | 
| 
 | Filter files by filename directly | 
 | 
| 
 | Filter files by parent entity type | 
 | 
| 
 | Filter files with relationship context | 
 | 
Operators
| Operator | Description | Example | 
|---|---|---|
| 
 | Equals (wildcards) | 
 | 
| 
 | Not equals (wildcards) | 
 | 
| 
 | Contains text | 
 | 
| 
 | Not contains | 
 | 
| 
 | Starts with | 
 | 
| 
 | Ends with | 
 | 
Quick Examples
Configuration
Configure filtering through the TIF Cloud Administration UI:
- 
Navigate to your extension configuration 
- 
Go to Include in Structure > Entity Filtering 
- 
Check Enable Entity Filtering 
- 
Add filters in the appropriate direction fields: - 
3DX → TX Filters: Use 3DEXPERIENCE entity types ( VPMReference,Document,Drawing)
- 
TX → 3DX Filters: Use TECHNIA Exchange entity types ( Item,Document)
 
-