Difference between revisions of "Setting Up UBIK for CUI"
| (4 intermediate revisions by the same user not shown) | |||
| 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 84: | Line 90: | ||
Please open the Class in a Bulk Editor; | Please open the Class in a Bulk Editor; | ||
| − | [[File:REL_OVERVIEW.png| | + | [[File:REL_OVERVIEW.png|1200px]] |
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 99: | Line 108: | ||
==See also== | ==See also== | ||
<!-- 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 --> | ||
| + | |||
| + | [[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] | ||
Latest revision as of 12:55, 16 October 2025
Setting uo a UBIK Database fur CUI Dataexchange
