Jump to: navigation, search

Getting Started


Revision as of 12:00, 17 September 2013 by KNO (Talk | contribs) (Web Service)

Installation

UBIK® Studio

UBIK® Studio

UBIK® Studio can be installed and used on a local client as well as via a Remote Desktop Connection (RDP). All the structural and content data are stored in the UBIK® database managed by a Microsof SQL server. A Microsoft Internet-Information-Server (IIS) serves as platform to publish this data to the mobile device. A necessary but obvious condition is of course, that all the software packages (UBIK® Studio, Microsoft SQL and IIS) can communicate between each other.

See How to install UBIK® Studio for help on installation issues.
See UBIK® Studio Basics for further details about configuration.

UBIK® Enterprise Service

The UBIK® Enterprise Service is a Windows service that is meant to automate UBIK® interface components or interface workflows. It typically runs on a server and is triggered by changes in an arbitrary amount of folders in the file system (like new or modified files).

See How to install UBIK® Enterprise Service for help on installation issues.
See UBIK® Enterprise Service for further details about configuration.

Database (SQL)

See: Set up UBIK® database

Web Service

The UBIK® web services publish data from the UBIK® database to a mobile device (eg mobile phone, tablet).

See How to install UBIK® Web Service for help on installation issues.
See UBIK® Web Service for further details about configuration.

Data- and Object Model

See: Data- and Object Model

Interfaces

See: Interfaces

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).