Considerations for postgresql, Configuring the data connector – Kofax Business Interaction Server User Manual

Page 15

Advertising
background image

Configuring Data Lookup

Business Interaction Server Configuration Guide

9

Considerations for PostgreSQL

After the installation of Business Interaction Server, PostgreSQL includes a user with

the name “postgres” and the password “postgres”. If you want to change the

password of this user, follow this procedure.

X To change the password of the user “postgres”

1

In the Windows Services panel, stop BISService.

2

In pgAdmin III, change the password of the user “postgres”.

Note

For more information about user administration in PostgreSQL, refer to

the PostgreSQL documentation.

3

In the configuration file postgresql-ds.xml, usually located in C:\Program

Files\Kofax\Business Interaction Server\Avalin\Jboss\server\avalin

\deploy, insert the new password in the <datasources> section.

4

In the configuration file liferay-ds.xml, usually located in C:\Program

Files\Kofax\Business Interaction Server\Avalin\Jboss\server\avalin

\deploy, insert the new password in the <datasources> section.

5

Start BISService and verify that your changes are effective.

Configuring the Data Connector

After you have gone through the above-mentioned considerations, use the following

procedure to configure the data connector.

X To configure data lookup in Microsoft Access, Microsoft SQL Server,

MySQL, or PostgreSQL

1

In Kofax Administration Console, select the Business Interaction Server tab.

2

In the Navigator, select Configuration | Data Connector. The Data Connector

page appears.

Advertising