A datasource defines the connection parameters to the database server. This database name is used to refer to the database when performing a query.
To configure a datasource:
Go to the LincWare System Administration (LWSA) portal: https://servername/lwsa/
Click the show details button next to JDBC connections:.
Enter the database name.
Select the JDBC ID (JDBC driver type).
Enter the database username.
Enter the password.
Enter the database server name/IP address.
Enter the TCP/IP port used to connect to the database server. Commonly used ports: MS SQL Server: 1433; Oracle: 1521; PostgreSQL: 5432; MySQL: 3306. Click here for more information on finding MS SQL server ports.
Click the test button to ensure proper connectivity.
Repeat these steps for every database that needs a connection. Note: LWSA only provides the ability to add one database at a time; you must save changes after adding each database.