Changes

UBIK Studio Basics

1,097 bytes added, 10:59, 22 December 2020
/* Database specific settings */
The following arguments can be passed to and will be recognized by the UBIK.Studio.exe:
{| class="wikitable" | width = "50100%"
|-
! Parameter!! Purpose
|-
| ''-DBMAINTENANCE:activity''|| Starts {{UBIK}} Studio in maintenance mode. Possible activities are:
1 = recompiling of system structures; 2 = recreate MetaProperty views; 3 = recompile database; 4=Transfer Data to Attributes.
Please do not use this option if you do not have any knowledge about these activities.
|-|-
{{Attention|Setting these command line arguments might changes the expected behavior of a data model significantly!}}
 
 
 
=== Options ===
In the options you can configure your database connection by the following parameters
{| class="wikitable" | width = "50100%"
|-
! Parameter!! Purpose
| ''Language''|| Set the desired database language in [http://en.wikipedia.org/wiki/ISO_639-1 ISO639-1] syntax
|-
| ''WindowsAuthentication''|| If set to true, the user and password parameter are ignored and UBIK tries to connect to the SQL Server using the Windows credentials. {{Version/ServerSince|2.5.1}}|-| ''User''|| SQL Server user name. Only used when WindowsAuthentication is set to false.
|-
| ''Password''|| SQL Server password. Only used when WindowsAuthentication is set to false.
|-
|}
Additional options are
{| class="wikitable" | width = "50100%"
|-
! Parameter!! Purpose
|-
| ''AutoSaveTime''|| Set how often {{UBIK}} Studio should save all unsaved objects automatically, in minutes; -1 to turn off
|-
| ''NotifyOnError''|| Displays a notification if an error occurs; false to turn off
|-
| ''NotifyOnWarning''|| Displays a notification if a warning occurs; false to turn off
|-
|}
 
 
 
===Database specific settings===
The following parameters can be read, respectively edited here
{| class="wikitable" | width = "50100%"
|-
! Parameter!! Purpose
|-
| ''SessionServiceUrl[:Port]''|| If the SessionManagementType is configured to use a LAS or GAS, the ServiceUrl of the AS must be configure here. In the case of an Local management, this setting is ignored.<br />The port number ''Port'' must be specified only if other than 443 (default for https).
|-
| ''BinariesDeployment''|| Configure if the customizing binaries are distributed via a server file share or database.
|-
| ''LocalFileDeployment''|| Configure if the local file documents are distributed via a server file share or database.
|-
| ''Database TimeZone''|| Configure the time zone informatoin date - values are stored in the sql database. The default value is UTC
|-
|}
 
[[Category:2.5.1|UBIK Studio Basics]]
[[Category:Studio|UBIK Studio Basics]]
==Working with {{UBIK}} Studio==
The top area of {{UBIK}} Studio features a menu strip:
{| class="wikitable" | width = "50100%"
|-
! Menu!!Menu item!!Shortcut!! Purpose
The very bottom of the {{UBIK}} Studio window displays a status strip, providing the following information, from left to right:
{| class="wikitable" | width = "50100%"
|-
! Initial value!! Purpose
=== Status Notification ===
[[File:UI_StatusNotification.png|thumb|220px|upright|alt={{UBIK}} Studio status notification|{{UBIK}} Studio status notification]]
{{UBIK}} Studio informs the user about important events happening within the UBIK system.Therefore the Status strip has a notification area on the right showing a yellow notification icon once there has occured an event the user should be aware of. These events are warning and error messages or also a reminder from the {{UBIK}} Customizing Control to rebuild changed customizing code in order to provide the expected system behaviour. If there is a certain action involved to handle this notification, it is possible to get there immediately (e.g. open the [[Event Tracer ]] window to review a warning) by clicking on the notification icon itself.
=== Working area and controls ===
====Using and connecting controls====
Each control provides different functionality for object creation/modification. Clicking the header of an empty tab strip in one of these areas with the left mouse button will bring up a context menu, that allows you to create a new tab page hosting one of the following controls:
 
[[File:UI_UBIKControlsOverview.png|thumb|220px|upright|alt={{UBIK}} Studio controls|{{UBIK}} Studio controls]]
{| class="wikitable" | width = "50100%"
|-
! Control !! Preview !! Purpose
| ''[[Workflow Editor]]''|| [[File:UI_WorkflowEditor.png|220x140px]] || View, design and run customer specific workflows
|}
 
All controls in the {{UBIK}} working area offer the following interaction functionality:
{{Hint|Drag&Drop with the right mouse button to only set the context object of a control, without connecting ListenTo}}
 
{{Hint|Drag&Drop an object at an empty tab strip will let you select the control afterwards and subsequently sets the context object}}
 
 
===User rights===
{{Attention|Be careful, manipulating system objects might results in instability of {{UBIK}} Studio or other {{UBIK}} components!}}
 
 
 
==See also==
* [[:Category:Studio controls|Studio controls]]
* [[HowTo:Install_UBIK_Studio|How to install UBIK Studio]]
* [[UBIK_Console]]
 
{{Category/Version|2.5.1}}
[[Category:2.5.1|UBIK StudioBasics]][[Category:Studio|UBIK Studio Basics]]
1,514
edits