Jump to: navigation, search

Difference between revisions of "Setting Up UBIK for CUI"


(Studio)
Line 11: Line 11:
 
** Relation between Comos Project and Language
 
** Relation between Comos Project and Language
  
 
+
= Comos Project =
= Studio =
+
 
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
 
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
  
* 1. Comos Project
 
 
 
Best approatch is to go to MetaClass COMOS_PROJECT and derive a new Metaclass.
 
Best approatch is to go to MetaClass COMOS_PROJECT and derive a new Metaclass.
 
Reason is to get a Metaclass that is cut off from this SystemMetaClass, wich could be changed on an Update of UBIK.
 
Reason is to get a Metaclass that is cut off from this SystemMetaClass, wich could be changed on an Update of UBIK.
Line 34: Line 31:
 
[[File:New_comos_project.png|400px]]
 
[[File:New_comos_project.png|400px]]
  
 +
= Comos Login =
 +
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
  
* 2. Comos Login
+
= Interface Admin Comos =
 +
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
 +
 
 +
= Relation between Comos Project and Language =
 +
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
  
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->

Revision as of 08:02, 16 October 2025

Setting uo a UBIK Database fur CUI Dataexchange


[edit]

Instructions

To set up Interfacing on UBIK Database you need Configurations \ Objects

    • Comos Project
    • Comos Login
    • Interface Admin Comos
    • Relation between Comos Project and Language

Comos Project

Best approatch is to go to MetaClass COMOS_PROJECT and derive a new Metaclass. Reason is to get a Metaclass that is cut off from this SystemMetaClass, wich could be changed on an Update of UBIK.

To find the MetaClass in UBIK® See all goto -> SYSROOT -> SYSTEMOBJECT -> COMOS_PROJECT Or on Content View you find it below Namespaces; goto -> Comos -> Comos.Interface ->COMOS_PROJECT

ComosProject see all.pngComosProject ContentView.png

After giving the new MetaClass a Name and Description, please Save; then you can generate you setting by opening the MetaClass in a Bulk Editor and create a new Instance. You can name and Descripe it at will, but it is a god Idea to use a Name or Description that is also in Comos. The Database ID is also the same as in Comos, on the Project settings for Mobile Solutions, the Enterprise Server here is that one from UBIK® like you set up the Notification Endpoint. Project_ID, Working_Overlay_ID is again form Comos, Project_ID is Mandatory anyway, if you want to connect with an WorkingOverly from Comos this ID is also needet. The Registration folder is only needet when you want to use XML Files for Objects that are not Classified in Comos.

New Project MC.png New comos project.png

Comos Login

Interface Admin Comos

Relation between Comos Project and Language

See also