Jump to: navigation, search

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.

  1. Navigate to the MetaClass Query via the Class Browser
    Query
  2. Create a new instance using the Bulk Editor
    Query
  3. Set at least name, description of the query and its FILTEROBJECT (MetaClass of the objects that should be found)
  4. 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.

  1. Navigate to the MetaClass Query via the Class Browser and derive a new metaclass directly from the metaclass Query
    DerivenewQuery.PNG
  2. Add a MetaProperty to a MetaClass or Assign a Classification to a MetaClass
  3. Save the changes with Ctrl+S or the save command


See also