DataBridge

CRM Applications


DataBridge Properties

DataBridge uses a CRMA AppProperties properties file to provide the many necessary runtime parameters.

Main Properties

The application engine itself requires properties to configure which Input, Mapper & Output drivers to use. (Once the drivers are loaded they read their own properties from the same file.) The application supports a Default property that can be used to specify the taskname. The application also shadows some of the CRMA AppLogger properties.

Input Properties

The input properties support various input requirements, such as Filename, Encoding or SQL Name.

Output Properties

The output properties support various output requirements, such as (again) Filename, Encoding or XML Name.

Mapper Properties

The mapper properties support various mapper requirements, such as (once again) Filename, Path or Map Name.