Difference between revisions of "Getting Started"
(→Workflows) |
(→System Objects) |
||
Line 22: | Line 22: | ||
== System Objects == | == System Objects == | ||
− | : | + | |
+ | === MetaClasses === | ||
+ | Based on the {{UBIK}} meta model a set of MetaClasses and MetaProperties have been already implemented in advance. These objects serve as root nodes for more user specific MetaClasses or containers for a range of functionalities. New customer specific metaobjects are derivatives of those system objects, hence implicitely inherit a set of MetaProperties and features. | ||
+ | |||
+ | For a comprehensive list of system MetaClasses go to [[:Category:System MetaClasses|System MetaClasses]] | ||
+ | |||
+ | === Classifications === | ||
+ | If you want to know more about this topic go to [[:Category:System_Classifications|System Classifications]] | ||
+ | |||
+ | === Workflows === | ||
+ | If you want to know more about this topic go to [[:Category:System_Workflows|System Workflows]] | ||
+ | |||
+ | === Relations === | ||
+ | If you want to know more about this topic go to [[:Category:System_Relations|System Relations]] | ||
+ | |||
+ | === References === | ||
+ | If you want to know more about this topic go to [[:Category:System_References|System References]] | ||
== Create a Mobile Event Management == | == Create a Mobile Event Management == | ||
Provide a step-by-step guide how to create metaclasses, assign metaproperties and publish data on the mobile device including creation of documents. | Provide a step-by-step guide how to create metaclasses, assign metaproperties and publish data on the mobile device including creation of documents. | ||
This first example should be based on the event example from the internal {{UBIK}} training (Dec, 2012). | This first example should be based on the event example from the internal {{UBIK}} training (Dec, 2012). |
Revision as of 08:15, 3 September 2013
Contents
Installation
UBIK® Studio
- See: Set up UBIK® Studio
Database (SQL)
Webservice
Data- and Object Model
Workflows
- See: Workflow Editor
Interfaces
- See: Interfaces
Compilation Engine
- See: Compilation engine
System Objects
MetaClasses
Based on the UBIK® meta model a set of MetaClasses and MetaProperties have been already implemented in advance. These objects serve as root nodes for more user specific MetaClasses or containers for a range of functionalities. New customer specific metaobjects are derivatives of those system objects, hence implicitely inherit a set of MetaProperties and features.
For a comprehensive list of system MetaClasses go to System MetaClasses
Classifications
If you want to know more about this topic go to System Classifications
Workflows
If you want to know more about this topic go to System Workflows
Relations
If you want to know more about this topic go to System Relations
References
If you want to know more about this topic go to System References
Create a Mobile Event Management
Provide a step-by-step guide how to create metaclasses, assign metaproperties and publish data on the mobile device including creation of documents. This first example should be based on the event example from the internal UBIK® training (Dec, 2012).