Jump to: navigation, search

Declare an Object as Measurement Task


The Classification measurementtask is used to provide objects with a check box value and previous value to the mobile client. It is not required to swipe in, the property pops up immediately.

[edit]

Studio

  1. Set the SYSCLS MEASUREMENTTASK classification on the MetaClass of the object using the Class Details control
    Class Details
  2. Add the VALUE and PREVIOUSVALUE property on the specific MetaClass
  3. Check if the properties were created correctly and Needs Validation is activated
    Property needs validation
  4. Save the changes with Ctrl+S or the save command

Client

See also