Make an Object be found by Optical Codes
Loading a list of objects identified via a Barcode or QR-Code on the UBIKCLIENT implies that the object and search mechanism is configured and used accordingly.
Server
Preparing a Scan-Query
- Create a new Query classified as SYSCLS IDMARKERSCANQUERY
- Set the according filter object (FILTEROBJECT) similar as for other queries (e.g. Create a new Query)
- Add this new query to the list of Infrastructure objects
- Prepare and add a query scope
and a view object
Preparing the object
- Classify the object's MetaClass as SYSCLS ID MARKER QUERY and implement the necessary properties
- Enter the value of the Barcode, QR-Code or the Marker ID in the property
Mobile Client
- Start the QR-Code activity if you want to load an object via Barcode or QR-Code
- After scanning a known code the client tries to fetch the objects, identified by this code