Changes

UBIK Studio Basics

761 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 (available . {{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
[[File:UI_UBIKControlsOverview.png|thumb|220px|upright|alt={{UBIK}} Studio controls|{{UBIK}} Studio controls]]
{| class="wikitable" | width = "50100%"
|-
! Control !! Preview !! Purpose
{{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 Studio Basics]]
[[Category:Studio|UBIK Studio Basics]]
1,514
edits