The MPL Source Section

The <Source> section in the MPLParameterInfo.xml file defines the database connection information used to connect to the database storing the XAI table information. It contains the following attributes:

Attribute Name Description
Source Type Defines the source of the data, for example ORACLE or DB2.
jdbcURL The URL used to connect to the product database. For example: jdbc:oracle:thin:@//server-name:1234/DBNAME
databaseUser The Oracle User Id used to connect to the database. For example: sysuser
databaseUserPassword The Oracle password used to connect to the database. For example: sysuserpassword