Jump to: navigation, search

Difference between revisions of "HowTo:Create a new QueryScope"


Line 9: Line 9:
 
# Save the changes with {{key press|Ctrl|S}} or the save command
 
# Save the changes with {{key press|Ctrl|S}} or the save command
 
# The object needs to be added to the list of scopes object of the according [[Application]]:
 
# The object needs to be added to the list of scopes object of the according [[Application]]:
:*Individual objects can be added directly to the [[CONTEXTSCOPE|Scopes relation]] in the ACM using the [[Relation Editor#Drag & Drop|Relation Editor]].<br/>[[File:UI_MetaClassScope_03.PNG|330 px|border|alt=MetaClassScope|MetaClassScope]]
+
#*Individual objects can be added directly to the [[CONTEXTSCOPE|Scopes relation]] in the ACM using the [[Relation Editor#Drag & Drop|Relation Editor]].<br/>[[File:UI_MetaClassScope_03.PNG|330 px|border|alt=MetaClassScope|MetaClassScope]]
 +
# Now the characteristics of the ''Queryscope'' object can be changed.<br>[[File:UI_QueryScope_03.PNG|660 px|border|alt=MetaClassScope|MetaClassScope]]
 +
# Add the properties to be displayed on the mobile client and edit there characteristics.<br>[[File:UI_QueryScope_04.PNG|660 px|border|alt=MetaClassScope|MetaClassScope]]
 +
# The property '''Creation enabled''' and '''Write enabled''' can only be changed in [[UBIK_Studio_Basics#Admin_mode|Admin mode]]:
 +
#* The current user will be shown in the down bar  <br/>[[File:UI_Property_editable_04.PNG|220 px|border|alt=Property editable|Property editable]]
 +
#* For changing the [[UBIK_Studio_Basics#User_rights|User rights]] click with the right mouse button on the user <br/>[[File:UI_Property_editable_05.PNG|220 px|border|alt=Property editable|Property editable]]
 +
# Save the changes with {{key press|Ctrl|S}} or the save command
 +
== See also ==
 +
* [[Make a Property editable on Mobile Client]]
 +
* [[Create a new MetaClassScope]]
 +
 
 +
{{Hint| ''QueryScopes'' are used as a filter, the added properties are the filter criteria. In addition, the matching query must also be hanged in the [[SYSREL INFRASTRUCTUREQ|Infrastructure query relation]]!}}
 +
 
 
[[Category:How-To]]
 
[[Category:How-To]]
 
[[Category:UBIK Studio]]
 
[[Category:UBIK Studio]]

Revision as of 10:04, 10 December 2013

With a QueryScope is defined a MetaClass and their properties are visible on the mobile client.

  1. Navigate to the MetaClass QUERYSCOPE in the Class Browser
    QueryScope
  2. Create a new instance using the Bulk Editor
    QueryScope
  3. It is required to assign a target type of the QueryScope to the QUERY attribute either by
    • dragging and dropping a MetaClass object onto the cell
    • selecting the desired MetaClass from the dialog appearing after double-clicking the cell
  4. It is recommended to set at least name and description
  5. Save the changes with Ctrl+S or the save command
  6. The object needs to be added to the list of scopes object of the according Application:
  7. Now the characteristics of the Queryscope object can be changed.
    MetaClassScope
  8. Add the properties to be displayed on the mobile client and edit there characteristics.
    MetaClassScope
  9. The property Creation enabled and Write enabled can only be changed in Admin mode:
    • The current user will be shown in the down bar
      Property editable
    • For changing the User rights click with the right mouse button on the user
      Property editable
  10. Save the changes with Ctrl+S or the save command

See also

IC Hint square.png QueryScopes are used as a filter, the added properties are the filter criteria. In addition, the matching query must also be hanged in the Infrastructure query relation!