Difference between revisions of "Setting Up UBIK for CUI"
| Line 18: | Line 18: | ||
To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> SYSTEMOBJECT -> COMOS_PROJECT | 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 | Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface ->COMOS_PROJECT | ||
| Line 36: | Line 37: | ||
Similar to COMOS_PROJECT go to MetaClass COMOS_LOGIN and derive a new Metaclass. | Similar to COMOS_PROJECT go to MetaClass COMOS_LOGIN 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. | ||
To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> SYSTEMOBJECT -> SERVICE_LOGIN -> BASICAUTH_SERVICE_LOGIN -> COMOS_LOGIN | To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> SYSTEMOBJECT -> SERVICE_LOGIN -> BASICAUTH_SERVICE_LOGIN -> COMOS_LOGIN | ||
| + | |||
Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface -> COMOS_LOGIN | Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface -> COMOS_LOGIN | ||
| Line 57: | Line 60: | ||
Similar like bevor go to MetaClass INTERFACE_ADMIN_COMOS and derive a new Metaclass. | Similar like bevor go to MetaClass INTERFACE_ADMIN_COMOS 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. | ||
To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> INTERFACE_ADMIN_ROOT -> INTERFACE_ADMIN_COMOS | To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> INTERFACE_ADMIN_ROOT -> INTERFACE_ADMIN_COMOS | ||
| + | |||
Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface -> {}Comos.Interface.Administration -> INTERFACE_ADMIN_COMOS | Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface -> {}Comos.Interface.Administration -> INTERFACE_ADMIN_COMOS | ||
| Line 78: | Line 83: | ||
To find the MetaClass in {{UBIK}} See all goto -> RELATIONDATA -> SYSREL_PROJECT_LANGUAGE | To find the MetaClass in {{UBIK}} See all goto -> RELATIONDATA -> SYSREL_PROJECT_LANGUAGE | ||
| + | |||
Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface -> SYSREL_PROJECT_LANGUAGE | Or on Content View you find it below Namespaces; goto -> {}Comos -> {}Comos.Interface -> SYSREL_PROJECT_LANGUAGE | ||
| Line 87: | Line 93: | ||
To Create a new Instance set a Comos_Project Instance to LEFTUID and a Language Object to the RIGHTUID. | To Create a new Instance set a Comos_Project Instance to LEFTUID and a Language Object to the RIGHTUID. | ||
| + | |||
Add the Microsoft LCID number for your Language. | Add the Microsoft LCID number for your Language. | ||
| + | |||
And also the Comos settings witch Language is the current Project, and User Default. | And also the Comos settings witch Language is the current Project, and User Default. | ||
| Line 93: | Line 101: | ||
To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> INTERFACE_ADMIN_ROOT -> INTERFACE_ADMIN_COMOS | To find the MetaClass in {{UBIK}} See all goto -> SYSROOT -> INTERFACE_ADMIN_ROOT -> INTERFACE_ADMIN_COMOS | ||
| + | |||
Or on Content View you find it below Namespaces; goto -> {}System -> {}System.Main -> {}System.Main.Language -> LANGUAGE -> {}System | Or on Content View you find it below Namespaces; goto -> {}System -> {}System.Main -> {}System.Main.Language -> LANGUAGE -> {}System | ||
| Line 101: | Line 110: | ||
[[Add_Languages_to_UBIK]] | [[Add_Languages_to_UBIK]] | ||
| + | |||
| + | [[https://cldr.unicode.org/ Unicode CLDR Project]] | ||
| + | |||
[https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/70feba9f-294e-491e-b6eb-56532684c37f Microsoft LCID] | [https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/70feba9f-294e-491e-b6eb-56532684c37f Microsoft LCID] | ||
Revision as of 12:54, 16 October 2025
Setting uo a UBIK Database fur CUI Dataexchange
