Table of Contents

Setup menu > Application

Databases

This settings tab lists all databases known to Vigilens.

Add a database

SQL Language used

Vigilens natively supports the SQL language for the following platforms:

Data source

Oracle

For Oracle databases, connection is made through OCI, only TNS service name has to be provided.

In some machine configurations, the OCILIB library does not initialize correctly because the Windows user environment variables do not allow to locate the oci.dll file (present in the Oracle installation directory).
NB : this is often the case for the web server due to Windows account binded to web service.

It is then possible to define this path via a registry key: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\EVIDENS\Param\OracleLibPath
(HKEY_LOCAL_MACHINE\SOFTWARE\EVIDENS\Param\OracleLibPath for 32 bits machines)

ODBC

Otherwise, the connection is made through ODBC.

You must then choose (with the wizard) one of the ODBC connections defined either at the user level or at the system level. In most cases, we will use a system source.

In the case where the data source is not created in ODBC, you can access the windows ODBC setup by clicking ODBC data source setup button.

On 64-bit systems, it is advisable to use this button to access ODBC data source administration. This is because the application uses the 32-bit version of ODBC while the administration tools allow access to the 64-bit version.

In order to be able to add or modify an ODBC source from ODBC data source setup button, it may be necessary to start the AdminTool as administrator.

Connection

It is advisable to enter the login information so that the user does not have to enter it every time the data source is used.

Database type

Allows you to specify the JDE version to ensure the correct reading of the data. In the case of a JDE type source, the choice of version ensures the correct operation of the functionalities specific to JDE type data sources.

Data source name

Type here the description that will appear everywhere in Vigilens.

Advanced Setup

Global

Files

Attachement

This tab is only visible for JDE data sources.
It allows you to specify if the appendices are in HTML format or not.
As for the other options, these are advanced settings that should not be modified without a valid reason.

Share

Once defined, a data source must be shared in order to be used on multiple machines. An unshared data source can only be used on the machine on which it was created.

For JDE type data sources, it is mandatory to share the data source even if only one machine is used.

Help box

This tab allows you to select the elements of the application for which you want to display tooltips as well as the delay for displaying tooltips.

Global

Set user

This tab allows you to change the password of the logged-in user as well as the languages associated with it:

Database for export

This tab works like the “Databases” tab but allows you to define the data sources that can be used by “Export to a database” type renditions.