eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:relnotes:version_3_1:version_03_01_145



Version 3.1.145 (5.2.18)

DB Adapter

The existing flag MsSqlReadPast can now be used as a variable of type string so that you can define a custom lock parameter.

If you set the Boolean variable to true, then “WITH(READPAST)” is appended to the SELECT. If you define the variable of type string and set MsSqlReadPast = “WITH(NOLOCK)”, then you get “SELECT … WITH(NOLOCK)”.

Encryption of sensitive data

The UI now shows whether a value is encrypted (icon used: combination lock) or just hidden (icon used: simple lock) (s. Encryption of sensitive data).

eBiss Help as Service

To install and start the help as a service, use the eBiss.CommandClient, see: Running Help on the Server.

List selection dialogue improved

List selection dialogs that are shown after selecting a file or a folder, no longer react with an immediate selection of the preselected element when pressing the Enter key from the previous dialog.

Saving changes in the ReportDesigner

The native buttons for saving changes have been removed from the editor itself. Saving is now only possible with the regular Save button at the top of the window.

Search added to Type Editor

The type definition inside the Type Editor (tree view located in the first tab) can now be searched. The search is accessible by pressing Ctrl+F or via the corresponding menu item in the debugging menu.

Type generation improved

The type generation in the mapping and type editors has been further improved in regards to resolving type collisions.

RemoveMessages

New option 'Not in message box' for job step RemoveMessages available.

GetRootDocument

The function GetRootDocument can now be used in an EntityIfCase.

en/relnotes/version_3_1/version_03_01_145.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1