Skip to main content
Version: 3.20.2

Data Source

To create an external form, you must first have an external data source (database) configured in Fusion.

Note

To access Data Source creation from the menu go to Setup > Data Source.

On the Data Sources screen, click New to add a new data source. To add more than one, click New:

1

The settings for creating a new data source are available on this screen:

2

  1. Name: Create a name for the data source being registered.
  2. Data Source Type: May vary between Data Source or Web Service.

If it is a Web Service, the available fields will be as follows:

3

If you are a Data Source, the available fields will be as follows:

4

  1. Login: Enter the login to access the database.
  2. Password: Enter the password corresponding to the login.
  3. Generate Schema: Select Yes to define whether Fusion should save data to the external database. This setting is not recommended. When you select No, you will need to create the external form separately in Fusion.
  4. Database: You can choose the database from which you want to connect to Fusion. Depending on the type, different fields appear for configuration. By default, the “Custom” option is selected, but the other options are:

5

Personalized

With the default Custom option, the fields are available:

  1. Connection URL: Enter the URL to connect to the database that will be connected by Fusion.
  2. JDBC Driver: Enter the class that represents the JDBC driver.
  3. Dialect: Enter the class that defines the language for communication between the database and the Fusion persistence layer.
  4. Query for connection tests: Enter the test command to verify the correct functioning of the database.

Informix

With the Informix option, the following fields are available:

  1. Host: Enter the IP or hostname of the database server.
  2. Database: Enter the Fusion database.
  3. Server: Enter the database server.

Microsoft SQL Server

With the Microsoft SQL Server option, the fields are available:

  1. Host: Enter the IP or hostname of the database server.
  2. Database: Enter the Fusion database, which must be populated with the name of the database.

My SQL

With the My SQL option, the fields are available:

  1. Host: Enter the IP or hostname of the database server.
  2. Database: Enter the Fusion database, which must be populated with the name of the database.
  3. Port: Enter the port to connect to the database.

#ODBC

With the ODBC option, the following fields are available:

  1. Dialect: Enter the class that defines the language for communication between the database and the Fusion persistence layer.
  2. Schema: Enter the name of the schema where the database is located.
  3. ODBC Data Source: Enter the ODBC data source.

Oracle

With the Oracle option, the fields are available:

  1. Version: Enter if the Oracle version is 8, 9, 10, or 12c.
  2. Connection Driver: Enter the name of the schema where the database is located. The selection options are Thin, Oci, or Kprb.
  3. Connection: You can choose between SID and SERVICE_NAME. Note that the choice made in this field affects field X
  4. Host: Enter the IP or hostname of the Database server.
  5. Port: Enter the database port.
  6. SID or SERVICE_NAME: Enter the name of your bank's SID or SERVICE_NAME.
  7. Schema: Enter the name of the schema where the database is located.

Thin

When you select the Thin option, the following fields are left to be filled in:

6

Oci

When you select the Oci option, the following fields are left to be filled in:

7

Korb

When selecting the Kprb option, the following fields are left to be filled in:

8

Progress

With the Progress option, the following fields are available:

  1. Host: Enter the IP or hostname of the Database server.
  2. Database: Enter the Fusion database.
  3. Port: Enter the database port.

Sybase

With the Sybase option, the fields are available:

  1. Host: Enter the IP or hostname of the Database server.
  2. Database: Enter the Fusion database.
  3. Port: Enter the database port.