Jump to: navigation, search

Changes


HowTo:Configure the ACM

1 byte added, 17:55, 14 December 2016
/* {{UBIK}} Studio */
# Start {{UBIK}} Studio and connect to a database.
# If necessary, create new Meta Classes for objects to provide to the client.
# Use the Relation editor to define MetaProperties for your Scopes. Using the Relation Data inspector, you can edit rights for each property.
# Create Application, Context and View instances using the bulk editor for the respective MetaClasses (Application, Context, View).
# Find out which different connections your ACM hierarchy should provide; more specifically, which parent meta classes should lead to which child meta classes, and what kind of View Items you need for that (depending on how the children should be evaluated technically).
# Create and configure View Item instances (of the System Meta Class [[VIEWITEM_REFERENCE]], [[VIEWITEM_RELATION]] or [[VIEWITEM_QUERY]]) for each level of the hierarchy and every parent & child type (Meta Class) using the bulk editor.
# Create Scopes as instances of the [[METACLASSSCOPE]] System Meta Class (or [[QUERYSCOPE]] for queries).
# Use the Relation editor to define MetaProperties for your Scopes. Using the Relation Data inspector, you can edit rights for each property.
# Connect the Context to the Application and add all necessary Scopes to the Context using relations.
# Connect the root and infrastructure objects and/or queries to the Context.
# Restart the {{UBIK}} web services.
# Test the results using any {{UBIK}} satellite.
 
=== See also ===
1,606
edits