Setting up Infor Expense receipts
Receipt images are stored separately from the transactional database.A data source name, for example ExtnReceiptDataSource, is used to search for the database connection properties.
To configure the data source, you must first set up a receipts database instance. You must
create receipts tables after you set up the database. A DB script is available for each
supported database vendor to create the table. The ReceiptsScript.dbVendor
script is available for each supported database vendor to create the table. The
dbVendor specifies the extension that corresponds to the database type such as mssql for
MicroSoft SQL Server, or ora for Oracle. These scripts are in
installation root/webapps/receipts/conf/dbScripts
folder.