Configuring the credit card import tool

You must ensure that the Infor Expense Management configuration file on the computer where you run the import tool contains the database connection parameters before you run the credit card import tool. The connection parameters must be set during the installation process.

The credit card import tool accesses the Infor Expense Management database directly. This information is required in the Infor Expense Management extensity-appserver.properties configuration file to connect to the database:

  • online.dbServer=server
  • online.dbServer=database
  • online.dbType=database type
  • online.dbPassword=DB password
  • online.dbUser=DB user id

This table lists the parameters required to locate the database:

Parameter Input
server The name of the server that contains the Infor Expense Management database or instance of the database.
database The name of the Oracle or MSSQL server database.
database type The database type. Specify one of these types in lower case:
  • MS SQL
  • Oracle
DB password The password for the database
DB user id The ID of the user connected to the Infor Expense Management database.

To configure the Credit Card Import tool:

  1. Open the extensity-appserver.properties file on the computer and run the import tool.
  2. Specify the appropriate parameters based on your platform.
  3. Save the changes.