Create a new Query
The Query is used for the collection of objects. These collections are used for the scanning of objects (barcode, QR code) and for the filtering of objects on the mobile client.
- Navigate to the MetaClass Query via the Class Browser
- Create a new instance using the Bulk Editor
- Set at least name, description of the query and its FILTEROBJECT (MetaClass of the objects that should be found)
- Save the changes with Ctrl+S or the save command
Adding Properties to a Query
You can add additional properties to a query. For example it is possible to add the classification SYSCLS CHILDITEMTEMPLATE, for defining individual customizations for a query.
- Navigate to the MetaClass Query via the Class Browser and derive a new metaclass directly from the metaclass Query
- Add a MetaProperty to a MetaClass or Assign a Classification to a MetaClass
- Save the changes with Ctrl+S or the save command