What is missing?
Actually only complete submodels can be queried by /query/submodels.
Several use cases in Factory-X need to retrieve just a few submodel-elements from a large submodel.
How should it be fixed?
FILTER shall be added to Query as optional condition like it is already defined in AccessPermissionRule with mandatory FORMULA and optional FILTER.
The funcionality must already be implemented by a server for the Access Rules, so that just a small change in the frontend parser is needed.
AASPE Server has implemented a POC already.
What is missing?
Actually only complete submodels can be queried by /query/submodels.
Several use cases in Factory-X need to retrieve just a few submodel-elements from a large submodel.
How should it be fixed?
FILTER shall be added to Query as optional condition like it is already defined in AccessPermissionRule with mandatory FORMULA and optional FILTER.
The funcionality must already be implemented by a server for the Access Rules, so that just a small change in the frontend parser is needed.
AASPE Server has implemented a POC already.