Changes

UBIK Studio Manual

272 bytes added, 14 July
[[File:manual.png|thumb|500px]]
Important: Database, Datasource, Password and User; Click Apply and OK; It is also possible to run Ubik Studio using WindowsAuthentication. To do this, the option in the "WindowsAuthentication" column must be set to "true" (in which case the username and password fields do not need to be filled in).
<brstyle="clear:both" />
==Create Metaclasses and Properties==
[[File:metaclass5.png|thumb|220px]]
To add the newly created properties to a metaclass, drag the corresponding metaclass into the ClassDetails Editor. Then, drag the desired properties from CUSTOMMETAPROPERTY into the metaclass.
<br style="clear:both" />
==Creating SelectiveList and SelectiveItem==
To add the list to the property, select the previously created list in the SELECTIVELIST column of CUSTOMMETAPROPERTY.
[[File:SLL6.png|thumb|220px]]
<br style="clear:both" />
==Create References and Links==
The metaclass referenced by the link property must be dragged into a ClassDetails editor. Subsequently, the link property is assigned to the corresponding metaclass under MetaProperties.
[[File:REF4.png|thumb|220px]]
<br style="clear:both" />
==Create View==
To correctly display data in hierarchical structures such as trees or nested lists, a view must retrieve the root objects (root elements) of the first level. This ensures that the view has the entry point for navigation and that child elements are referenced correctly. To create a RootObject, the MetaClass must be dragged into the BulkEditor. Then, an object can be created. This object must then be dragged onto the MetaClass in the Relation Editor.
[[File:VI4.png|thumb|220px]]
<br style="clear:both" />
==Rebuild==
[[File:RB2.png|thumb|220px]]
The program then restarts automatically.
<br style="clear:both" />
==View Test Environment==
[[File:VTE2.png|thumb|220px]]
The properties can be edited in the newly opened window.
<br style="clear:both" />
==Scopes and display in the client==
To edit the visibility of individual properties within the scopes, the Default Context is required in the RelationEditor. There, the ContextScope is expanded, the plus symbol next to the desired MetaClassScope is clicked to reveal the MetaProperties, and selecting a property opens a new window where visibility, lock status, priority, and sort order can be configured.
[[File:SC4.png|thumb|220px]]
To create MetaClassScopes manually, the METACLASSSCOPE must be dragged into a Bulk Editor[PF14.1] (CUSTOM -> ACM -> SCOPES -> METACLASSCOPE).
[[File:SC5.png|thumb|220px]]
New MetaClassScopes can be created in the Bulk Editor. The name and description should be formatted as MCS_..., with the name being capitalized. The MetaClass from which the scope should be created is dragged into the MetaClass column.
As a final step, the properties are dragged from the open bulk editor of the MetaClass into the context opened by the relation editor (by clicking on the first column next to the desired names, the entire row can be selected and moved).
[[File:SC8.png|thumb|220px]]
<br style="clear:both" />
==Release Metadefinitions==
After opening the dialog window, two context areas are displayed: "Context objects" and "Custom Context objects." Only the "Custom Context objects" area is relevant for the subsequent steps. Expand the "Custom Context objects" area until the desired context is visible, and select it with a single mouse click. Then, perform the following actions in the toolbar in the order specified: Evaluate Temporary Meta Definitions -> Clear Released Meta Definitions (this icon appears only after the context has been successfully rebuilt at least once) -> Release Meta Definitions. Ensure that the actions are performed sequentially and in the specified order.
[[File:MDR2.png|thumb|220px]]
<br style="clear:both" />
==Create User==
[[File:US1.png|thumb|220px]]
[[File:US2.png|thumb|220px]]
<br style="clear:both" />
==Create Workpackages and Tasks==
Navigate the hierarchy to "WORKPACKAGES MRO workpackages." Right-click this item and select "Derive new Object" to create a new metaclass for a new type of work package [PF20.1][PF20.2]. The work package name can subsequently be adjusted in the ObjectEditor. The name should be entered in uppercase letters; the description field can be filled in as desired, and there is also an option to enable multilingual support. To create a new task, use "TASK MRO tasks." Again, right-click and select "Derive new object" to create the metaclass. The task type is determined by the data type; for example, a text task requires an additional value property of type "string," whereas a check task requires a value property of type "bool." This value property is then dragged from the CUSTOMMETAPROPERTIES onto the metaclass opened in the RelationEditor.
[[File:WP1.png|thumb|220px]]
[[File:WP2.png|thumb|220px]]
[[File:WP3.png|thumb|220px]]
[[File:WP4.png|thumb|220px]]
<br style="clear:both" />
==Editors==
Object Editor: Edit the property values ​​of a single object.
Workflow Editor: View, design, and execute custom workflows.
<br style="clear:both" />
[[Category:Pages with broken file links|UBIK Studio Manual]]
189
edits